Commit Graph

2154 Commits (ba5b661dc73489165542942a182aa1225a57814d)
 

Author SHA1 Message Date
Rich Harris ba5b661dc7 update deps to get tests to pass again
9 years ago
Rich Harris 1dca323660 only apply key to keyed each block, not its children - fixes #1202
9 years ago
Rich Harris 90714f6e01 -> v1.56.1
9 years ago
Rich Harris 280f683efd Merge pull request #1199 from sveltejs/gh-1195
9 years ago
Conduitry 517621bea1 update js if-block-no-update test
9 years ago
Conduitry f50faa9fdd unhoist select_block_type function for now (resolves #1195)
9 years ago
Conduitry cee1feaff6 add failing test for #1195
9 years ago
Rich Harris d07c51204a Merge pull request #1176 from sveltejs/gh-1175
9 years ago
Rich Harris fde43ea376 Merge branch 'master' into gh-1175
9 years ago
Rich Harris 34f18989d8 only use page[XY]Offset
9 years ago
Rich Harris b32adfb470 Merge pull request #1189 from GarethOates/svelteDevStore
9 years ago
Gareth Oates d8b3394415 Shameless plug of my svelte store package
9 years ago
Rich Harris 65f9f1ecd6 -> v1.56.0
9 years ago
Rich Harris 395573b9ef Merge pull request #1185 from sveltejs/gh-1144
9 years ago
Rich Harris 5a8a2dff9c Merge branch 'master' into gh-1144
9 years ago
Rich Harris 8fb09723dc Merge pull request #1186 from sveltejs/gh-1181
9 years ago
Rich Harris e561f05e9f fix out of date test
9 years ago
Rich Harris d625e8d16f allow observing $foo in dev mode - #1181
9 years ago
Rich Harris 4226cbb4c4 wrap <slot> updates in conditional - fixes #1144
9 years ago
Rich Harris 43e116685a Merge pull request #1173 from sveltejs/gh-1122
9 years ago
Rich Harris d9b9327779 update tests
9 years ago
Rich Harris 9287b92e19 -> v1.55.1
9 years ago
Rich Harris 648a0a895f Merge pull request #1169 from sveltejs/gh-1166
9 years ago
Rich Harris 610dd36130 update tests
9 years ago
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