Commit Graph

2992 Commits (9b8b779ee9ac50f64fb7cc7cd3cdd48d6e061b69)
 

Author SHA1 Message Date
Rich Harris 9b8b779ee9 move render logic into separate phase (#1678)
8 years ago
Rich Harris d04d1c42b2 -> v2.13.5
8 years ago
Rich Harris 09d4def84b Merge pull request #1749 from sveltejs/gh-1739
8 years ago
Jacob Wright 36ffdcd0a6 Fixes shorthand class directives which do not have classes
8 years ago
Rich Harris d097231167 Merge pull request #1744 from sveltejs/gh-1704
8 years ago
Rich Harris 4a01c1a2fe warn on unused helpers - fixes #1704
8 years ago
Rich Harris 3d7a15ec9a [WIP] Refactor, change where validation occurs (#1721)
8 years ago
Rich Harris 7ab0410f1f Merge branch 'fix_bind_with_event_in_each' of https://github.com/stalkerg/svelte into stalkerg-fix_bind_with_event_in_each
8 years ago
Rich Harris 39a2d4e629 Merge pull request #1738 from stalkerg/cleanup-get-event-handler-in-bindings
8 years ago
Yury Zhuravlev 1d731ad56b Small cleanup event handler in bindings to avoid TS errors.
8 years ago
Yury Zhuravlev edf26fde24 Fix binding input with event in each and add test case.
8 years ago
Rich Harris 16e33c836e increase timeout so that tests pass on this horrendously expensive piece of shit laptop i am forced to use. PS fuck you, apple
8 years ago
Rich Harris 68a1c99eec -> v2.13.4
8 years ago
Rich Harris e682676be2 Merge pull request #1715 from sveltejs/dynamic-import
8 years ago
Rich Harris 82082fd6d1 support dynamic import in expressions
8 years ago
Conduitry 54cb4f9d79 -> v2.13.3
8 years ago
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