Commit Graph

2180 Commits (e1d52398d90d9078754662f259a1006e9aaaa4a4)
 

Author SHA1 Message Date
Rich Harris 708975d7f8 Merge branch 'master' into gh-1122
9 years ago
Rich Harris 9f182f95f0 Merge pull request #1178 from GarethOates/storeCancelScope
9 years ago
Rich Harris 21889f5d3d use local `this` variable instead of .bind
9 years ago
Rich Harris 704bdd9fa8 Merge pull request #1179 from sveltejs/fix-capitalize-warning
9 years ago
Rich Harris 01cc255540 this was apparently unnecessary
9 years ago
Rich Harris cd62a43102 add test for #1179
9 years ago
Rich Harris 8ada4b8d40 Merge pull request #1182 from sveltejs/upgrade-acorn-es2018
9 years ago
Conduitry 15e105392d upgrade acorn and parse as ES2018
9 years ago
Rich Harris 6f17979bc6 fix capitalize warning
9 years ago
Gareth Oates 92cb77f8da There was no test to determine if onchange cancel threw an error
9 years ago
Gareth Oates 566f64d436 this._changeHandlers was undefined when calling cancel()
9 years ago
Robert Hall 61ac049b70 Using pageYOffset & pageXOffset
9 years ago
Rich Harris f1a28de4b1 -> v1.55.0
9 years ago
Rich Harris dcf8e4694a Merge branch 'master' into gh-1122
9 years ago
Rich Harris e4da15330f put _differs on prototype, remove runtime option
9 years ago
Rich Harris c7acf71efd Merge branch 'immutable-support' of https://github.com/jacwright/svelte into jacwright-immutable-support
9 years ago
Rich Harris d5e238770d revert to component.get() in _bind
9 years ago
Rich Harris 4a02c2d44b dont create context for pending block
9 years ago
Rich Harris 0a0f7d142f remove some unused code etc
9 years ago
Rich Harris a7fd6ecc78 all tests passing
9 years ago
Rich Harris 83fb362cc5 remove _context stuff
9 years ago
Rich Harris c5211e8074 everything working except some destructuring stuff
9 years ago
Rich Harris f1dc47feb3 temporary hack around context issue
9 years ago
Rich Harris 63614be14b Merge branch 'master' into gh-1122
9 years ago
Rich Harris 8e7fdb1031 Merge pull request #1158 from sveltejs/gh-1156
9 years ago
Rich Harris ab5ea9227a Merge pull request #1170 from sveltejs/gh-1100-onchange
9 years ago
Rich Harris 532c800729 fix
9 years ago
Rich Harris 18c79327b2 get destructuring working
9 years ago
Rich Harris 223227225b various fixes
9 years ago
Rich Harris f674561331 update tests
9 years ago
Rich Harris 6de242fdea start implementing context
9 years ago
Jacob Wright e7eb8aff2f Adds some runtime tests for the immutable option
9 years ago
Jacob Wright 6fc42fe18b Add another test
9 years ago
Jacob Wright 514ebd28b7 Adding compiler option for immutable back in
9 years ago
Rich Harris 991c9b42ae increase test coverage
9 years ago
Rich Harris 4c6b3b79da increase test coverage, handle immediately-closed blocks
9 years ago
Rich Harris 98fead1c64 increase test coverage
9 years ago
Rich Harris c9f940b2bf fix store bindings
9 years ago
Rich Harris 8982f4bd64 combine component binding init/update
9 years ago
Rich Harris 541d1b3c89 remove some more junk
9 years ago
Jacob Wright 7afb9b79f7 Makes immutable a component option rather than a compile option
9 years ago
Rich Harris 44f0c646ed tidy up
9 years ago
Rich Harris f9e5bb3d18 failing test for second part of #1100
9 years ago
Jacob Wright faa613d357 Removes date checks and simplifies NaN checks, adds tests
9 years ago
Rich Harris 910f7a46e3 use ["default"] instead of .default in legacy mode - fixes #1166
9 years ago
Rich Harris b4edc7c01e doh
9 years ago
Rich Harris 8b6a099ced empty blocks are a dev warning, not an error
9 years ago
Rich Harris c7387363a1 Merge pull request #1151 from sveltejs/gh-1117
9 years ago
Conduitry 8a77bdf123 fix changelog
9 years ago
Rich Harris cb19de6c24 Merge branch 'master' into gh-1117
9 years ago