Commit Graph

48 Commits (9ff1beec489033c40d76e52d56669a25fcbdeb85)

Author SHA1 Message Date
Rich Harris 9ff1beec48 WIP 7 years ago
Rich Harris 73e83e5571 tidy up 7 years ago
Rich Harris 39ad124c99 update validation tests 7 years ago
Rich Harris 2d5b47b8a4 remove store option 7 years ago
Rich Harris 4b3da75480 remove v1 runtime tests 7 years ago
Rich Harris a3add04e7c remove code, map and cssMap from svelte.compile output 7 years ago
Rich Harris 34d2fbfa58 remove ES5 constraint 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
Rich Harris 4cb8effccd failing test for 7 years ago
Rich Harris 1b599bd57b put _differs on prototype, remove runtime option 7 years ago
Jacob Wright cb446bca64 Adds some runtime tests for the immutable option 7 years ago
Conduitry 0a6ffb769c update jsdom; update `window.performance.now` test shim 7 years ago
Rich Harris 646b0c0e01 optimise <title> - fixes 7 years ago
Rich Harris f7c540b4ed get store() to work with nested components in SSR compiler 7 years ago
Rich Harris 291a0baa16 unmount head children correctly 7 years ago
Rich Harris dba32df84e client-side dynamic components mostly working () 7 years ago
Rich Harris 82fc0f2713
Merge branch 'master' into gh-654 7 years ago
Rich Harris ccef13a2d5 ditch async/await in tests, so that they run in node 6 7 years ago
Rich Harris 8f52587539 show output using cjs format, so stack traces make sense 7 years ago
Rich Harris d783993d23 halfway there 7 years ago
Rich Harris f80ace5fd6 client-side store subscriptions 7 years ago
Rich Harris dabc2d1fdf dont wrap ESM in IIFE 8 years ago
Rich Harris fdd7ac71c2 Merge branch 'master' into iife 8 years ago
Rich Harris 4f1d48c4a6 more readable each block values 8 years ago
Rich Harris abea37af71 wrap ES modules in an IIFE 8 years ago
Rich Harris afe3e2e669 basic custom element generation () 8 years ago
Rich Harris d8269b3e7f attach options to component () 8 years ago
Rich Harris aa183df289 fallback content 8 years ago
Rich Harris 8020fe53fc remove babel etc 8 years ago
Rich Harris 65e484b6ae remove reify 8 years ago
Rich Harris 46cb2a4da3 update jsdom 8 years ago
Rich Harris 3f73f252ac update tests 8 years ago
Rich Harris 7eb4f2d1c0 add dev mode hydration error (closes ) 8 years ago
Rich Harris b47e2527b3 test with hydratable: true and hydratable: false 8 years ago
Rich Harris 98a877df04 get all tests passing with hydration 8 years ago
Rich Harris 5c53f5b6a2 more useful presentation of failing SSR code 8 years ago
Rich Harris d50c29bb6a more improvements to ergonomics around test failures 8 years ago
Rich Harris 6227745467 remove logging 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 f76fac2973 tighten up transition tests 8 years ago
Rich-Harris 5bee31fde6 get basic intro transition test passing 8 years ago
Rich Harris a793398d63 catch hardcoded names that should be aliases () 8 years ago
Rich-Harris 731f09d173 Merge branch 'master' into refactor 8 years ago
Rich Harris 11033c2f20 minor test tweaks 8 years ago
Rich Harris 803d1d2746 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for 8 years ago