Commit Graph

7089 Commits (99b6a25d9df48d1fb9246398b009227bd9935065)
 

Author SHA1 Message Date
Yuichiro Yamashita 4b84c4df3a
[fix] Improve `is_promise` handling (#8162)
2 years ago
Yuichiro Yamashita e1a1c7fa87
[chore] Fix CI (#8160)
2 years ago
Yuichiro Yamashita 26c0d3f17d
Update CHANGELOG.md
2 years ago
Simon H 762d0429b1
[fix] propagate bindings correctly (#8114)
2 years ago
Tan Li Hau 1d658e7501
Update CHANGELOG.md
2 years ago
Mathias Picker c9e98e6bba
[fix]: remove double up initialization on svelte:element (#8142)
2 years ago
Tan Li Hau 14d09a0850
Update CHANGELOG.md
2 years ago
Ming07 1f021226c5
[fix] named slots breaks svelte-ignore comments (#8105)
2 years ago
Tan Li Hau 4f365f0171
Update CHANGELOG.md
2 years ago
Gus Wezerek a5d6713c8e
Fix bug with transition draw when delay is passed (#8094)
2 years ago
wackbyte 094483b397
[fix] say "nonnegative" instead of "positive" tabIndex for `a11y-no-noninteractive-tabindex` (#8126)
2 years ago
Tan Li Hau 06648d1f65
Update CHANGELOG.md
2 years ago
Ramon Snir f84c00edb9
[fix] static svelte:element not replaced with tag in production mode (#7938)
2 years ago
Yuichiro Yamashita de6821a1de
[ chore] disable puppeteer on Linux for Node8 and 10 (#8155)
2 years ago
Simon H b8f32c0b1a
[docs] clear timeout on destroy
2 years ago
Simon H 786505d6bc
update changelog
2 years ago
Simon H c73b9a00ea
[fix] add submitter property to submit event
2 years ago
Geoff Rich 6a23d9b65f
[docs] fix transition direction options (#8133)
2 years ago
Rich Harris b8bc1be0a8
remove blog content. it now lives in sites repo (#8117)
2 years ago
gaac510 eef125f6c1
[docs] update outdated SvelteKit release info (#8128)
2 years ago
Simon H 670f458056
[docs] adjust code snippet to conform with previous one
2 years ago
Nilesh ad8dbfb9b9
[docs] Add comment about generating a Svelte project without Kit (#8115)
2 years ago
Conduitry 3ba0e30416 -> v3.55.0
2 years ago
Simon H 512eda7a84
[feat] add html typings (#7649)
2 years ago
Ben McCann a0a6bd1f54
[docs] add some basic docs about bundler plugins (#8092)
2 years ago
Conduitry aa5a1cdf1a -> v3.54.0
2 years ago
Conduitry 86524181a9 update changelog
2 years ago
Yuichiro Yamashita 94e51df07b
[fix] escape style attribute for SSR (#8087)
2 years ago
Conduitry 75c3a48245 update changelog
2 years ago
Yuichiro Yamashita cc52dc442b
[docs] add explanation about property binding order (#7833)
2 years ago
Daniel Huang f45b823770
[docs] fix inconsistent margin in svelte/motion spring tutorial (#8081)
2 years ago
Yuichiro Yamashita d8c6ab87df
Update CHANGELOG.md
2 years ago
Tan Li Hau 2f61907ec1
[fix] allow invalidating variables from @const declared function (#7858)
2 years ago
Ben McCann 5eb1ff9946
[docs] publish roadmap. add process section to contributor's guide and re-organize a bit (#7965)
2 years ago
Yuichiro Yamashita 43905ccc22
Update CHANGELOG.md
2 years ago
Simon H 4c5469b1ee
[fix] don't run binding init unnecessarily (#7981)
2 years ago
Yuichiro Yamashita d2ff2aee4f
Update CHANGELOG.md
2 years ago
Bert B ed3ac92ec0
[fix] Suppress `a11y-no-noninteractive-tabindex` warning if an element has a `tabpanel` (#8025)
2 years ago
Yuichiro Yamashita de46e36315
Update CHANGELOG.md
2 years ago
Torsten Dittmann 676716979a
[fix] a11y - allow fallback roles (#8045)
2 years ago
Yuichiro Yamashita 6330bfc052
Update CHANGELOG.md
2 years ago
Pat Cavit 84d61c61f8
[feat] Add options w/ direction to transitions (#8068)
2 years ago
Sanguansak Petchmeesri 14f33cfe61
[docs] add rel noreferrer to fix warning in tutorial (#8024)
2 years ago
Janosh Riebesell 8b462fd7da
[docs] Fix 3.52.0 a11y warning in svelte-self tutorial (#7988)
2 years ago
Frozen FIsh 6923b2e99b
[chore] upgrade node to 18 (#8018)
2 years ago
Simon He e44762aa2d
[chore] add ESLint Caching (#8069)
2 years ago
Christian Bromann e86c0c610b
[docs] Add WebdriverIO as alternative testing solution
2 years ago
Dani Sandoval 1852bc4640
[docs] "What's new in Svelte" December newsletter (#8064)
2 years ago
Conduitry 91f8764145 -> v3.53.1
2 years ago
Simon H e48fa4ac29
[fix] util polyfill to make compiler self-contained (#8014)
2 years ago