Commit Graph

6647 Commits (58501553ab11eac0043a9e579d2f6506daa938a5)
 

Author SHA1 Message Date
Fabrizio Calderan 2c7986034d
[docs] A reference of the field variable is missing in the sidebar (#6815)
5 years ago
gtmnayan 6ff1aed8d5
[docs] Use a simpler demo for the first actions tutorial (#5014) (#6962)
5 years ago
baseballyama 7a832d69fd stop to transform to normal element even if svelte:element's value of this is literal
5 years ago
baseballyama d146c297ac call of action when <svelte:element> tag changed
5 years ago
baseballyama 2171c67225 fix in transition when tag of <svelte:element> changed
5 years ago
mjvandermeulen 81fc3f898a
[docs] clarified definition of "local transition" in tutorial (#6895)
5 years ago
Ivan 4018b548f3
[docs] fix link to Svelte Society community-maintained tools (#6957)
5 years ago
Conduitry 03ef0e46e9 -> v3.44.2
5 years ago
Conduitry 9e30326458 update changelog
5 years ago
Josh Duff 0b2d700e98
[fix] Add URLSearchParams to list of globals (#6938)
5 years ago
Simon H eaa9ffa330
[fix] add types field to exports (#6937)
5 years ago
gtmnayan b4ec15eecd
[chore] Reflect migration of site to SvelteKit in readme (#6940)
5 years ago
Rich Harris 909ba1778a
update arctic sea ice extent chart (#6922)
5 years ago
Ben McCann 9cd3f2e049
site: disable Vite vendor chunk (#6935)
5 years ago
Dmitriy Fishman f50d9b9f34
[docs] Fix a typo in 03-run-time.md (#6933)
5 years ago
Dmitriy Fishman fd466d7221
[docs] fix typo in 02-template-syntax.md (#6929)
5 years ago
Simon H d5370f23d3
[fix] more specific return type for crossfade (#6927)
5 years ago
baseballyama 8560d7ca2b revert unnecessary changes
5 years ago
baseballyama 7b6dbcd228 revert add_transitions
5 years ago
baseballyama 7c0337a697 stop reuse children of <svelte:element>
5 years ago
baseballyama 2e22241e3c refactor
5 years ago
baseballyama 3a96f18beb fix compile error
5 years ago
baseballyama 28b2665117 Revert "support animation"
5 years ago
baseballyama 6788b47eaa use child_dynamic_element
5 years ago
Jim Hunziker 78e02565d2
[docs] fix link to community-maintained tools (#6917)
5 years ago
Aykut Kardaş 2c8e77bf90
[refactor] refactor trim utils and write tests (#6909)
5 years ago
Conduitry 7ae1e6ed1e update changelog
5 years ago
Bjorn Lu bc34862060
[fix] update preprocessor types (#6904)
5 years ago
Ben McCann fe39272fe8
[docs] clarify which routers have SSR support (#6905)
5 years ago
gtmnayan 7681ed0a45
[docs] Document the effect of the order of bind: and on: (#6887)
5 years ago
Yuichiro Yamashita 49bef3afc3 improve performance of render_ssr
5 years ago
Yuichiro Yamashita b34b0ca6a6 stop to use anonymous function
5 years ago
Aykut Kardaş 4cc439aaad
[docs] update 03-each-blocks sample for readable (#6907)
5 years ago
Yuichiro Yamashita 9863c5e19c refactor
5 years ago
Yuichiro Yamashita 9d76a92e5f make it more correct of claim_element
5 years ago
Yuichiro Yamashita 25a12a76ef refactor
5 years ago
Yuichiro Yamashita 11d12ab56a use getter
5 years ago
Yuichiro Yamashita da22d6306f revert useless changes
5 years ago
Yuichiro Yamashita 5160b2bc15 support animation
5 years ago
Yuichiro Yamashita f51d0f5b33 refactor render_dom
5 years ago
Yuichiro Yamashita c77b73c001 improve transition behavior
5 years ago
Yuichiro Yamashita 9cd3fc6fd5 refactor render_dom
5 years ago
Yuichiro Yamashita 9068c900c4 refactor render_dom
5 years ago
Yuichiro Yamashita cdd7180306 refactor render_dom
5 years ago
Yuichiro Yamashita d223df6c23 stop to use dynamic_element_block
5 years ago
Yuichiro Yamashita 42e465635e refactor
5 years ago
bf-software 4d4f959f16
added "browser" conditional to "exports" in package.json (#6881)
5 years ago
Ignatius Bagus 2484acea26
[docs] use svelte:header + event for link load (#6903)
5 years ago
Ben McCann e3380e3ccb
[docs] update router FAQ (#6902)
5 years ago
Yuichiro Yamashita 75621dc88b revert useless changes
5 years ago