Commit Graph

3126 Commits (48a0a911fe31742f524de8636496b4d04cc032f5)
 

Author SHA1 Message Date
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
Rich Harris 171f75d4cf data --> props
8 years ago
Rich Harris b1417ff8ae assign variable names in main fragment
8 years ago
Rich Harris eeb4e3b0cb implicit 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 e272736d06 remove built internal.js from repo (replaces shared.js)
8 years ago
Rich Harris 6e51bb9e4b first test passing
8 years ago
Rich Harris 699328b165 read tag option from <svelte:meta>
8 years ago
Rich Harris 7f3cd0d655 update css tests
8 years ago
Rich Harris 2231a7eb19 upgrade CLI tests
8 years ago
Conduitry 1f79099d2f -> v2.15.1
8 years ago
Pat Cavit cb4a46d33f fix: add check for template store to conditional (#1829)
8 years ago
Rich Harris 03c7612c6b -> v2.15.0
8 years ago
Rich Harris 54fe128cf8
Merge pull request #1819 from sveltejs/gh-1088
8 years ago
Rich Harris f1d704493b remove unused code
8 years ago
Rich Harris 10011a5142 hoist these
8 years ago
Rich Harris da3a45c526 remove unused code
8 years ago