Kay O
|
6dd4c2fdd3
|
Update README.md
adds link to redux example
|
2018-04-11 21:23:51 -06:00 |
|
Rich Harris
|
eed32f728a
|
-> v1.60.3
|
2018-04-11 21:42:11 -04:00 |
|
Rich Harris
|
5c956ddc88
|
Merge pull request #1333 from sveltejs/gh-1331
fix #1331
|
2018-04-11 21:41:04 -04:00 |
|
Rich Harris
|
032083bb34
|
fix #1331
|
2018-04-11 21:31:42 -04:00 |
|
Rich Harris
|
0ebe5355e1
|
Merge pull request #1299 from sveltejs/gh-1257
Stats
|
2018-04-08 10:05:31 -07:00 |
|
Rich-Harris
|
acae17d352
|
-> v1.60.2
|
2018-04-04 10:42:16 -04:00 |
|
Rich Harris
|
07a53e55de
|
Merge pull request #1311 from sveltejs/gh-1278
treat component events the same as element events
|
2018-04-04 10:38:02 -04:00 |
|
Rich Harris
|
4a6807eab1
|
Merge pull request #1312 from sveltejs/gh-1275
deconflict against inherited contexts
|
2018-04-04 10:37:32 -04:00 |
|
Rich Harris
|
f66f21bf23
|
Merge pull request #1313 from sveltejs/gh-1270
fail validation if bound <select> has dynamic multiple attribute
|
2018-04-04 10:37:14 -04:00 |
|
Rich Harris
|
2cd495739f
|
Merge pull request #1314 from sveltejs/gh-1269
make CSS DCE case-insensitive
|
2018-04-04 10:34:53 -04:00 |
|
Rich Harris
|
84019b5cea
|
Merge pull request #1315 from sveltejs/gh-1268
support custom events on <:Window>
|
2018-04-04 10:34:32 -04:00 |
|
Rich-Harris
|
6ef808c941
|
support custom events on <:Window> - fixes #1268
|
2018-04-04 09:12:18 -04:00 |
|
Rich-Harris
|
ee01fb58c6
|
make CSS DCE case-insensitive - fixes #1269
|
2018-04-04 08:42:39 -04:00 |
|
Rich-Harris
|
dfc8462d98
|
fail validation if bound <select> has dynamic multiple attribute - fixes #1270
|
2018-04-04 08:29:54 -04:00 |
|
Rich-Harris
|
34bedcc299
|
deconflict against inherited contexts - fixes #1275
|
2018-04-04 08:19:59 -04:00 |
|
Rich-Harris
|
029e952171
|
treat component events the same as element events - fixes #1278
|
2018-04-04 07:23:48 -04:00 |
|
Rich Harris
|
8717ff8c3c
|
Merge pull request #1310 from sveltejs/gh-1300
bail out of CSS optimisations on encountering spread
|
2018-04-04 06:57:38 -04:00 |
|
Rich Harris
|
58dba848c7
|
Merge pull request #1309 from sveltejs/gh-1306
ensure correct order of DOM insertions with neighbouring keyed each blocks
|
2018-04-04 06:56:59 -04:00 |
|
Rich-Harris
|
d6b8ca3fdb
|
bail out of CSS optimisations on encountering spread - fixes #1300
|
2018-04-04 06:46:53 -04:00 |
|
Rich-Harris
|
b4ade9d4b2
|
remove duplicated code (#1301
|
2018-04-04 06:40:17 -04:00 |
|
Rich-Harris
|
dd247447c0
|
ensure correct order of DOM insertions with neighbouring keyed each blocks - fixes #1306
|
2018-04-04 06:37:53 -04:00 |
|
Rich-Harris
|
4661fbbb5e
|
-> v1.60.1
|
2018-04-03 16:58:44 -04:00 |
|
Rich Harris
|
6266d6fba4
|
Merge pull request #1308 from sveltejs/gh-1307
spread on dynamic component
|
2018-04-03 16:57:38 -04:00 |
|
Rich-Harris
|
ee7f6769c4
|
spread on dynamic component - fixes #1307
|
2018-04-03 16:46:27 -04:00 |
|
Rich Harris
|
db21e80a99
|
Merge pull request #1302 from sveltejs/gh-1301
fix duplicated line
|
2018-04-03 16:16:56 -04:00 |
|
Rich-Harris
|
a32ceeca32
|
fix duplicated line - closes #1301
|
2018-04-02 08:41:42 -04:00 |
|
Rich-Harris
|
f493dccaa6
|
-> v1.60.0
|
2018-04-01 16:55:55 -04:00 |
|
Rich-Harris
|
304a0e8282
|
merge master -> gh-1257
|
2018-04-01 16:53:16 -04:00 |
|
Rich Harris
|
0c9d703948
|
Merge pull request #1298 from sveltejs/gh-795
output { js, css, ast } from svelte.compile
|
2018-04-01 16:43:14 -04:00 |
|
Rich Harris
|
5d02b9e090
|
Merge pull request #1296 from sveltejs/fix-errors
fix CompileError constructor
|
2018-04-01 16:42:12 -04:00 |
|
Rich Harris
|
f27b29d5cb
|
Merge pull request #1289 from sveltejs/gh-195
Multi-spread
|
2018-04-01 16:41:54 -04:00 |
|
Rich-Harris
|
7c47cc19f7
|
handle boolean attributes
|
2018-04-01 16:35:56 -04:00 |
|
Rich-Harris
|
c0287f2080
|
include warnings in stats object
|
2018-04-01 14:25:33 -04:00 |
|
Rich-Harris
|
a5d5a6c952
|
add lifecycle hooks
|
2018-04-01 14:10:03 -04:00 |
|
Rich-Harris
|
788aa89b41
|
add stats tests, handle imports
|
2018-04-01 14:00:35 -04:00 |
|
Rich-Harris
|
75c1fbcf7b
|
add a stats object with timings (#1257)
|
2018-04-01 13:36:05 -04:00 |
|
Rich-Harris
|
0f5912f316
|
ugh node 6
|
2018-04-01 11:28:39 -04:00 |
|
Rich-Harris
|
9092b1c58a
|
dont generate test output if no css
|
2018-04-01 11:17:22 -04:00 |
|
Rich-Harris
|
00877e8ebd
|
output { js, css, ast } from svelte.compile - fixes #795
|
2018-04-01 10:46:07 -04:00 |
|
Rich-Harris
|
5980f0752c
|
fix element spread SSR
|
2018-03-31 14:45:52 -04:00 |
|
Rich-Harris
|
60305dd31d
|
component spread SSR
|
2018-03-31 14:23:16 -04:00 |
|
Rich-Harris
|
36290cb6cd
|
component spread
|
2018-03-31 13:56:41 -04:00 |
|
Rich-Harris
|
0c62db5db9
|
prep for component spread
|
2018-03-31 13:12:14 -04:00 |
|
Rich-Harris
|
8e280c5b1f
|
minor tidy up
|
2018-03-31 10:50:04 -04:00 |
|
Rich-Harris
|
5a45b0e7b4
|
tidy up/notes to self
|
2018-03-31 10:41:37 -04:00 |
|
Rich-Harris
|
8813ee3b0f
|
SSR spread elements
|
2018-03-30 20:55:30 -04:00 |
|
Rich-Harris
|
f6dd6edc9d
|
fix CompileError constructor
|
2018-03-30 19:34:40 -04:00 |
|
Rich-Harris
|
ae25641f8b
|
-> v1.59.0
|
2018-03-30 16:38:17 -04:00 |
|
Rich Harris
|
47da7d1ed6
|
Merge pull request #1295 from sveltejs/each-block-keyed-empty
handle empty each blocks
|
2018-03-30 16:35:08 -04:00 |
|
Rich-Harris
|
6e5523cb89
|
Revert "fix handler in-place"
This reverts commit 6ebf46ad67 .
|
2018-03-30 16:33:41 -04:00 |
|