Commit Graph

3194 Commits (4231c62dbc9dee184f78d142eb6054f82ee1eb2a)
 

Author SHA1 Message Date
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 e835679f0f fix agadoo script
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 a68ccfd744 remove root
8 years ago
Rich Harris 85dacdbedb put intro stuff on scheduler, not root
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 7a8e15ed6b contextual bindings
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 be8b971104 huh
8 years ago
Rich Harris eaed487a21 fix scoping around await blocks
8 years ago
Rich Harris 5c2e945db2 remove some more unused code
8 years ago
Rich Harris d704bac8e7 remove obsolete validation code
8 years ago
Rich Harris 1638aec061 tweaks and fixes
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 3da78c7e46 fix contextual references in events
8 years ago
Rich Harris 1f0345644f instrument event handlers
8 years ago
Rich Harris 6948f9f60e more unused stuff
8 years ago
Rich Harris 3a5080b423 remove some more unused stuff
8 years ago
Rich Harris 22775d5cd9 fix test
8 years ago
Rich Harris dca04b8d28 remove unused src/shared directory
8 years ago
Rich Harris fdf371e2ff _set --> $set
8 years ago
Rich Harris 23dfe2b135 update some tests, delete some no-longer-relevant tests
8 years ago
Rich Harris 6e2eeeb88e shorthand namespaces
8 years ago
Rich Harris fa8fc2546d process svelte:meta tags
8 years ago
Rich Harris e022b4b00b update some event tests
8 years ago
Rich Harris 3e962b9c90 basic events
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 5d34f752b8 only apply reactivity to assignments to top-level variables
8 years ago
Rich Harris 9f586a9aed start work on refs and lifecycle
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