Commit Graph

22 Commits (37f8f8afe31cfde4718dc946330eecd3b4ea715b)

Author SHA1 Message Date
Rich Harris 5904a647db
support dynamic import - closes 7 years ago
Rich Harris 0d42ff84db fix tests, finish renaming stuff 7 years ago
Rich Harris 4f991536d4 parse :Switch tags 7 years ago
Rich Harris d783993d23 halfway there 7 years ago
Rich Harris 908fe2ab7a parse await-then-catch 7 years ago
Jacob Mischka 5d27d3fda7
Add array destructuring for each contexts 8 years ago
Rich Harris 7a8c8fd577 replace {{yield}} with <slot/> 8 years ago
Rich Harris 82559c3775 support ref:foo as a CSS selector () 8 years ago
Rich Harris c98e1f49d3 update parser tests 8 years ago
Rich Harris c4ad36023c move whitespace logic out of parse and into preprocess 8 years ago
Rich Harris d752959ef1 change error message for invalid bindings 8 years ago
Rich Harris 5ccc200222 separate parsing rules for textareas 8 years ago
Rich-Harris 53c5c32da3 allow parameter-less transitions 8 years ago
Rich-Harris 2784ae0ade parse transition directives 8 years ago
Rich-Harris 75e8d6205e better error for bind:value="{{foo}}" - fixes 8 years ago
Rich-Harris 05ea031895 prevent unclosed <script> causing infinite loop 8 years ago
Rich-Harris 4360a03ffd parse <:Window> tags 8 years ago
Rich Harris efce7acabe Merge pull request from sveltejs/gh-383 8 years ago
Rich Harris 854a37c0d7 allow reserved words in tags e.g. {{class}} () 8 years ago
Rich Harris e6d088d753 implement :shorthand attributes 8 years ago
Rich Harris 5866a99b9a treat binding values as expressions 8 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment 8 years ago