Commit Graph

6547 Commits (f51d0f5b331d2e251c4b54a41e324e7777e73537)
 

Author SHA1 Message Date
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
Yuichiro Yamashita 75621dc88b revert useless changes
5 years ago
Yuichiro Yamashita e2a36a4a48 Reuse DOM elements if possible.
5 years ago
Yuichiro Yamashita f8cc52a0c3 merge DynamicElement to Element
5 years ago
Yuichiro Yamashita 89dd933c8b move DynamicElementWrapper folder
5 years ago
Yuichiro Yamashita a86ec67d41 throw error if <svelte:element> uses animation
5 years ago
Yuichiro Yamashita 8c9e93bd62 refactor parse step
5 years ago
Yuichiro Yamashita 195452e818 refactor render_ssr
5 years ago
Yuichiro Yamashita e3c0091e0c refactor render_ssr
5 years ago
Yuichiro Yamashita 85eab20b01 rafactor parse step
5 years ago
Yuichiro Yamashita ca63111498 fix named slot bug
5 years ago
Yuichiro Yamashita 24a338a4e8 refactor render_ssr
5 years ago
Yuichiro Yamashita 7ced0cef4c refactor render_ssr
5 years ago
Yuichiro Yamashita d65da8d174 add tests
5 years ago
Yuichiro Yamashita 84d9f83698 refactor render_dom
5 years ago
Yuichiro Yamashita 5d1bc8b2e0 refactor render_dom
5 years ago
Yuichiro Yamashita ed2eed5f97 refactor render_dom
5 years ago
Yuichiro Yamashita 14ca99006f refactor nodes
5 years ago
Yuichiro Yamashita 89d273323e refactor tag.ts
5 years ago
Yuichiro Yamashita 714433b831 little clean up render_dom
5 years ago
Yuichiro Yamashita 185332e409 clean up nodes
5 years ago
Yuichiro Yamashita 7b5247d7a4 fix lint
5 years ago
Yuichiro Yamashita 80e93bcc2a replace double quote to single quote
5 years ago
Yuichiro Yamashita a6a8ffd0f8 Merge remote-tracking branch 'upstream/master' into dynamic-elements-implementation
5 years ago
Ben McCann b8efbb4cca
[docs] convert spaces to tabs
5 years ago
Simon Holthausen 45d3ab099f fix: css classes for dynamic elements
5 years ago
gunggmee 64435d1553
[docs] remove confusing assignment from stores tutorial (#6867)
5 years ago
Alexander Prinzhorn 6f8a6fe90b
[docs] Improve wording for `animate` docs (#6813)
5 years ago
Ignatius Bagus 76fa68d82f
[docs] update spring precision value (#6865)
5 years ago
Ben McCann 42076a7502
[site] migrate to SvelteKit (#6811)
5 years ago
Conduitry 883c47b45d [site] fix escaping in table of compiler options
5 years ago
Conduitry e055570765 -> v3.44.0
5 years ago
Bjorn Lu be1eff0305
[feat] add enableSourcemap option (#6835)
5 years ago
Conduitry 3f11232d24 -> v3.43.2
5 years ago
Vaibhav Rai b6b7f5c8a4
[fix] properly respect sveltePath when rewriting user imports (#6842)
5 years ago
Mohamed Haddi 0d7c583364
[docs] align input controls (#6831)
5 years ago
Yuichiro Yamashita a5968dd2d0
[chore] adjust @typescript-eslint/no-unused-vars lint config (#6798)
5 years ago
DoctorNefario 55130be026
[docs] use 'transition' directive for custom JS transitions (#6796)
5 years ago
Ben McCann fffe8c16b7
[fix] downgrade Mocha and Puppeteer for Node 8 support (#6803)
5 years ago
Ben McCann dbea970486 [chore] upgrade test libraries
5 years ago
Ben McCann 7b7c312801
Add survey results to homepage (#6792)
5 years ago
Guillaume ce174aa0b9
Fix img overflow in WhoIsUsingSvelte on Safari (#6799)
5 years ago
Ben McCann 547fbc6ebd
[docs] what is rendered when for #await (#6788)
5 years ago
Conduitry 83bb3e2757
[site] convert to ESM (#6795)
5 years ago