Commit Graph

26 Commits (8b9c4f3a64808284fb405cfec4ff027901dadfe6)

Author SHA1 Message Date
Richard Harris d67ffcd3d3 fix hydration tests
5 years ago
Richard Harris aa653558d0 only create fallback content if no slot is provided - fixes #2354
5 years ago
Richard Harris 83a9b6af23 default to accessors: false (#2144)
6 years ago
Richard Harris ca0e5df0d8 update parser and js tests
6 years ago
Richard Harris be0a3aafbd update hydration tests
6 years ago
Richard Harris 3953c2dbfc error on invalid compiler options — closes #2094
6 years ago
Rich Harris 206a3d0131 update tests
6 years ago
Rich Harris 687e352209 rename .html files to .svelte
6 years ago
Rich Harris 722e1fd383 get name based on filename
6 years ago
Rich Harris 48f1f6b4d0
implement `bind:this`
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 39d0b862d4 update hydration tests
6 years ago
Rich Harris a3add04e7c remove code, map and cssMap from svelte.compile output
6 years ago
Rich Harris 2f86bd339d update tests to account for removal of observe
6 years ago
esarbanis 9218f20330 Use a block scoped unique name for the context
7 years ago
Rich Harris 8020fe53fc remove babel etc
7 years ago
Rich Harris 65e484b6ae remove reify
7 years ago
Rich Harris 46cb2a4da3 update jsdom
7 years ago
Rich Harris b47e2527b3 test with hydratable: true and hydratable: false
7 years ago
Rich Harris d10ddc0c51 fix most non-hydration tests
7 years ago
Rich Harris 97b70bccc5 events, bindings, if block fixes
7 years ago
Rich Harris dc29b2d466 fix component hydration
7 years ago
Rich Harris 0bbd917442 more hydration
7 years ago
Rich Harris 14fe89eae8 hydration working with elements, text nodes, tags and if blocks
7 years ago
Rich Harris dceb2b533b first, very incorrect stab at hydration
7 years ago
Rich Harris f361d4287a add hydration tests
7 years ago