Commit Graph

142 Commits (4b5f34ec7fb1d82a258811f4b1cde690eb8953f8)

Author SHA1 Message Date
Tan Li Hau d8b9274697 update test snapshot with --update flag 5 years ago
Tan Li Hau 3d46405481 skip missing input files 5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite () 6 years ago
Li Hau Tan a31fea139b then and catch block expect await, optional then block 6 years ago
Rich Harris b9f14846b0
Structured code generation () 6 years ago
Rich Harris 961021a73b
Merge pull request from mrkishi/closing-tags 6 years ago
Conduitry 71be8a6683 update dependencies 6 years ago
Richard Harris 506e2da680 update test 6 years ago
Richard Harris 5648269485 Merge branch 'master' of github.com:sveltejs/svelte into closing-tags 6 years ago
Thomas Ghysels c9e3762638 Fix parsing ambiguous HTML entities () 6 years ago
Mikhail Korepanov ea74bfec55 Allow whitespace after = in attributes () 6 years ago
Richard Harris b7f9c9c954 always add raw property to text nodes 6 years ago
Timothy Johnson ef59c32099 Fixes 6 years ago
mrkishi af85d14557
allow end tag omission in blocks 6 years ago
Rich Harris 5a536aafa2
Merge pull request from MikeMatrix/each-block-rest-destructuring 6 years ago
Michael Braun c477f50b9a Experimenting with array destructuring in each-blocks 6 years ago
Emil Tholin 7ec1bdb712 Don't show 'Empty block' warnings for non-existent await branches 6 years ago
Richard Harris ca0e5df0d8 update parser and js tests 6 years ago
Conduitry bee6fe7ebc require whitespace after `{@html` () 6 years ago
Richard Harris 6c85f6a6b5 change :elseif to :else if - fixes 6 years ago
Richard Harris 3953c2dbfc error on invalid compiler options — closes 6 years ago
Rich Harris 206a3d0131 update tests 6 years ago
Rich Harris 687e352209 rename .html files to .svelte 6 years ago
Conduitry a270661d20 rename `<svelte:meta>` to `<svelte:options>` () 6 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes 6 years ago
Conduitry f8d69e296f replace <svelte:document> with <svelte:body> () 6 years ago
Richard Harris 2eb881dcb6 prevent invalid svelte: tags - fixes 6 years ago
Rich Harris 48f1f6b4d0
implement `bind:this` 6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments () 6 years ago
Rich Harris 82b1b75afe implement event modifiers 7 years ago
Rich Harris 9e07e3f77f include solidus in attribute values - fixes 7 years ago
Rich Harris bf50b47bb5 deprecate onerror - fixes 7 years ago
Rich Harris 956f318bea while we're here, update parser output files 7 years ago
Rich Harris 4a88c9ccb5 remove -bundle files 7 years ago
Rich Harris 9031c16905
[WIP] Refactor, change where validation occurs () 7 years ago
James Birtles df4ca0103d fix test 7 years ago
Rich Harris 98e63b37e9 groundwork for animations () 7 years ago
Rich Harris b381aa63a4 integrate CLI - fixes 7 years ago
Rich Harris 506ab3952e destructuring 7 years ago
Rich Harris 8dc17b77db allow arbitrary expressions in each block keys - fixes 7 years ago
Rich Harris 4c9ba2ef71 update parser tests 7 years ago
Rich Harris 5a457bfb87 rename loc to start, include character info in locations 7 years ago
Rich Harris 73e83e5571 tidy up 7 years ago
Rich Harris 286cabaf63 oops 7 years ago
Rich Harris 21168bf5f1 remove v1 parser tests 7 years ago
Rich Harris 35f4a1f063 add codes to errors 7 years ago
Rich Harris 7576d7dc93 update keyed each block syntax 7 years ago
Rich Harris 9bba8d18d1 implement dynamic components etc 7 years ago
Rich Harris cb514afde4 more tests, support svelte: elements 7 years ago
Rich Harris 258466ebbe attribute shorthand 7 years ago