Commit Graph

7157 Commits (2a46f2557b792aeb57f9c31f946ecaa8c717b28b)
 

Author SHA1 Message Date
S. Elliott Johnson 2a46f2557b Move src/runtime/internal/globals.ts to src/runtime/internal/globals.js
3 years ago
S. Elliott Johnson fe9a69ca6f Convert src/runtime/internal/globals.ts to JavaScript
3 years ago
S. Elliott Johnson 9ac958a77a Manual cleanup of src/runtime/internal/environment.js
3 years ago
S. Elliott Johnson 30c36a3d1d Lint and format src/runtime/internal/environment.js
3 years ago
S. Elliott Johnson b673e15406 Move src/runtime/internal/environment.ts to src/runtime/internal/environment.js
3 years ago
S. Elliott Johnson 629bdbf3fa Convert src/runtime/internal/environment.ts to JavaScript
3 years ago
S. Elliott Johnson 4bea83c972 Manual cleanup of src/runtime/internal/dev.js
3 years ago
S. Elliott Johnson 6045cb08a1 Lint and format src/runtime/internal/dev.js
3 years ago
S. Elliott Johnson 4ee5f7a594 Move src/runtime/internal/dev.ts to src/runtime/internal/dev.js
3 years ago
S. Elliott Johnson ea4e7931e4 Convert src/runtime/internal/dev.ts to JavaScript
3 years ago
S. Elliott Johnson c7fd1c69d2 Manual cleanup of src/runtime/internal/Component.js
3 years ago
S. Elliott Johnson 2c591835fe Lint and format src/runtime/internal/Component.js
3 years ago
S. Elliott Johnson 78da97493b Move
3 years ago
S. Elliott Johnson f1f68b834d Convert src/runtime/internal/Component.ts to JavaScript
3 years ago
S. Elliott Johnson d5761c85c5 Format src/runtime/internal/await_block.js
3 years ago
S. Elliott Johnson 5a93b97f5f chore: Move
3 years ago
S. Elliott Johnson c6344f0bf4 feat: Convert src/runtime/internal/await_block.ts to JavaScript
3 years ago
S. Elliott Johnson 0af3f6c83b chore: Manual cleanup
3 years ago
S. Elliott Johnson ebcc50e9a1 chore: Move
3 years ago
S. Elliott Johnson 7d94c82fb2 feat: Convert src/runtime/internal/animations.ts to JavaScript
3 years ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
3 years ago
Simon Holthausen 573acf9073 Merge branch 'master' into version-4
3 years ago
Dominik G 56df761f95
breaking: set verison to 4, remove engines.pnpm and bump engines.node to >=16 (#8566)
3 years ago
Ben McCann 5e486c19ad
docs: fix links in changelog
3 years ago
Conduitry 64b8c8b33c -> v3.59.1
3 years ago
Simon H b6288ecdb7
fix: Handle dynamic values in `a11y-autocomplete-valid` (#8567)
3 years ago
Ben McCann 6fbb36d1fe
fix: improve setup of default export and remove `svelte/ssr` (#8516)
3 years ago
Simon Holthausen 418f4c2381 Merge branch 'master' into version-4
3 years ago
Conduitry 4537eb77bb -> v3.59.0
3 years ago
Vaibhav Rai 37c8bd7e67
fix: var scope should not extend outside the reactive block (#6800)
3 years ago
Christoph Rüßler 3f2f1e58df
feat: add a11y `autocomplete-valid` (#8520)
3 years ago
Ben McCann 81cfab9142
Update CHANGELOG.md
3 years ago
Karl Erik Hofseth afd38494b4
fix: provide a workaround for `unsafe-inline` CSP that also works in Safari (#7800)
3 years ago
Nguyen Tran c0363966d3
fix: treat slots as if they don't exist when using CSS adjacent and general sibling combinators (#8422)
3 years ago
Robin Munn 19e163f59d
feat: pass update function to store setup callbacks (#6750)
3 years ago
Ramon Snir ea73930132
fix: allow $store to be used with changing values including nullish values (#7947)
3 years ago
Nguyen Tran 83679e9700
fix: array rest destructuring in markup (#8555)
3 years ago
Nguyen Tran 17bf6db541
fix: Array rest property fix (#8553)
3 years ago
Simon H e45a1e05a3
note of restructuring
3 years ago
Simon H d083f8a3f2
feat: custom elements rework (#8457)
3 years ago
Cas c4261abfde
feat: document fullscreenElement and visibilityState bindings (#8507)
3 years ago
abirtley a74caf1381
docs: Clarify when bind:group does not work (#8540)
3 years ago
xxkl1 b7359c8361
feat: add window bind devicePixelRatio support (#8534)
3 years ago
Yuichiro Yamashita 0677d89fff
chore: fix CI on Node 20 (#8528)
3 years ago
Yuichiro Yamashita 384927dbf3
chore: TypeScript to JavaScript + JSDoc for tests (#8526)
3 years ago
Ben McCann 8ffd2112bc
chore: fix CI setup for unit tests (#8530)
3 years ago
Nguyen Tran f064c39d5f
fix: relax no-redundant-roles implementation (#8536)
3 years ago
Simon H 572f5372d4
breaking: deprecate SvelteComponentTyped, add generics to SvelteComponent (#8512)
3 years ago
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
3 years ago
Simon H 6ba2f72251
chore: Update CHANGELOG.md
3 years ago