Commit Graph

1591 Commits (aceb3b7b203bc24ea877ac0a4451063c3de64ce9)

Author SHA1 Message Date
Rich Harris aceb3b7b20 fix test
8 years ago
Rich Harris eb6f7c392c bail out of change tracking on encountering function calls in templates. TODO avoid bailing where possible
8 years ago
Rich Harris 2fc75429e8 fix test
8 years ago
Rich Harris 32e142c87b add some dev mode checking
8 years ago
Rich Harris 358d852ce0 some component binding stuff
8 years ago
Rich Harris cc2c78677a fix most of the transition tests
8 years ago
Rich Harris 15f22ca745 fix a few tests
8 years ago
Rich Harris b58dad00f3 fix slot tests
8 years ago
Rich Harris 65680bf445 basic component bindings working, if a bit messy
8 years ago
Rich Harris 349aa0bbac remove some more unused code
8 years ago
Rich Harris a023f2e049 update some tests
8 years ago
Rich Harris 64387a2960 fix a few more tests
8 years ago
Rich Harris 4041f0e734 update some event handler tests
8 years ago
Rich Harris ed83c00f88 fix some each block stuff
8 years ago
Rich Harris 681c1acd1f update class directive tests
8 years ago
Rich Harris e2f36d0d04 update a few more tests
8 years ago
Rich Harris 48a0a911fe update more tests
8 years ago
Rich Harris 780c6803a5 get a few binding tests passing
8 years ago
Rich Harris b5a42e6cf7 update binding syntax
8 years ago
Rich Harris 2b15ae3ad1 get a few transition tests passing
8 years ago
Rich Harris c75b73937f remove obsolete tests
8 years ago
Rich Harris 3f52b5ac0e remove redundant component.destroy calls, rename others to $destroy
8 years ago
Rich Harris 6948f9f60e more unused stuff
8 years ago
Rich Harris 22775d5cd9 fix test
8 years ago
Rich Harris 23dfe2b135 update some tests, delete some no-longer-relevant tests
8 years ago
Rich Harris e022b4b00b update some event tests
8 years ago
Rich Harris 834e342276 update/tidy up a few tests
8 years ago
Rich Harris 8f3a6faaad update tests
8 years ago
Rich Harris e30f96a535 some slots and transitions stuff
8 years ago
Rich Harris 6a752a5675 update tests
8 years ago
Rich Harris 48c705aea1 bindings
8 years ago
Rich Harris d1a8241107 various
8 years ago
Rich Harris 80f7446685 replace component.set calls with assignments
8 years ago
Rich Harris 171f75d4cf data --> props
8 years ago
Rich Harris 4aa510d2d9 various
8 years ago
Rich Harris 56eeead1b3 get events sorta working
8 years ago
Rich Harris 80ea0572e2 a few more tests
8 years ago
Rich Harris 6e51bb9e4b first test passing
8 years ago
Rich Harris 7f3cd0d655 update css tests
8 years ago
Rich Harris 2231a7eb19 upgrade CLI tests
8 years ago
Pat Cavit cb4a46d33f fix: add check for template store to conditional (#1829)
8 years ago
Rich Harris 54fe128cf8
Merge pull request #1819 from sveltejs/gh-1088
8 years ago
Rich Harris b3b95d4ee6 disallow passive|preventDefault combo
8 years ago
Rich Harris 82b1b75afe implement event modifiers
8 years ago
Rich Harris 8ec02b336d disallow once/passive in legacy mode, for now
8 years ago
Rich Harris aa203973e0 add some more modifier validation tests
8 years ago
Rich Harris 769e03296f merge master -> gh-1088
8 years ago
Rich Harris e7c62e9182 only add list/index to each block context if necessary
8 years ago
Rich Harris 681de7d220 merge master -> gh-1187-b
8 years ago
Rich Harris fa2f5896b2
Merge pull request #1813 from sveltejs/gh-1484-alt
8 years ago