Commit Graph

30 Commits (56b4fbcea2792cbe72d22dcf2e8b115056dabb05)

Author SHA1 Message Date
Rich-Harris 56b4fbcea2 prevent compiler from generating ES2015+ code
9 years ago
Rich-Harris ad4726ce76 argh i have no idea what im doing
9 years ago
Rich-Harris 5ba66c6511 whoops
9 years ago
Rich-Harris d84adbf243 try to get coverage working again
9 years ago
Rich-Harris fb5dd95bb0 IIFE and UMD builds (#27)
9 years ago
Rich-Harris fa5bbbee9f implement AMD and CommonJS outout formats (#27)
9 years ago
Rich-Harris c199407db2 more validation
9 years ago
Rich-Harris 0698525f1b basic validation
9 years ago
Rich-Harris 507c9eb1a3 oops
9 years ago
Rich-Harris ad1f15d01f -> v0.2.0
9 years ago
Rich-Harris 817d371826 fix readUntil infinite loop bug
9 years ago
Rich-Harris f3d635fe60 basic <select> binding
9 years ago
Rich-Harris cf1a80a28f component two-way bindings
9 years ago
Rich-Harris 8a2813fb4b add assert.htmlEqual helper
9 years ago
Rich-Harris 1b8c2ff4f3 pass assert into tests
9 years ago
Rich-Harris 61c9105c2a enable console.group
9 years ago
Rich-Harris 370db7d269 scoped css
9 years ago
Rich-Harris 7adfd51649 failing component test
9 years ago
Rich-Harris 4ce0f2fd58 handle unquoted attribute values
9 years ago
Rich-Harris 4e3e6a45b6 test leading whitespace in template
9 years ago
Rich-Harris a82b2e9e05 add parser.error coverage
9 years ago
Rich-Harris 4a5d4f482b constructors not factories – closes #2
9 years ago
Rich-Harris 1fcaf01566 fix tests
9 years ago
Rich-Harris 83f0f7d202 custom methods
9 years ago
Rich Harris a44398b0f1 snapshot
9 years ago
Rich Harris 8f892bf65b nested each blocks
9 years ago
Rich Harris 4e7bd1dd2c various
9 years ago
Rich Harris e620fbbd69 parse if blocks
9 years ago
Rich-Harris 7f42cc98b3 more parsing
9 years ago
Rich Harris f2f4a04ce1 rig tests up
9 years ago