Conduitry
|
f12340acf0
|
preserve js comments where possible (#4293)
|
2020-01-20 21:17:24 -05:00 |
|
Tan Li Hau
|
d8b9274697
|
update test snapshot with --update flag
|
2019-11-07 08:34:19 +08:00 |
|
Tan Li Hau
|
3d46405481
|
skip missing input files
|
2019-11-07 00:55:07 +08:00 |
|
Tan Li Hau
|
5dbb08d19b
|
allow solo for test suite (#3747)
|
2019-10-23 14:52:49 -04:00 |
|
Li Hau Tan
|
a31fea139b
|
then and catch block expect await, optional then block
|
2019-10-18 17:59:50 +08:00 |
|
Rich Harris
|
b9f14846b0
|
Structured code generation (#3539)
|
2019-10-16 10:57:23 -04:00 |
|
Rich Harris
|
961021a73b
|
Merge pull request #2809 from mrkishi/closing-tags
Allow end tag omission in blocks
|
2019-09-08 17:23:51 -04:00 |
|
Conduitry
|
71be8a6683
|
update dependencies
|
2019-09-03 21:12:30 -04:00 |
|
Richard Harris
|
506e2da680
|
update test
|
2019-08-18 20:51:02 -04:00 |
|
Richard Harris
|
5648269485
|
Merge branch 'master' of github.com:sveltejs/svelte into closing-tags
|
2019-08-18 20:44:36 -04:00 |
|
Thomas Ghysels
|
c9e3762638
|
Fix parsing ambiguous HTML entities (#3071)
Fixes sveltejs/sapper#759
|
2019-06-23 08:41:56 -04:00 |
|
Mikhail Korepanov
|
ea74bfec55
|
Allow whitespace after = in attributes (#3026)
|
2019-06-16 06:37:28 -04:00 |
|
Richard Harris
|
b7f9c9c954
|
always add raw property to text nodes
|
2019-05-26 14:48:10 +02:00 |
|
Timothy Johnson
|
ef59c32099
|
Fixes #2714
|
2019-05-24 16:31:01 -07:00 |
|
mrkishi
|
af85d14557
|
allow end tag omission in blocks
|
2019-05-17 19:25:11 -03:00 |
|
Rich Harris
|
5a536aafa2
|
Merge pull request #2658 from MikeMatrix/each-block-rest-destructuring
each-block array destructuring
|
2019-05-04 11:36:18 -04:00 |
|
Michael Braun
|
c477f50b9a
|
Experimenting with array destructuring in each-blocks
|
2019-05-02 21:59:26 +02:00 |
|
Emil Tholin
|
7ec1bdb712
|
Don't show 'Empty block' warnings for non-existent await branches
|
2019-04-27 21:49:55 +02:00 |
|
Richard Harris
|
ca0e5df0d8
|
update parser and js tests
|
2019-03-15 23:51:04 -04:00 |
|
Conduitry
|
bee6fe7ebc
|
require whitespace after {@html (#2154)
|
2019-03-06 12:42:40 -05:00 |
|
Richard Harris
|
6c85f6a6b5
|
change :elseif to :else if - fixes #2137
|
2019-02-27 08:17:55 -05:00 |
|
Richard Harris
|
3953c2dbfc
|
error on invalid compiler options — closes #2094
|
2019-02-17 13:10:37 -05:00 |
|
Rich Harris
|
206a3d0131
|
update tests
|
2019-02-08 09:32:36 -05:00 |
|
Rich Harris
|
687e352209
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
|
Conduitry
|
a270661d20
|
rename <svelte:meta> to <svelte:options> (#2017)
|
2019-01-29 17:59:40 -05:00 |
|
Rich Harris
|
b1d919f3f2
|
Overhaul stats — closes #1891
|
2019-01-29 09:10:10 -05:00 |
|
Conduitry
|
f8d69e296f
|
replace <svelte:document> with <svelte:body> (#1846)
|
2019-01-05 14:16:43 -05:00 |
|
Richard Harris
|
2eb881dcb6
|
prevent invalid svelte: tags - fixes #1948
|
2019-01-04 22:02:12 -05:00 |
|
Rich Harris
|
48f1f6b4d0
|
implement bind:this
|
2018-12-16 09:26:53 -05:00 |
|
Rich Harris
|
f45e2b70fd
|
Implement reactive assignments (#1839)
This also includes elements of RFCs 2 and 3
|
2018-12-15 19:18:03 -05:00 |
|
Rich Harris
|
82b1b75afe
|
implement event modifiers
|
2018-10-28 13:46:17 -04:00 |
|
Rich Harris
|
9e07e3f77f
|
include solidus in attribute values - fixes #1772
|
2018-10-17 17:33:32 -04:00 |
|
Rich Harris
|
bf50b47bb5
|
deprecate onerror - fixes #1745
|
2018-09-25 22:54:57 -04:00 |
|
Rich Harris
|
956f318bea
|
while we're here, update parser output files
|
2018-09-25 21:11:55 -04:00 |
|
Rich Harris
|
4a88c9ccb5
|
remove -bundle files
|
2018-09-25 21:10:41 -04:00 |
|
Rich Harris
|
9031c16905
|
[WIP] Refactor, change where validation occurs (#1721)
Refactor, change where validation occurs
|
2018-09-15 17:37:20 -04:00 |
|
James Birtles
|
df4ca0103d
|
fix test
|
2018-08-22 18:03:18 +01:00 |
|
Rich Harris
|
98e63b37e9
|
groundwork for animations (#1431)
|
2018-05-12 23:35:03 -04:00 |
|
Rich Harris
|
b381aa63a4
|
integrate CLI - fixes #1360
|
2018-04-29 20:25:12 -04:00 |
|
Rich Harris
|
506ab3952e
|
destructuring
|
2018-04-29 16:25:43 -04:00 |
|
Rich Harris
|
8dc17b77db
|
allow arbitrary expressions in each block keys - fixes #703
|
2018-04-29 11:34:45 -04:00 |
|
Rich Harris
|
4c9ba2ef71
|
update parser tests
|
2018-04-28 12:17:19 -04:00 |
|
Rich Harris
|
5a457bfb87
|
rename loc to start, include character info in locations
|
2018-04-16 21:50:57 -04:00 |
|
Rich Harris
|
73e83e5571
|
tidy up
|
2018-04-16 00:05:51 -04:00 |
|
Rich Harris
|
286cabaf63
|
oops
|
2018-04-15 21:09:49 -04:00 |
|
Rich Harris
|
21168bf5f1
|
remove v1 parser tests
|
2018-04-15 20:18:15 -04:00 |
|
Rich Harris
|
35f4a1f063
|
add codes to errors
|
2018-04-15 10:31:23 -04:00 |
|
Rich Harris
|
7576d7dc93
|
update keyed each block syntax
|
2018-04-14 14:05:01 -04:00 |
|
Rich Harris
|
9bba8d18d1
|
implement dynamic components etc
|
2018-04-14 14:01:28 -04:00 |
|
Rich Harris
|
cb514afde4
|
more tests, support svelte: elements
|
2018-04-13 11:01:25 -04:00 |
|