Commit Graph

618 Commits (4231c62dbc9dee184f78d142eb6054f82ee1eb2a)

Author SHA1 Message Date
Rich Harris 4231c62dbc fix some more tests
8 years ago
Rich Harris a18ef98ca1 functions in attributes
8 years ago
Rich Harris fba0f58226 fix tests
8 years ago
Rich Harris 76016581da fix test
8 years ago
Rich Harris 85151296ac fix test
8 years ago
Rich Harris b55ba7a384 fix destructuring test
8 years ago
Rich Harris ff0abb1061 update some more tests
8 years ago
Rich Harris 8e6084d135 fix some binding tests
8 years ago
Rich Harris b58d81b7e2 fix a few tests
8 years ago
Rich Harris 85a4b5272a remove unused imports
8 years ago
Rich Harris 2a26afe3b4 update some tests
8 years ago
Rich Harris 4d12065915 fix lifecycle order, add CSS if necessary
8 years ago
Rich Harris a5619187c2 warn when trying to set read-only data
8 years ago
Rich Harris de0830b0c5 warn on missing data
8 years ago
Rich Harris 58e532fc08 component shorthand events
8 years ago
Rich Harris 35412a9a92 dynamic component events
8 years ago
Rich Harris b28f87a6f5 remove obsolete tests
8 years ago
Rich Harris f13c2272df update tests
8 years ago
Rich Harris 4c2fdcf657 fix contextual component bindings
8 years ago
Rich Harris 6c854a6d57 remove test - invalid identifiers will no longer work
8 years ago
Rich Harris 0adadd928f contextual binding fix
8 years ago
Rich Harris 73d269c286 remove obsolete tests
8 years ago
Rich Harris c95ba68e46 delete/update tests
8 years ago
Rich Harris dbb11a5500 update some tests
8 years ago
Rich Harris 4ad548c44d update test
8 years ago
Rich Harris fecda031fc rename onmount,ondestroy,onprops,onupdate to onMount,onDestroy,beforeRender,afterRender
8 years ago
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 22775d5cd9 fix test
8 years ago
Rich Harris 23dfe2b135 update some tests, delete some no-longer-relevant tests
8 years ago