Commit Graph

13 Commits (f09a942130049ed583deefc36955090f5f31ad03)

Author SHA1 Message Date
gtmnayan 783bd9899e
chore: swap mocha with vitest (#8584)
2 years ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
2 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
4 years ago
Rich Harris 687e352209 rename .html files to .svelte
6 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12
6 years ago
Rich Harris 48f1f6b4d0
implement `bind:this`
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 4b3da75480 remove v1 runtime tests
7 years ago
Rich Harris 2f86bd339d update tests to account for removal of observe
7 years ago
Rich Harris 143d0ea753 dont actually render <slot> elements
7 years ago
Rich Harris 7a8c8fd577 replace {{yield}} with <slot/>
7 years ago
Rich Harris cf66ef64f4 ensure data is up to date when re-rendering yield blocks (fixes #711)
8 years ago
Rich Harris b32a35febb failing test for #711
8 years ago