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

[feat] Legacy JS support (fixes #12) #6265

Open
wants to merge 125 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2021

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

Commits on Dec 3, 2021

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

Commits on Jul 26, 2022

  1. (try to) merge branch 'legacy-builds' of github.com:smertelny/kit int…

    …o legacy-builds.
    
    Not working so well by far...
    Tal500 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    f18844a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd8e24a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. fixing legacy chunk generation

    Tal500 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    2ce2297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f12ccd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    365fc7c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    992bf32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab16dc1 View commit details
    Browse the repository at this point in the history
  3. inject scripts on HTML to the right path and add polyfills

    Dev mode has so much just thought, need to clean up the code.
    Tal500 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    be104be View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    bc688b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245525a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b2d38b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0e11fb View commit details
    Browse the repository at this point in the history
  5. uninstall terser from kit

    Tal500 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    dd99a84 View commit details
    Browse the repository at this point in the history
  6. undo svelte versioning

    Tal500 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9dfaeed View commit details
    Browse the repository at this point in the history
  7. update&fix? pnpm lock

    Tal500 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    906e488 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01a7fc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c67c0fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2140f56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    310a770 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d7bfde View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    0058384 View commit details
    Browse the repository at this point in the history
  2. better description

    Tal500 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e1faca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9458254 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c75ad1 View commit details
    Browse the repository at this point in the history
  5. add a describing changeset

    Tal500 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    47280df View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    81d1d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb0fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647c7fb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    dadf8a9 View commit details
    Browse the repository at this point in the history
  2. versioning of the fork

    Tal500 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    aaf9ee4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Merge branch 'master' into legacy-builds

    Also adapt the import mechanism for endpoints data to support legacy.
    Tal500 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2f7852c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b7c0e View commit details
    Browse the repository at this point in the history
  3. explicitly tell the client start script if the current mode is legacy…

    … or not
    
    This solves an issue when the user choose not to use the legacy plugin at all, and then `import.meta.env.LEGACY` is invalid token.
    Tal500 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e498176 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    Tal500 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5530c5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db50689 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67c98bf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    893ec3b View commit details
    Browse the repository at this point in the history
  2. fix formatting

    Tal500 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    fe6b184 View commit details
    Browse the repository at this point in the history
  3. restore package.json

    Tal500 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    23e1907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1357f13 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    90592d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c1458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e82b3 View commit details
    Browse the repository at this point in the history
  4. formatting

    Tal500 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    dd60429 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    160516d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7682c1 View commit details
    Browse the repository at this point in the history
  3. fix linting

    Tal500 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    be1e182 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

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

Commits on Sep 10, 2022

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

Commits on Sep 28, 2022

  1. Merge branch 'master' into legacy-builds.

    Also introduce a new neccessary polyfill - proxy-polyfill, and upgrade @vitejs/plugin-legacy.
    Tal500 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1af12dd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    4a2dcf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46cc4b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    bfa6ad3 View commit details
    Browse the repository at this point in the history
  2. On kit site, check the availability of Web Workers instead of Service…

    … Workers, but restrict this check only when not on legacy mode.
    
    The reason for the last, is because Vite doesn't seem to handle Web Worker well on legacy.
    Tal500 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    582aae0 View commit details
    Browse the repository at this point in the history
  3. use !!import.meta.env.LEGACY instead of getting it as parameter to …

    …`start()`
    
    The advantage is that its value is determined at build time.
    Tal500 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    05b72e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    27ec16c View commit details
    Browse the repository at this point in the history
  2. remove an old typing part

    Tal500 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    cd11fbd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    53802e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d32123 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9cf1fd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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

Commits on Nov 14, 2022

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

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    b4aec49 View commit details
    Browse the repository at this point in the history
  2. Use postcss-preset-env in the site to fix CSS, and support more bro…

    …wsers with `.browserlistrc` file
    Tal500 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ae1f26e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b89ce2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    712ed62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb1a457 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3d7023 View commit details
    Browse the repository at this point in the history
  7. format test

    Tal500 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4a1ac37 View commit details
    Browse the repository at this point in the history
  8. add test command

    Tal500 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2a609a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    933f706 View commit details
    Browse the repository at this point in the history
  10. improve tests

    Tal500 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3b09a89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ce3015 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. fix flakiness of dev tests, that happen because of overriding the `da…

    …ta-sveltekit-prefetch` of the body tag in playwright
    Tal500 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5cdd1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4baede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3882ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9fe5e5 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    Tal500 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0c35ff0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Merge master

    Tal500 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e5dcc6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103da14 View commit details
    Browse the repository at this point in the history
  3. fix format

    Tal500 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    2d3739e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 15, 2022

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

Commits on Dec 22, 2022

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

    Tal500 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    70fca5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b60be61 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    b291a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58ca3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841f211 View commit details
    Browse the repository at this point in the history
  4. fix a possible issue with history.scrollRestoration on legacy and u…

    …se `eslint-plugin-compat` to detect compatibility
    Tal500 committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    aee9e15 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    Tal500 committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    ffbac7b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    33fef71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc48483 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    cd9497c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab09153 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    Tal500 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    15fd8b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb9f3b7 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    Tal500 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    be3a632 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    5429384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896ad47 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    f3db95f View commit details
    Browse the repository at this point in the history
  2. fix the root <div> warning

    Tal500 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    559f1b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f61656 View commit details
    Browse the repository at this point in the history
  4. improve legacy automated tests

    Tal500 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8853947 View commit details
    Browse the repository at this point in the history
  5. fix test code

    Tal500 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b688721 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79cd778 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0041e26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c4d26b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d920f2 View commit details
    Browse the repository at this point in the history
  10. fix formatting

    Tal500 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5cb0cbc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    ac11253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b6624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6448aa1 View commit details
    Browse the repository at this point in the history
  4. fix rendered formatting

    Tal500 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7fe94b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e40b75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3168b7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d19a50 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    a409693 View commit details
    Browse the repository at this point in the history
  2. minor testing package name fix

    Tal500 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a59f971 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

Commits on Apr 10, 2023

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