Commit Graph

2795 Commits (d6b4ab1770d5f4bba02ede0e970b4b721be6305f)
 

Author SHA1 Message Date
Rich Harris de93e49c68 outroing each blocks
8 years ago
Rich Harris 721af8fc64 WIP towards nested transitions
8 years ago
Rich Harris 0e43507660 add skipIntroByDefault compiler option (#547)
8 years ago
Rich Harris 1391843829 -> v2.5.1
8 years ago
Rich Harris d5113f7bed Merge pull request #1446 from sveltejs/gh-1445
8 years ago
Conduitry a9fb844dcd allow spaces around reserved words used in tags in attributes (#1445)
8 years ago
Rich Harris d68ef14963 Merge pull request #1432 from antony/patch-1
8 years ago
Rich Harris 67e543970b remove svelte-cli, since it's now integrated
8 years ago
Rich Harris d43d60ad0c Merge pull request #1444 from acstll/global-whitelist-promise
8 years ago
Rich Harris 743340dd13 Merge pull request #1436 from MaxMilton/feat/wai-aria-1.1-update
8 years ago
Arturo 7a43943a9f add _Promise_ to whitelisted globals
8 years ago
Max Milton 16184e9125 Add new ARIA 1.1 attributes and roles
8 years ago
Antony Jones 39420c86c1 Add parcel-plugin to list of tools, categories
8 years ago
Rich Harris 5e65a64a73 -> v2.5.0
8 years ago
Rich Harris f4a0f311dc Merge pull request #1429 from sveltejs/input-spread
8 years ago
Rich Harris 0e793011a8 allow spread props on elements with tests for static attributes
8 years ago
Rich Harris 0e0e7bebc8 Abort outro if block is recreated — fixes #1425
8 years ago
Rich Harris ead5aec41b Group outro callbacks — fixes #648
8 years ago
Rich Harris d1690f10d2 Merge pull request #1427 from sveltejs/dynamic-component-shorthand-event
8 years ago
Conduitry 816060283d fix handling of shorthand event handler in dynamic components
8 years ago
Rich Harris fa9e2be6ef Merge pull request #1422 from sveltejs/each-object-create
8 years ago
Rich Harris 74ca51e492 Merge pull request #1424 from sveltejs/single-outrocallback
8 years ago
Rich Harris a522433798 Merge pull request #1423 from sveltejs/gh-1419
8 years ago
Rich Harris 075ba53254 simpler code for case where there is only one outro in a block
8 years ago
Rich Harris 393d1df33b fix duplicate events on range input bindings (#1419)
8 years ago
Rich Harris 3b82f90db2 use Object.create for each block child contexts
8 years ago
Rich Harris b3a21ae82c Merge pull request #1421 from sveltejs/unmount-destroy
8 years ago
Rich Harris 1fad00ab10 simplify handling of html blocks
8 years ago
Rich Harris a344afaa86 update tests
8 years ago
Rich Harris 97c260104f do unmount work in destroy method
8 years ago
Rich Harris 1946e9cc45 Merge pull request #1420 from sveltejs/gh-956
8 years ago
Rich Harris 46bc257df8 ugh
8 years ago
Rich Harris 1c7c6ba7b7 null out blocks when outroed
8 years ago
Rich Harris e4546ec39c remove now-misplaced comment
8 years ago
Rich Harris 19e6e8aece Merge branch 'master' into gh-956
8 years ago
Rich Harris 8dc5bd5b80 Merge pull request #1418 from sveltejs/await-helper
8 years ago
Rich Harris 42346c2015 support transitions in await blocks - fixes #956
8 years ago
Rich Harris 1eacde9f1e Merge branch 'await-helper' into gh-956
8 years ago
Rich Harris 3e8e589616 fix #1417
8 years ago
Rich Harris b4089474c4 failing test for #1417
8 years ago
Rich Harris a2e47e2b8e simplify
8 years ago
Rich Harris e92735d0fd tidy up
8 years ago
Rich Harris b1a03920c9 handle await block promises in a shared helper
8 years ago
Rich Harris 9bde4729fd add missing Block property
8 years ago
Rich Harris aac1e4678c failing test for #956
8 years ago
Rich Harris 5c32b2f5a6 -> v2.4.4
8 years ago
Rich Harris 80e60becef Merge pull request #1414 from sveltejs/gh-1413
8 years ago
Rich Harris 65e12588fc Merge pull request #1416 from btakita/gh-1415
8 years ago
Rich Harris af9c1e80f7 make dirty local to the for loop
8 years ago
Brian Takita 3eaee62b5e Declaring variable `dirty`.
8 years ago