Commit Graph

37 Commits (e7eb8aff2f8de48ba101559c227a097fbf272ec0)

Author SHA1 Message Date
Jacob Wright e7eb8aff2f Adds some runtime tests for the immutable option
9 years ago
Conduitry 8f06877504 update jsdom; update `window.performance.now` test shim
9 years ago
Rich Harris 1b2949f572 optimise <title> - fixes #1027
9 years ago
Rich Harris f639bbed42 get store() to work with nested components in SSR compiler
9 years ago
Rich Harris ee29ee40fe unmount head children correctly
9 years ago
Rich Harris ef838363d9 client-side dynamic components mostly working (#640)
9 years ago
Rich Harris 6187a703c2 Merge branch 'master' into gh-654
9 years ago
Rich Harris 510515f4c8 ditch async/await in tests, so that they run in node 6
9 years ago
Rich Harris dd8eb73e81 show output using cjs format, so stack traces make sense
9 years ago
Rich Harris cfd6ff54f3 halfway there
9 years ago
Rich Harris 1bd56a591f client-side store subscriptions
9 years ago
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