Commit Graph

7095 Commits (ed75534cf98123b5c003bb90e202a4638af547ca)
 

Author SHA1 Message Date
Tan Li Hau 4f365f0171
Update CHANGELOG.md
4 years ago
Gus Wezerek a5d6713c8e
Fix bug with transition draw when delay is passed (#8094)
4 years ago
wackbyte 094483b397
[fix] say "nonnegative" instead of "positive" tabIndex for `a11y-no-noninteractive-tabindex` (#8126)
4 years ago
Tan Li Hau 06648d1f65
Update CHANGELOG.md
4 years ago
Ramon Snir f84c00edb9
[fix] static svelte:element not replaced with tag in production mode (#7938)
4 years ago
Yuichiro Yamashita de6821a1de
[ chore] disable puppeteer on Linux for Node8 and 10 (#8155)
4 years ago
Simon H b8f32c0b1a
[docs] clear timeout on destroy
4 years ago
Simon H 786505d6bc
update changelog
4 years ago
Simon H c73b9a00ea
[fix] add submitter property to submit event
4 years ago
Geoff Rich 6a23d9b65f
[docs] fix transition direction options (#8133)
4 years ago
Rich Harris b8bc1be0a8
remove blog content. it now lives in sites repo (#8117)
4 years ago
gaac510 eef125f6c1
[docs] update outdated SvelteKit release info (#8128)
4 years ago
Simon H 670f458056
[docs] adjust code snippet to conform with previous one
4 years ago
Nilesh ad8dbfb9b9
[docs] Add comment about generating a Svelte project without Kit (#8115)
4 years ago
Conduitry 3ba0e30416 -> v3.55.0
4 years ago
Simon H 512eda7a84
[feat] add html typings (#7649)
4 years ago
Ben McCann a0a6bd1f54
[docs] add some basic docs about bundler plugins (#8092)
4 years ago
Conduitry aa5a1cdf1a -> v3.54.0
4 years ago
Conduitry 86524181a9 update changelog
4 years ago
Yuichiro Yamashita 94e51df07b
[fix] escape style attribute for SSR (#8087)
4 years ago
Conduitry 75c3a48245 update changelog
4 years ago
Yuichiro Yamashita cc52dc442b
[docs] add explanation about property binding order (#7833)
4 years ago
Daniel Huang f45b823770
[docs] fix inconsistent margin in svelte/motion spring tutorial (#8081)
4 years ago
Yuichiro Yamashita d8c6ab87df
Update CHANGELOG.md
4 years ago
Tan Li Hau 2f61907ec1
[fix] allow invalidating variables from @const declared function (#7858)
4 years ago
Ben McCann 5eb1ff9946
[docs] publish roadmap. add process section to contributor's guide and re-organize a bit (#7965)
4 years ago
Yuichiro Yamashita 43905ccc22
Update CHANGELOG.md
4 years ago
Simon H 4c5469b1ee
[fix] don't run binding init unnecessarily (#7981)
4 years ago
Yuichiro Yamashita d2ff2aee4f
Update CHANGELOG.md
4 years ago
Bert B ed3ac92ec0
[fix] Suppress `a11y-no-noninteractive-tabindex` warning if an element has a `tabpanel` (#8025)
4 years ago
Yuichiro Yamashita de46e36315
Update CHANGELOG.md
4 years ago
Torsten Dittmann 676716979a
[fix] a11y - allow fallback roles (#8045)
4 years ago
Yuichiro Yamashita 6330bfc052
Update CHANGELOG.md
4 years ago
Pat Cavit 84d61c61f8
[feat] Add options w/ direction to transitions (#8068)
4 years ago
Sanguansak Petchmeesri 14f33cfe61
[docs] add rel noreferrer to fix warning in tutorial (#8024)
4 years ago
Janosh Riebesell 8b462fd7da
[docs] Fix 3.52.0 a11y warning in svelte-self tutorial (#7988)
4 years ago
Frozen FIsh 6923b2e99b
[chore] upgrade node to 18 (#8018)
4 years ago
Simon He e44762aa2d
[chore] add ESLint Caching (#8069)
4 years ago
Christian Bromann e86c0c610b
[docs] Add WebdriverIO as alternative testing solution
4 years ago
Dani Sandoval 1852bc4640
[docs] "What's new in Svelte" December newsletter (#8064)
4 years ago
TheCymaera a3f8507a77 🎨 Copied ResizeObserver types from lib.dom.d.ts
4 years ago
TheCymaera c2151953a4 💩 Added ResizeObserver types
4 years ago
TheCymaera fbd02ba03d 🔥 Removed resize_observer_content_rect
4 years ago
TheCymaera 8a85b43210 🐛 Fix ResizeObserverSingleton.entries
4 years ago
TheCymaera 524b74a456 🎨 Clean up
4 years ago
TheCymaera 1e295ead46 🎨 Optimized runtime
4 years ago
TheCymaera 8a1e0a2c78 🐛 Fixed import extension
4 years ago
TheCymaera bb31fa6135 🐛 Fixed import extension
4 years ago
TheCymaera c46eb6277f 🎨 Cleaned up binding group events
4 years ago
TheCymaera f3d2dd00dd 🎨 Simplified RO even more
4 years ago