Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create non-auto-registering routes #1450

Merged
merged 57 commits into from
Jul 24, 2023
Merged

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    7bb4caa View commit details
    Browse the repository at this point in the history
  2. add files with -

    KonnorRogers committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bb01ecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a514c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    2dcbf70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e94da3 View commit details
    Browse the repository at this point in the history
  3. fix lots of things

    KonnorRogers committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6902ced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    746cd0a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    d6d42ce View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    6b8b43e View commit details
    Browse the repository at this point in the history
  2. update changelog

    KonnorRogers committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    313c538 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    KonnorRogers committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0efbeba View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. formatting

    KonnorRogers committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c71e6f8 View commit details
    Browse the repository at this point in the history
  2. fixes

    KonnorRogers committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    206e3a9 View commit details
    Browse the repository at this point in the history
  3. update changelog

    KonnorRogers committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b76ba9e View commit details
    Browse the repository at this point in the history
  4. lint / formatting

    KonnorRogers committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3c37755 View commit details
    Browse the repository at this point in the history
  5. fix version injection

    KonnorRogers committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f741b57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    782de18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbf5bb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    b6bcc6e View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    KonnorRogers committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7527151 View commit details
    Browse the repository at this point in the history
  3. fix jsdoc null issue

    KonnorRogers committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    165d76e View commit details
    Browse the repository at this point in the history
  4. fix templates

    KonnorRogers committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9d746c6 View commit details
    Browse the repository at this point in the history
  5. use exports

    KonnorRogers committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    47104bf View commit details
    Browse the repository at this point in the history
  6. working on tests

    KonnorRogers committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5673819 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    28462da View commit details
    Browse the repository at this point in the history
  2. fix customElements test

    KonnorRogers committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    de8a28a View commit details
    Browse the repository at this point in the history
  3. linting

    KonnorRogers committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    9230347 View commit details
    Browse the repository at this point in the history
  4. fix some test stuff

    KonnorRogers committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    86246bc View commit details
    Browse the repository at this point in the history
  5. clean up test

    KonnorRogers committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    c5e2195 View commit details
    Browse the repository at this point in the history
  6. clean up comment

    KonnorRogers committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    af4780a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    682f74d View commit details
    Browse the repository at this point in the history
  2. linting / formatting

    KonnorRogers committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    206e1d3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' of https://github.com/shoelace-style/shoelace int…

    …o konnorrogers/dont-auto-define
    KonnorRogers committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bb6858e View commit details
    Browse the repository at this point in the history
  4. linting / formatting

    KonnorRogers committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8ffb396 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9af7ee5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. set bundle false

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f23290e View commit details
    Browse the repository at this point in the history
  2. set bundle true

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    27c8574 View commit details
    Browse the repository at this point in the history
  3. dont minify

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    09182fb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'next' of https://github.com/shoelace-style/shoelace int…

    …o konnorrogers/dont-auto-define
    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    64bd313 View commit details
    Browse the repository at this point in the history
  5. fix merge conflicts

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4bb7126 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1329599 View commit details
    Browse the repository at this point in the history
  7. fix lint errors

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a46cca0 View commit details
    Browse the repository at this point in the history
  8. prettier

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8799888 View commit details
    Browse the repository at this point in the history
  9. appease eslint

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    02d29f7 View commit details
    Browse the repository at this point in the history
  10. appease eslint gods

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    070f411 View commit details
    Browse the repository at this point in the history
  11. appease eslint gods

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8a8f3f5 View commit details
    Browse the repository at this point in the history
  12. appease eslint gods

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f35cb70 View commit details
    Browse the repository at this point in the history
  13. appease eslint gods

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    48168e8 View commit details
    Browse the repository at this point in the history
  14. add shoelace-autoloader

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bbce79d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    23f4166 View commit details
    Browse the repository at this point in the history
  16. add exportmaps note

    KonnorRogers committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1fb8a78 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge branch 'next' of https://github.com/shoelace-style/shoelace int…

    …o konnorrogers/dont-auto-define
    KonnorRogers committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d0c4d5d View commit details
    Browse the repository at this point in the history
  2. prettier

    KonnorRogers committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    676ec88 View commit details
    Browse the repository at this point in the history
  3. add jsdelivr entrypoint

    KonnorRogers committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    20f9340 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. read as utf8

    KonnorRogers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f8fadc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eab6f9 View commit details
    Browse the repository at this point in the history
  3. prettier

    KonnorRogers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    138c0ad View commit details
    Browse the repository at this point in the history