Commit Graph

2961 Commits (9e9cff2d7883e92c90fcc86f8dc4b6d7d1b720db)
 

Author SHA1 Message Date
Jacob Wright 9e9cff2d78 Encapsulate class directives in the stylesheet.
8 years ago
Jacob Wright 848066a472 Adds class directive shortcut
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
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
Rich Harris dec0a983e4 Merge pull request #1674 from UnwrittenFun/fix/object-array-pattern-end
8 years ago
James Birtles bf16371c9f fix test
8 years ago
James Birtles be66a278f5 add end position to object and array patterns
8 years ago
James Birtles 31250868ae better shorthand detection
8 years ago
James Birtles 49555b4b63 add some missing ObjectPattern properties
8 years ago
Bret Little c55bf8a92d Properly propagate amdId to the compiler
8 years ago
Rich Harris 9fde41412a update tests
8 years ago
Rich Harris 6619a72a1b move stuff into init/flush functions
8 years ago
Rich Harris 0e516c3d5e -> v2.11.0
8 years ago
Rich Harris a007000f09 Merge pull request #1652 from sveltejs/gh-1544-computed-whole-state
8 years ago
Rich Harris 7d1b06484c Merge pull request #1651 from TehShrike/patch-2
8 years ago
Rich Harris dc23bcf3e3 Merge pull request #1649 from aphitiel/cli-shared
8 years ago
Rich Harris 56f5e5f998 Merge pull request #1530 from sveltejs/gh-1522
8 years ago
Jacob Wright f39d026137 Change actions to init on mount rather than hydrate
8 years ago
Conduitry 59c0e3377f exclude current prop in computed properties using entire state #1544
8 years ago