Commit Graph

24 Commits (ce05c6c8a3d39100583b305f4c04134bb4cd6bbf)

Author SHA1 Message Date
Fabrice Weinberg 49629c5403 remove superficial yield.js
10 years ago
Fabrice Weinberg 4bcbdfb5ae Parse {{yield}} as YieldTag
10 years ago
Rich-Harris 90fac61d2a use decodeCharacterReferences in text.js, not tag.js
10 years ago
Fabrice Weinberg 4b9832f03a Convert entities of all text nodes
10 years ago
Arpad Borsos 8518065c97
also trim whitespace from elseif/else blocks
10 years ago
Rich-Harris 2741eee8bf bind:foo shorthand – closes #20
10 years ago
Rich-Harris b1b47696b1 implement elseif
10 years ago
Rich-Harris c79b38ff6a implement else blocks
10 years ago
Rich-Harris 0d4728faf2 fix entities in attributes
10 years ago
Rich-Harris 4ce0f2fd58 handle unquoted attribute values
10 years ago
Rich-Harris 44a2fd31f6 refs
10 years ago
Rich-Harris fa60968ae1 basic two-way binding
10 years ago
Rich-Harris c02e849cb5 parse comments
10 years ago
Rich-Harris 7950d0a275 fix attributes with mustache tag as final chunk
10 years ago
Rich-Harris 8c8b6ccfa4 parse each block index
10 years ago
Rich-Harris 4a32e59f2e allow multiple attributes
10 years ago
Rich-Harris cb9b00254b more attribute parsing
10 years ago
Rich-Harris e3e91d45ea parse attributes
10 years ago
Rich-Harris 2f62a5aaca more whitespace stuff
10 years ago
Rich-Harris b59b33bf06 parse event handler directives
10 years ago
Rich-Harris 564ddba4bc parse <script> tags
10 years ago
Rich Harris a44398b0f1 snapshot
10 years ago
Rich Harris c4b1b548cc parse each blocks correctly
10 years ago
Rich Harris e620fbbd69 parse if blocks
10 years ago