Commit Graph

47 Commits (f7833ac53e0a6f9b3a850d1863c3d20024fd7542)

Author SHA1 Message Date
Tan Li Hau 601ec45780 reenable skipped test due to jsdom 5 years ago
Tan Li Hau 0c8cb44d01 fix window bindings to store () 5 years ago
Rich Harris b9f14846b0
Structured code generation () 6 years ago
Richard Harris a3ab409be5 update test for v3 6 years ago
Conduitry e5d4162092 update tests 6 years ago
mrkishi f60ae53d76 deconflict more globals 6 years ago
Richard Harris 2b1aa77f29 collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre> 6 years ago
Rich Harris 206a3d0131 update tests 6 years ago
Rich Harris 722e1fd383 get name based on filename 6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments () 6 years ago
pk fd9dc30088 Failing test for 6 years ago
Rich Harris aeb01fa028 eslint 7 years ago
Rich Harris b381aa63a4 integrate CLI - fixes 7 years ago
Rich Harris 73e83e5571 tidy up 7 years ago
Rich Harris 2d5b47b8a4 remove store option 7 years ago
Rich Harris 4fe8d95a6d dont typecast numeric attributes 7 years ago
Rich Harris 9bba8d18d1 implement dynamic components etc 7 years ago
Rich Harris 4b5d465a97 prevent name collisions with each block index - fixes 7 years ago
Brian Takita 66e4df11a7 Implement https://github.com/sveltejs/svelte/issues/588 7 years ago
Rich Harris 774caf42ca
sanitize filenames before SSRing - fixes 7 years ago
Rich Harris d590dbe165
Reinstate code coverage 7 years ago
Rich Harris 4f1d48c4a6 more readable each block values 8 years ago
Rich Harris 2fb0f5078d remove comments from HTML to be normalized, fixes final test 8 years ago
Rich Harris 361a19df17 wrap fallback hydration code in conditional 8 years ago
Rich Harris 7a8c8fd577 replace {{yield}} with <slot/> 8 years ago
Rich Harris 4dd5fc5594 apply optimisation to raw tags 8 years ago
Rich Harris c7e133790d get things working in node 4 again 8 years ago
Rich Harris c35e5948cd reuse window object for faster tests 8 years ago
Rich Harris 65e484b6ae remove reify 8 years ago
Rich Harris 46cb2a4da3 update jsdom 8 years ago
Rich Harris 1271510d00 better CSS sourcemaps 8 years ago
Rich Harris 2ec0a850fc apply css optimisations to SSR 8 years ago
Rich Harris 7ad4befd25 deconflict name with imports () 8 years ago
Rich Harris f361d4287a add hydration tests 8 years ago
Rich Harris 5c53f5b6a2 more useful presentation of failing SSR code 8 years ago
Rich Harris e730b38b9d lint 8 years ago
Rich Harris 3e5f8d05c5 improve readability of debugging printouts 8 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task 8 years ago
Rich Harris 10ecd81734 prettierfy test files 8 years ago
Rich-Harris 776b68ff71 fix bug in assert.htmlEqual 8 years ago
Rich Harris a793398d63 catch hardcoded names that should be aliases () 8 years ago
Rich Harris 2c4c7079e5 tweak htmlEqual helper so tests are easier to write 8 years ago
Rich Harris 8b3f0320f6 test for 8 years ago
Rich Harris c66474e8bb Merge branch 'master' into universal-tests 8 years ago
Rich Harris fa70530261 handle xlink attributes 8 years ago
Rich-Harris da2e78d6fa run tests with SSR compiler, where possible 8 years ago
Arpad Borsos e1cf4ea49b
restructure tests 8 years ago