Commit Graph

28 Commits (8a0813e96b08235dbbbb5d6151a1e30f76e16c89)

Author SHA1 Message Date
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 dabc2d1fdf dont wrap ESM in IIFE
7 years ago
Rich Harris fdd7ac71c2 Merge branch 'master' into iife
7 years ago
Rich Harris 4f1d48c4a6 more readable each block values
7 years ago
Rich Harris abea37af71 wrap ES modules in an IIFE
7 years ago
Rich Harris afe3e2e669 basic custom element generation (#797)
7 years ago
Rich Harris d8269b3e7f attach options to component (#550)
7 years ago
Rich Harris aa183df289 fallback content
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 3f73f252ac update tests
7 years ago
Rich Harris 7eb4f2d1c0 add dev mode hydration error (closes #664)
7 years ago
Rich Harris b47e2527b3 test with hydratable: true and hydratable: false
7 years ago
Rich Harris 98a877df04 get all tests passing with hydration
7 years ago
Rich Harris 5c53f5b6a2 more useful presentation of failing SSR code
7 years ago
Rich Harris d50c29bb6a more improvements to ergonomics around test failures
7 years ago
Rich Harris 6227745467 remove logging
7 years ago
Rich Harris 3e5f8d05c5 improve readability of debugging printouts
7 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task
7 years ago
Rich Harris 10ecd81734 prettierfy test files
7 years ago
Rich-Harris f76fac2973 tighten up transition tests
7 years ago
Rich-Harris 5bee31fde6 get basic intro transition test passing
7 years ago
Rich Harris a793398d63 catch hardcoded names that should be aliases (#465)
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 #433
8 years ago