Commit Graph

3014 Commits (9e07e3f77ff705bb1e548af61c6d4b30442282a6)
 

Author SHA1 Message Date
Rich Harris 9e07e3f77f include solidus in attribute values - fixes #1772
6 years ago
Rich Harris c0ba6fb4ef -> v2.14.0
6 years ago
Rich Harris f1204bfad9
Merge pull request #1759 from sveltejs/gh-1745
6 years ago
Rich Harris 540cd05d42
Merge pull request #1760 from ekhaled/gh-1653-followup
6 years ago
Rich Harris 7251a12539
Merge pull request #1761 from dmitrykurmanov/patch-1
6 years ago
Rich Harris cbfcde3cde
Merge pull request #1770 from arggh/fix-scroll-binding
6 years ago
Rich Harris d06088c333
Merge pull request #1773 from sveltejs/elseif-no-else
6 years ago
Rich Harris 4f88e43c37 handle elseif blocks with no else
6 years ago
Rich Harris cdddaa7c00 add agadoo to posttest so args can be passed to yarn test
6 years ago
arggh 4065f7741b Add missing check for update lock
6 years ago
Conduitry 2485604d2f fix agadoo resolution in package-lock.json
6 years ago
dmitrykurmanov ebc7eeb9c4 Merge branch 'master' into patch-1
6 years ago
Dmitry Kurmanov 07b7212783
Update index.js
6 years ago
Dmitry Kurmanov 74b11a6389
Update store.js
6 years ago
ekhaled 3c4439c04e followup fix to #1653
6 years ago
Rich Harris bf50b47bb5 deprecate onerror - fixes #1745
6 years ago
Rich Harris b5140cdad3
Merge pull request #1757 from sveltejs/gh-1750
6 years ago
Rich Harris 353d3b5ef3 update agadoo
6 years ago
Rich Harris 016d4b5dc5 move agadoo to npm test script
6 years ago
Rich Harris 956f318bea while we're here, update parser output files
6 years ago
Rich Harris 4a88c9ccb5 remove -bundle files
6 years ago
Rich Harris 920d58364c use agaoo to guarantee treeshakeability (closes #1750)
6 years ago
Rich Harris e0fe31327a move render logic into separate phase (#1678)
6 years ago
Rich Harris 8cb649024f -> v2.13.5
6 years ago
Rich Harris d219da3ded
Merge pull request #1749 from sveltejs/gh-1739
6 years ago
Jacob Wright 51a3972ad5 Fixes shorthand class directives which do not have classes
6 years ago
Rich Harris 0d10d6cc2d
Merge pull request #1744 from sveltejs/gh-1704
6 years ago
Rich Harris 945134bc81 warn on unused helpers - fixes #1704
6 years ago
Rich Harris 9031c16905
[WIP] Refactor, change where validation occurs (#1721)
6 years ago
Rich Harris b7e07c5389 Merge branch 'fix_bind_with_event_in_each' of https://github.com/stalkerg/svelte into stalkerg-fix_bind_with_event_in_each
6 years ago
Rich Harris ed21a244a7
Merge pull request #1738 from stalkerg/cleanup-get-event-handler-in-bindings
6 years ago
Yury Zhuravlev cedb296680 Small cleanup event handler in bindings to avoid TS errors.
6 years ago
Yury Zhuravlev d7bd924bbd Fix binding input with event in each and add test case.
6 years ago
Rich Harris a4d412fb53 increase timeout so that tests pass on this horrendously expensive piece of shit laptop i am forced to use. PS fuck you, apple
6 years ago
Rich Harris 01b0a47cd5 -> v2.13.4
6 years ago
Rich Harris 509403f351
Merge pull request #1715 from sveltejs/dynamic-import
6 years ago
Rich Harris f54c1ec7b8 support dynamic import in expressions
6 years ago
Conduitry 24482cb940 -> v2.13.3
6 years ago
Jacob Wright 67d4d60c3a Fixes keyed each blocks for outro
6 years ago
Rich Harris 2e4b65af5a -> v2.13.2
6 years ago
Rich Harris b4a3a60953
Merge pull request #1693 from sveltejs/gh-1617
6 years ago
Rich Harris c7d372c8d5
Merge pull request #1695 from sveltejs/class-shortcut
6 years ago
Rich Harris 3c9d4b2862
Merge pull request #1703 from TehShrike/1699-input-changed
6 years ago
Jacob Wright fb734a349e Use existing property quoting function
6 years ago
Josh Duff 211e0383cf Only update inputs when the value changed
6 years ago
Jacob Wright 22f4b3d4cb Remove camel-casing, but account for dashed parameters still.
6 years ago
Rich Harris 6327647949
Merge pull request #1691 from sveltejs/gh-1520-alt
6 years ago
Jacob Wright c1fc9c1ac9 Encapsulate class directives in the stylesheet.
6 years ago
Jacob Wright 4ec85bb8cc Adds class directive shortcut
6 years ago
Jacob Wright 4c2b9603a1 Fix for each-blocks preventing outros from completing
6 years ago