Commit Graph

43 Commits (5f2c7cb725e74531037be2e1948cd36e7df9b10b)

Author SHA1 Message Date
Rich-Harris f7c1fb0c57 move tests around to facilitate registering babel based on environment
10 years ago
Arpad Borsos e9c99ed9f4 restructure tests
10 years ago
Rich Harris 8aa3a2b163 implement css: false in main compiler (#153)
10 years ago
Rich Harris 597aac2010 server-rendered CSS (#153)
10 years ago
Rich Harris 284c2bf8f3 rename folders to remove .gitignore confusion
10 years ago
Rich Harris a2cb4a87a0 add SSR tests
10 years ago
Rich Harris ee31ee1f74 test with correct files
10 years ago
Rich Harris 973cf04e52 move files into src in preparation for SSR integration
10 years ago
Fabrice Weinberg 531b443cbc Make passing options to component optional
10 years ago
Rich Harris 47f15495c2 gather names during validation, for later deoncflicting (#88)
10 years ago
Rich-Harris 98e4c1a0e1 show code for all compiled components if config.show, not just main.html
10 years ago
Rich Harris c641144da5 more sourcemap stuff
10 years ago
Rich-Harris e2f8fedf26 add infrastructure for sourcemap tests
10 years ago
Rich-Harris 80c8401bd9 prevent compiler from generating ES2015+ code
10 years ago
Rich-Harris ad4726ce76 argh i have no idea what im doing
10 years ago
Rich-Harris 5ba66c6511 whoops
10 years ago
Rich-Harris d84adbf243 try to get coverage working again
10 years ago
Rich-Harris fb5dd95bb0 IIFE and UMD builds (#27)
10 years ago
Rich-Harris fa5bbbee9f implement AMD and CommonJS outout formats (#27)
10 years ago
Rich-Harris c199407db2 more validation
10 years ago
Rich-Harris 0698525f1b basic validation
10 years ago
Rich-Harris 507c9eb1a3 oops
10 years ago
Rich-Harris ad1f15d01f -> v0.2.0
10 years ago
Rich-Harris 817d371826 fix readUntil infinite loop bug
10 years ago
Rich-Harris f3d635fe60 basic <select> binding
10 years ago
Rich-Harris cf1a80a28f component two-way bindings
10 years ago
Rich-Harris 8a2813fb4b add assert.htmlEqual helper
10 years ago
Rich-Harris 1b8c2ff4f3 pass assert into tests
10 years ago
Rich-Harris 61c9105c2a enable console.group
10 years ago
Rich-Harris 370db7d269 scoped css
10 years ago
Rich-Harris 7adfd51649 failing component test
10 years ago
Rich-Harris 4ce0f2fd58 handle unquoted attribute values
10 years ago
Rich-Harris 4e3e6a45b6 test leading whitespace in template
10 years ago
Rich-Harris a82b2e9e05 add parser.error coverage
10 years ago
Rich-Harris 4a5d4f482b constructors not factories – closes #2
10 years ago
Rich-Harris 1fcaf01566 fix tests
10 years ago
Rich-Harris 83f0f7d202 custom methods
10 years ago
Rich Harris a44398b0f1 snapshot
10 years ago
Rich Harris 8f892bf65b nested each blocks
10 years ago
Rich Harris 4e7bd1dd2c various
10 years ago
Rich Harris e620fbbd69 parse if blocks
10 years ago
Rich-Harris 7f42cc98b3 more parsing
10 years ago
Rich Harris f2f4a04ce1 rig tests up
10 years ago