Commit Graph

230 Commits (d0c696bb2bc58758eb4a4579f564ba5dcacd0d43)

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