Commit Graph

3108 Commits (23dfe2b135d681774cabfded66e7792a620fd9e8)
 

Author SHA1 Message Date
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
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 0d881ee39a
Merge pull request #1383 from sveltejs/gh-1187-b
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 11469efcf6 Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris c45c7a9a81 remove some unused code
8 years ago
Rich Harris fa2f5896b2
Merge pull request #1813 from sveltejs/gh-1484-alt
8 years ago
Rich Harris 21259a0710
Merge pull request #1815 from sveltejs/gh-1434
8 years ago
Rich Harris ed2a01b069
Merge pull request #1382 from sveltejs/gh-938
8 years ago
Rich Harris 8aef96bdab
Merge pull request #1818 from mrkishi/store-compute
8 years ago
Rich Harris d6f25a6a21 redo 9e9a078d on top of current master
8 years ago
mrkishi b2718cedb9 Add missing types to store.d.ts
8 years ago
Rich Harris 004a7a24ed Merge branch 'master' into gh-938
8 years ago
Rich Harris cd0a0a554f
Merge pull request #1816 from sveltejs/errrrrr
8 years ago