Commit Graph

3086 Commits (940599bb2fbafad44ab01ae78467ebfe94d34660)
 

Author SHA1 Message Date
Jacob Wright 36adf33829 Fixes keyed each blocks for outro
8 years ago
Rich Harris cd91245215 -> v2.13.2
8 years ago
Rich Harris 08bf21dbb3 Merge pull request #1693 from sveltejs/gh-1617
8 years ago
Rich Harris 777d95b218 Merge pull request #1695 from sveltejs/class-shortcut
8 years ago
Rich Harris c0f45f4336 Merge pull request #1703 from TehShrike/1699-input-changed
8 years ago
Jacob Wright 7311c99d89 Use existing property quoting function
8 years ago
Josh Duff 2658c168a7 Only update inputs when the value changed
8 years ago
Jacob Wright 586f806c26 Remove camel-casing, but account for dashed parameters still.
8 years ago
Rich Harris 7a3b04c292 Merge pull request #1691 from sveltejs/gh-1520-alt
8 years ago
Jacob Wright 9e9cff2d78 Encapsulate class directives in the stylesheet.
8 years ago
Jacob Wright 848066a472 Adds class directive shortcut
8 years ago
Jacob Wright 53befe6b30 Fix for each-blocks preventing outros from completing
8 years ago
Rich Harris 840ecf6142 not sure where that extra blank line came from
8 years ago
Rich Harris 8a410432ab oops, we need that argument
8 years ago
Rich Harris 8fe75716a4 alternative approach to #1520
8 years ago
Rich Harris 5cb9279265 Merge branch 'master' into gh-1520
8 years ago
Rich Harris 57f8425d31 -> v2.13.1
8 years ago
Rich Harris beea4a5995 coerce toggle argument
8 years ago
Rich Harris a38e1b0947 -> v2.13.0
8 years ago
Rich Harris 8c48d94071 Merge pull request #1690 from sveltejs/remove-source-map
8 years ago
Rich Harris cb7c11cc23 Merge pull request #1685 from sveltejs/gh-890
8 years ago
Rich Harris 86afd90c1c Update dom.js
8 years ago
Rich Harris f7e3aa9fe6 Merge branch 'master' into gh-890
8 years ago
Rich Harris d9e8f5beb9 remove sourcemaps from package
8 years ago
Rich Harris 51672bb17f -> v2.12.1
8 years ago
Rich Harris 4ded5d7b7f Merge pull request #1681 from sveltejs/gh-1666
8 years ago
Rich Harris 2af86b6e3b Merge pull request #1682 from sveltejs/gh-1659
8 years ago
Rich Harris d0e94cc320 Merge pull request #1683 from sveltejs/gh-1658
8 years ago
Rich Harris e1d081b36e Merge pull request #1684 from kaisermann/spread-attr-style
8 years ago
Rich Harris d1710fb6da Merge pull request #1688 from sveltejs/outro-elseif-error
8 years ago
Jacob Wright d6bdf5e3a1 Fixes an error with outros and elseifs
8 years ago
Jacob Wright 4fe7e81146 Adds the class directive
8 years ago
Christian Kaisermann bf8a0f7cbe Set style attribute correctly when spread attr present
8 years ago
Rich Harris 96e61bc9ac dont warn on empty block for nbsp - fixes #1658
8 years ago
Rich Harris 203cd1d334 increase timeout, reduce flakiness
8 years ago
Rich Harris e9e9198d5c support debug tag in SSR mode - fixes #1659
8 years ago
Rich Harris b687387b51 correctly set select value on mount - fixes #1666
8 years ago
Rich Harris dfa71b9650 Merge pull request #1680 from sveltejs/gh-1675
8 years ago
Rich Harris 91b620ef0d run transitions in context of component - fixes #1675
8 years ago
Rich Harris db21824423 Merge pull request #1679 from sveltejs/gh-1676
8 years ago
Jacob Wright a669faca84 Allows actions to use any expression type
8 years ago
Jacob Wright 8aaf9119b0 Allows fragment updates to happen after state updates
8 years ago
Rich Harris 803f6feb3c -> v2.12.0
8 years ago
Rich Harris a2bec6f2a8 Merge pull request #1677 from sveltejs/gh-1660
8 years ago
Rich Harris 6e10fcd263 update unrelated test
8 years ago
Rich Harris 6d0c5bb680 allow non-existent dynamic components to be destroyed (#1660)
8 years ago
Rich Harris 4b9e264a5f Merge pull request #1670 from sveltejs/init
8 years ago
Rich Harris 66c4285055 Merge pull request #1653 from sveltejs/actions-onmount
8 years ago
Rich Harris 66813c6283 Merge pull request #1672 from blittle/master
8 years ago
Rich Harris a6f8d7485c Merge pull request #1673 from UnwrittenFun/fix/missing-ObjectPattern-props
8 years ago