Commit Graph

2227 Commits (1589e6ed3453d735a363fb94e7b1591ec9618524)
 

Author SHA1 Message Date
ekhaled 4d532dc77b remove file
9 years ago
ekhaled 7f4cc3c2af fix snapshots for the actual mounting code
9 years ago
ekhaled b7a3d24dc4 fix bundle snapshots
9 years ago
ekhaled df1f349325 move `|| null`
9 years ago
ekhaled 376ae983f5 some case-sensitivity thing
9 years ago
ekhaled c30845661f clarify in test that its an intro test only
9 years ago
ekhaled 4fe99e0ff3 fix tests on linux
9 years ago
ekhaled 73e0181cac add test for transitions on nested components
9 years ago
ekhaled 61ad7bcaeb fix snapshots
9 years ago
ekhaled 073a1afc1d fixes #1188, fixes #1201
9 years ago
Rich Harris 5d28a1d4eb -> v1.56.2
9 years ago
Rich Harris e8b3700389 Merge pull request #1204 from sveltejs/gh-1202
9 years ago
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
Lee Reamsnyder 67ea9626eb process code in @supports queries with cascade: false
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 8b3bfa5f97 implement remount on individual nodes
9 years ago
Rich Harris c61fed110a use else instead of if (!previousCondition) where possible
9 years ago
Rich Harris 16ff8f5126 refactor IfBlock slightly
9 years ago
Rich Harris f2beb3f39c use external is-reference library
9 years ago
Rich Harris d745d9c708 fix a couple of TODOs
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
Rich Harris 1bd5d0897c use base36 for style classes
9 years ago
Rich Harris 9578a2ec4b use classes instead of attributes - fixes #1118
9 years ago
Rich Harris f822a50d3e update more tests
9 years ago
Rich Harris c233e4f178 generate a class selector instead of an attribute selector
9 years ago
Rich Harris 3053aaeec3 update tests
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