Commit Graph

228 Commits (90a372ebf3243b799a4fa52bf3af132725869aed)

Author SHA1 Message Date
Rich Harris f27b29d5cb
Merge pull request from sveltejs/gh-195 7 years ago
Rich-Harris 36290cb6cd component spread 7 years ago
Rich-Harris 6e5523cb89 Revert "fix handler in-place" 7 years ago
ekhaled 6ebf46ad67 fix handler in-place 7 years ago
ekhaled b8c0ab2949 support both destroy and teardown in custom event handlers 7 years ago
Rich Harris c9435fc87f
Merge pull request from jacwright/action-this 7 years ago
Luke Edwards a412f11907 update test samples’ expectants 7 years ago
Jacob Wright 9b0a884035 Make actions execute with the component context 7 years ago
Rich Harris e77988b195
Merge pull request from jacwright/behaviors 7 years ago
Alan Palazzolo 3c61655e93 Add option preserve comments in SSR rendering. 7 years ago
Jacob Wright 04f5d5c975 Adds actions to components 7 years ago
Rich Harris 86a151a7ea
Merge pull request from sveltejs/gh-1240 7 years ago
Rich Harris 7c25eb32fa skip missing property warning for computed/global properties 7 years ago
Rich Harris ce607d5ab3 add local variable for list values - fixes 7 years ago
Rich Harris 26239463c5
Merge pull request from sveltejs/gh-1209 7 years ago
Rich Harris 4e99eb8d37 use setAttribute with inputs, for benefit of IE - fixes 7 years ago
Rich Harris 01f6f9fa4d alias listName to deconflict with shared helpers - fixes 7 years ago
Rich Harris d680356622 update test 7 years ago
Rich Harris 428784d570 Merge branch 'gh-1118' into gh-1118-base36 7 years ago
Rich Harris 2f01115a41 merge master -> gh-1118 7 years ago
Rich Harris 0c66e9e2f7 merge 7 years ago
ekhaled 2e9cd4742c fix snapshots for the actual mounting code 7 years ago
ekhaled 270be984ac fix bundle snapshots 7 years ago
ekhaled 2e3724f7d3 fix snapshots 7 years ago
Rich Harris 94c76308a1 update deps to get tests to pass again 7 years ago
Conduitry a2873df711 update js if-block-no-update test 7 years ago
Rich Harris e95a0b60a9 Merge branch 'master' into gh-1175 7 years ago
Rich Harris a5cc451c9c only use page[XY]Offset 7 years ago
Rich Harris 1ad28e6fe6 use base36 for style classes 7 years ago
Rich Harris 81743a2562 update more tests 7 years ago
Rich Harris 9971283671 update tests 7 years ago
Rich Harris 602f13ae6b fix out of date test 7 years ago
Rich Harris 805c72fefc
Merge pull request from sveltejs/gh-1122 7 years ago
Rich Harris 036277df64 update tests 7 years ago
Rich Harris 4ccc2ade2f
Merge pull request from sveltejs/gh-1166 7 years ago
Rich Harris af5a73cc11 update tests 7 years ago
Robert Hall 836cc36598 Using pageYOffset & pageXOffset 7 years ago
Rich Harris d162ce9968 Merge branch 'master' into gh-1122 7 years ago
Rich Harris 1b599bd57b put _differs on prototype, remove runtime option 7 years ago
Rich Harris 27f6d560b5 remove some unused code etc 7 years ago
Rich Harris 7baba8bf8c all tests passing 7 years ago
Rich Harris b94f63ed70 everything working except some destructuring stuff 7 years ago
Rich Harris c0292cbca1 update tests 7 years ago
Jacob Wright 046a8000e6 Add another test 7 years ago
Jacob Wright 405c4f6371 Adding compiler option for immutable back in 7 years ago
Jacob Wright 9e877d9da1 Makes immutable a component option rather than a compile option 7 years ago
Jacob Wright 9a1d87494d Removes date checks and simplifies NaN checks, adds tests 7 years ago
Rich Harris 38bf5b1d3f use ["default"] instead of .default in legacy mode - fixes 7 years ago
Jacob Wright d2f8e472a5 Add support to computed and store for immutable structures 7 years ago
Jacob Mischka b5a3e2224d Add audio video volume binding () 7 years ago