Commit Graph

26 Commits (29c954487bb761c7848e384418b4a424b69a37cc)

Author SHA1 Message Date
Rich Harris 14e1c20dee dont wrap ESM in IIFE
9 years ago
Rich Harris 8f5303ad30 Merge branch 'master' into iife
9 years ago
Rich Harris b9327d095d more readable each block values
9 years ago
Rich Harris 4ccf1ea7b0 wrap ES modules in an IIFE
9 years ago
Rich Harris 440bdbe1e0 basic custom element generation (#797)
9 years ago
Rich Harris 72fd1228c7 attach options to component (#550)
9 years ago
Rich Harris ec30e3dfa8 fallback content
9 years ago
Rich Harris 5cd2d4e65a remove babel etc
9 years ago
Rich Harris d2a5f5df33 remove reify
9 years ago
Rich Harris 97aaccec65 update jsdom
9 years ago
Rich Harris 3f38efcf09 update tests
9 years ago
Rich Harris 0cbd35cc16 add dev mode hydration error (closes #664)
9 years ago
Rich Harris 30cc2664c7 test with hydratable: true and hydratable: false
9 years ago
Rich Harris 1bce6f22ce get all tests passing with hydration
9 years ago
Rich Harris 736f36b717 more useful presentation of failing SSR code
9 years ago
Rich Harris 81561703fa more improvements to ergonomics around test failures
9 years ago
Rich Harris 789f04c5e3 remove logging
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 8e5748477d tighten up transition tests
9 years ago
Rich-Harris 7467f5ea12 get basic intro transition test passing
9 years ago
Rich Harris 4233f1de42 catch hardcoded names that should be aliases (#465)
10 years ago
Rich-Harris 48d8c2ca95 Merge branch 'master' into refactor
10 years ago
Rich Harris 1462ec4665 minor test tweaks
10 years ago
Rich Harris 7479219f3c move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433
10 years ago