Commit Graph

3012 Commits (3c58fe208a01198bef79ccf1391b770d9ad970be)
 

Author SHA1 Message Date
Rich Harris 3c58fe208a Merge pull request #1759 from sveltejs/gh-1745
8 years ago
Rich Harris b009e501e7 Merge pull request #1760 from ekhaled/gh-1653-followup
8 years ago
Rich Harris c951e31a7a Merge pull request #1761 from dmitrykurmanov/patch-1
8 years ago
Rich Harris 48f825e2d5 Merge pull request #1770 from arggh/fix-scroll-binding
8 years ago
Rich Harris b3a7cdb352 Merge pull request #1773 from sveltejs/elseif-no-else
8 years ago
Rich Harris 07a85eb790 handle elseif blocks with no else
8 years ago
Rich Harris 26f534f07d add agadoo to posttest so args can be passed to yarn test
8 years ago
arggh 0250405dee Add missing check for update lock
8 years ago
Conduitry 4f64a49e0f fix agadoo resolution in package-lock.json
8 years ago
dmitrykurmanov d7186dbddd Merge branch 'master' into patch-1
8 years ago
Dmitry Kurmanov 39c62a140b Update index.js
8 years ago
Dmitry Kurmanov 85d4a3d7b1 Update store.js
8 years ago
ekhaled bcc1ea7c15 followup fix to #1653
8 years ago
Rich Harris f134494615 deprecate onerror - fixes #1745
8 years ago
Rich Harris 61fe85be13 Merge pull request #1757 from sveltejs/gh-1750
8 years ago
Rich Harris 2cd3bc7d87 update agadoo
8 years ago
Rich Harris d1ff78ba2c move agadoo to npm test script
8 years ago
Rich Harris c5616474a1 while we're here, update parser output files
8 years ago
Rich Harris a451101a32 remove -bundle files
8 years ago
Rich Harris 053a943697 use agaoo to guarantee treeshakeability (closes #1750)
8 years ago
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