Commit Graph

74 Commits (0da81918005dde34010d31e8046f1118d9a3408e)

Author SHA1 Message Date
Rich-Harris 817d371826 fix readUntil infinite loop bug
8 years ago
Rich-Harris 2741eee8bf bind:foo shorthand – closes #20
8 years ago
Rich-Harris b1b47696b1 implement elseif
8 years ago
Rich-Harris 77b600d726 add {{else}} tests
8 years ago
Rich-Harris 632a980948 wrap script block in IIFE to prevent pollution
8 years ago
Rich-Harris 370db7d269 scoped css
8 years ago
Rich-Harris 0d4728faf2 fix entities in attributes
8 years ago
Rich-Harris 4ce0f2fd58 handle unquoted attribute values
8 years ago
Rich-Harris 1eb3b7373e test inline expression parse errors
8 years ago
Rich-Harris 4e3e6a45b6 test leading whitespace in template
8 years ago
Rich-Harris a82b2e9e05 add parser.error coverage
8 years ago
Rich-Harris c205761fe1 rename .svelte to .html in test files - better idea i think
8 years ago
Rich-Harris 44a2fd31f6 refs
8 years ago
Rich-Harris fa60968ae1 basic two-way binding
8 years ago
Rich-Harris c02e849cb5 parse comments
8 years ago
Rich-Harris 7950d0a275 fix attributes with mustache tag as final chunk
8 years ago
Rich-Harris 8c8b6ccfa4 parse each block index
8 years ago
Rich-Harris 4a32e59f2e allow multiple attributes
8 years ago
Rich-Harris cb9b00254b more attribute parsing
8 years ago
Rich-Harris e3e91d45ea parse attributes
8 years ago
Rich-Harris 2f62a5aaca more whitespace stuff
8 years ago
Rich-Harris b59b33bf06 parse event handler directives
8 years ago
Rich-Harris 564ddba4bc parse <script> tags
8 years ago
Rich Harris a44398b0f1 snapshot
8 years ago