Commit Graph

7169 Commits (e05c2c622530d677ac2094416777cc0451b619fd)
 

Author SHA1 Message Date
S. Elliott Johnson e05c2c6225 Lint and format src/runtime/internal/loop.js
3 years ago
S. Elliott Johnson a6131de7af Move src/runtime/internal/loop.ts to src/runtime/internal/loop.js
3 years ago
S. Elliott Johnson 3ae44e612b Convert src/runtime/internal/loop.ts to JavaScript
3 years ago
S. Elliott Johnson 048ae8f32e Manual cleanup of src/runtime/internal/lifecycle.js
3 years ago
S. Elliott Johnson 2804d71095 Lint and format src/runtime/internal/lifecycle.js
3 years ago
S. Elliott Johnson 5e00379cf8 Move src/runtime/internal/lifecycle.ts to src/runtime/internal/lifecycle.js
3 years ago
S. Elliott Johnson 3b1026530c Convert src/runtime/internal/lifecycle.ts to JavaScript
3 years ago
S. Elliott Johnson 7350a3f4be Manual cleanup of src/runtime/internal/keyed_each.js
3 years ago
S. Elliott Johnson 3d446c53cb Lint and format src/runtime/internal/keyed_each.js
3 years ago
S. Elliott Johnson 4dbfda1463 Move src/runtime/internal/keyed_each.ts to src/runtime/internal/keyed_each.js
3 years ago
S. Elliott Johnson 17c0c67747 Convert src/runtime/internal/keyed_each.ts to JavaScript
3 years ago
S. Elliott Johnson 78e8d8467c Lint and format src/runtime/internal/globals.js
3 years ago
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