Commit Graph

35 Commits (01f572120c965c34730b3796fc966e3df21f0c70)

Author SHA1 Message Date
Rich Harris 489c843a90 integrate CLI - fixes #1360
8 years ago
Rich Harris 62e9f12db0 tidy up
8 years ago
Rich Harris 53963dc7e6 remove store option
8 years ago
Rich Harris b6d93feba6 dont typecast numeric attributes
8 years ago
Rich Harris 1a41f8bddd implement dynamic components etc
8 years ago
Rich Harris 4abbd7df56 prevent name collisions with each block index - fixes #1254
9 years ago
Brian Takita 6f8195fe11 Implement https://github.com/sveltejs/svelte/issues/588
9 years ago
Rich Harris 3fdf5d98e2 sanitize filenames before SSRing - fixes #1005
9 years ago
Rich Harris e7ae9d764b Reinstate code coverage
9 years ago
Rich Harris b9327d095d more readable each block values
9 years ago
Rich Harris 3a5054dd58 remove comments from HTML to be normalized, fixes final test
9 years ago
Rich Harris c1eda75ba0 wrap fallback hydration code in conditional
9 years ago
Rich Harris 25f08b215f replace {{yield}} with <slot/>
9 years ago
Rich Harris 2f0abaa719 apply optimisation to raw tags
9 years ago
Rich Harris 72802b78c8 get things working in node 4 again
9 years ago
Rich Harris c6b1604e27 reuse window object for faster tests
9 years ago
Rich Harris d2a5f5df33 remove reify
9 years ago
Rich Harris 97aaccec65 update jsdom
9 years ago
Rich Harris 4759515db6 better CSS sourcemaps
9 years ago
Rich Harris 5c3bb52fb9 apply css optimisations to SSR
9 years ago
Rich Harris e8f43c9e3e deconflict name with imports (#655)
9 years ago
Rich Harris 49b2136220 add hydration tests
9 years ago
Rich Harris 736f36b717 more useful presentation of failing SSR code
9 years ago
Rich Harris ef3d0f8dd1 lint
9 years ago
Rich Harris a4e28a7499 improve readability of debugging printouts
9 years ago
Rich Harris ba0cbdb8d0 TS-ify spaces.js and deindent.js, so they get included in prettier task
9 years ago
Rich Harris ecc84fbecf prettierfy test files
9 years ago
Rich-Harris 2fab5c1cb8 fix bug in assert.htmlEqual
9 years ago
Rich Harris 4233f1de42 catch hardcoded names that should be aliases (#465)
10 years ago
Rich Harris 9f2a90e95c tweak htmlEqual helper so tests are easier to write
10 years ago
Rich Harris 337f44dd45 test for #312
10 years ago
Rich Harris 83deda147a Merge branch 'master' into universal-tests
10 years ago
Rich Harris 8fa1a17846 handle xlink attributes
10 years ago
Rich-Harris 4efb83ee42 run tests with SSR compiler, where possible
10 years ago
Arpad Borsos e9c99ed9f4 restructure tests
10 years ago