Commit Graph

64 Commits (d658e7036e41eed81a4442e00e8403159e53f281)

Author SHA1 Message Date
gtmnayan d6b02ed009
chore(test): use esm output for Svelte files (#8614)
2 years ago
gtmnayan 3df9d8466f
chore: speed up test execution (#8598)
2 years ago
gtmnayan 7e9af10dce
chore(test): link compiler directly from source (#8612)
2 years ago
Ben McCann 0c99aa8904
chore: update eslint config (#8608)
2 years ago
gtmnayan 61218d3c9c
chore(test): tidy up html equal (#8599)
2 years ago
S. Elliott Johnson fd9d61a7b7
chore: TS to JSDoc Conversion (#8569)
2 years ago
gtmnayan 783bd9899e
chore: swap mocha with vitest (#8584)
2 years ago
gtmnayan 202d119e9a
chore: convert puppeteer tests to playwright (#8577)
2 years ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
2 years ago
Simon H d083f8a3f2
feat: custom elements rework (#8457)
2 years ago
Yuichiro Yamashita 384927dbf3
chore: TypeScript to JavaScript + JSDoc for tests (#8526)
2 years ago
Ben McCann 0645631b28
Use TypeScript in tests (#5433)
4 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
4 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
5 years ago
Tan Li Hau b3582c7fb2 fix hydrating <head> (#4082)
5 years ago
Rich Harris 41d955c23e write compiled output to disk for easier inspection
5 years ago
Tan Li Hau d8b9274697 update test snapshot with --update flag
5 years ago
Tan Li Hau 601ec45780 reenable skipped test due to jsdom
5 years ago
Tan Li Hau 0c8cb44d01 fix window bindings to store (#3835)
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Richard Harris a3ab409be5 update #1844 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 (#1839)
6 years ago
pk fd9dc30088 Failing test for #1743
6 years ago
Rich Harris aeb01fa028 eslint
7 years ago
Rich Harris b381aa63a4 integrate CLI - fixes #1360
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 #1254
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 #1005
7 years ago
Rich Harris d590dbe165
Reinstate code coverage
7 years ago
Rich Harris 4f1d48c4a6 more readable each block values
7 years ago
Rich Harris 2fb0f5078d remove comments from HTML to be normalized, fixes final test
7 years ago
Rich Harris 361a19df17 wrap fallback hydration code in conditional
7 years ago
Rich Harris 7a8c8fd577 replace {{yield}} with <slot/>
7 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 (#655)
8 years ago