Commit Graph

2947 Commits (2af86b6e3b493694f61d08c60363568b7b5f6cb4)
 

Author SHA1 Message Date
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
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 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
Josh Duff ef484abfe5 Add list of known CSS preprocessors
8 years ago
pk e574c77308 cli: Add option --shared
8 years ago
Rich Harris e8a9835fd3 -> v2.10.1
8 years ago
Rich Harris 8050900629 Merge pull request #1647 from sveltejs/debugger-source-maps
8 years ago
Rich Harris f01e45948f update tests
8 years ago
Rich Harris 961f9c2f54 add sourcemaps to debug tags
8 years ago
Rich Harris d63175e2e3 -> v2.10.0
8 years ago
Rich Harris fe6b8b7d94 -> v2.10.0
8 years ago
Rich Harris 4ba610e8aa Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris 312460418b Merge pull request #1646 from sveltejs/debug-dev-only
8 years ago
Rich Harris 91ba205942 tidy up
8 years ago
Rich Harris 165343056f only add debugger statements in dev mode
8 years ago
Rich Harris c07b2e4419 Merge pull request #1642 from ekhaled/gh-1600-ios
8 years ago
Rich Harris 9d3ed61516 handle single identifiers in {@debug} tags
8 years ago