Rich Harris
|
b381aa63a4
|
integrate CLI - fixes #1360
|
2018-04-29 20:25:12 -04:00 |
|
Rich Harris
|
10ecd81734
|
prettierfy test files
|
2017-06-02 22:04:36 -04:00 |
|
Rich-Harris
|
60ed068a59
|
move tests around to facilitate registering babel based on environment
|
2017-03-07 14:10:28 -05:00 |
|
Arpad Borsos
|
e1cf4ea49b
|
restructure tests
* split up tests into separate files
* fix coverage generation for SSR
|
2016-12-08 12:08:27 +01:00 |
|
Rich Harris
|
85368b929a
|
implement css: false in main compiler (#153)
|
2016-12-07 17:51:35 -05:00 |
|
Rich Harris
|
bac02481b7
|
server-rendered CSS (#153)
|
2016-12-07 16:52:40 -05:00 |
|
Rich Harris
|
bb9e48a309
|
rename folders to remove .gitignore confusion
|
2016-12-07 12:03:10 -05:00 |
|
Rich Harris
|
2c3cbf672b
|
add SSR tests
|
2016-12-07 11:53:15 -05:00 |
|
Rich Harris
|
e5b9ca3638
|
test with correct files
|
2016-12-07 11:46:08 -05:00 |
|
Rich Harris
|
7684afb2f8
|
move files into src in preparation for SSR integration
|
2016-12-07 11:43:43 -05:00 |
|
Fabrice Weinberg
|
65b10f6d5e
|
Make passing options to component optional
|
2016-12-07 13:45:33 +01:00 |
|
Rich Harris
|
0e64f26712
|
gather names during validation, for later deoncflicting (#88)
|
2016-12-06 11:48:24 -05:00 |
|
Rich-Harris
|
d94209ba31
|
show code for all compiled components if config.show, not just main.html
|
2016-12-04 21:10:14 -05:00 |
|
Rich Harris
|
695cfd01c9
|
more sourcemap stuff
|
2016-12-01 17:37:23 -05:00 |
|
Rich-Harris
|
5e8a25fe65
|
add infrastructure for sourcemap tests
|
2016-12-01 11:50:10 -05:00 |
|
Rich-Harris
|
56b4fbcea2
|
prevent compiler from generating ES2015+ code
|
2016-12-01 08:54:56 -05:00 |
|
Rich-Harris
|
ad4726ce76
|
argh i have no idea what im doing
|
2016-11-27 08:49:25 -05:00 |
|
Rich-Harris
|
5ba66c6511
|
whoops
|
2016-11-27 08:34:54 -05:00 |
|
Rich-Harris
|
d84adbf243
|
try to get coverage working again
|
2016-11-27 08:32:03 -05:00 |
|
Rich-Harris
|
fb5dd95bb0
|
IIFE and UMD builds (#27)
|
2016-11-26 18:49:26 -05:00 |
|
Rich-Harris
|
fa5bbbee9f
|
implement AMD and CommonJS outout formats (#27)
|
2016-11-26 15:13:03 -05:00 |
|
Rich-Harris
|
c199407db2
|
more validation
|
2016-11-26 11:34:16 -05:00 |
|
Rich-Harris
|
0698525f1b
|
basic validation
|
2016-11-26 10:52:25 -05:00 |
|
Rich-Harris
|
507c9eb1a3
|
oops
|
2016-11-25 16:24:57 -05:00 |
|
Rich-Harris
|
ad1f15d01f
|
-> v0.2.0
|
2016-11-25 15:52:28 -05:00 |
|
Rich-Harris
|
817d371826
|
fix readUntil infinite loop bug
|
2016-11-23 08:56:58 -05:00 |
|
Rich-Harris
|
f3d635fe60
|
basic <select> binding
|
2016-11-22 21:07:31 -05:00 |
|
Rich-Harris
|
cf1a80a28f
|
component two-way bindings
|
2016-11-22 16:14:58 -05:00 |
|
Rich-Harris
|
8a2813fb4b
|
add assert.htmlEqual helper
|
2016-11-22 13:20:42 -05:00 |
|
Rich-Harris
|
1b8c2ff4f3
|
pass assert into tests
|
2016-11-22 12:37:14 -05:00 |
|
Rich-Harris
|
61c9105c2a
|
enable console.group
|
2016-11-22 11:55:34 -05:00 |
|
Rich-Harris
|
370db7d269
|
scoped css
|
2016-11-21 20:01:22 -05:00 |
|
Rich-Harris
|
7adfd51649
|
failing component test
|
2016-11-21 13:05:14 -05:00 |
|
Rich-Harris
|
4ce0f2fd58
|
handle unquoted attribute values
|
2016-11-21 08:23:48 -05:00 |
|
Rich-Harris
|
4e3e6a45b6
|
test leading whitespace in template
|
2016-11-21 07:47:17 -05:00 |
|
Rich-Harris
|
a82b2e9e05
|
add parser.error coverage
|
2016-11-21 07:22:07 -05:00 |
|
Rich-Harris
|
4a5d4f482b
|
constructors not factories – closes #2
|
2016-11-20 22:52:42 -05:00 |
|
Rich-Harris
|
1fcaf01566
|
fix tests
|
2016-11-20 22:44:43 -05:00 |
|
Rich-Harris
|
83f0f7d202
|
custom methods
|
2016-11-19 09:17:09 -05:00 |
|
Rich Harris
|
a44398b0f1
|
snapshot
|
2016-11-18 16:55:06 -05:00 |
|
Rich Harris
|
8f892bf65b
|
nested each blocks
|
2016-11-18 15:28:40 -05:00 |
|
Rich Harris
|
4e7bd1dd2c
|
various
|
2016-11-17 16:15:08 -05:00 |
|
Rich Harris
|
e620fbbd69
|
parse if blocks
|
2016-11-17 13:40:00 -05:00 |
|
Rich-Harris
|
7f42cc98b3
|
more parsing
|
2016-11-17 00:20:38 -05:00 |
|
Rich Harris
|
f2f4a04ce1
|
rig tests up
|
2016-11-16 18:10:47 -05:00 |
|