Commit Graph

3170 Commits (4016f4ff712057d4ec197efc98e007b5036e50ab)
 

Author SHA1 Message Date
Rich Harris 7251a12539
Merge pull request from dmitrykurmanov/patch-1 7 years ago
Rich Harris cbfcde3cde
Merge pull request from arggh/fix-scroll-binding 7 years ago
Rich Harris d06088c333
Merge pull request from sveltejs/elseif-no-else 7 years ago
Rich Harris 4f88e43c37 handle elseif blocks with no else 7 years ago
Rich Harris cdddaa7c00 add agadoo to posttest so args can be passed to yarn test 7 years ago
arggh 4065f7741b Add missing check for update lock 7 years ago
Conduitry 2485604d2f fix agadoo resolution in package-lock.json 7 years ago
dmitrykurmanov ebc7eeb9c4 Merge branch 'master' into patch-1 7 years ago
Dmitry Kurmanov 07b7212783
Update index.js 7 years ago
Dmitry Kurmanov 74b11a6389
Update store.js 7 years ago
ekhaled 3c4439c04e followup fix to 7 years ago
Rich Harris bf50b47bb5 deprecate onerror - fixes 7 years ago
Rich Harris b5140cdad3
Merge pull request from sveltejs/gh-1750 7 years ago
Rich Harris 353d3b5ef3 update agadoo 7 years ago
Rich Harris 016d4b5dc5 move agadoo to npm test script 7 years ago
Rich Harris 956f318bea while we're here, update parser output files 7 years ago
Rich Harris 4a88c9ccb5 remove -bundle files 7 years ago
Rich Harris 920d58364c use agaoo to guarantee treeshakeability (closes ) 7 years ago
Rich Harris e0fe31327a move render logic into separate phase () 7 years ago
Rich Harris 8cb649024f -> v2.13.5 7 years ago
Rich Harris d219da3ded
Merge pull request from sveltejs/gh-1739 7 years ago
Jacob Wright 51a3972ad5 Fixes shorthand class directives which do not have classes 7 years ago
Rich Harris 0d10d6cc2d
Merge pull request from sveltejs/gh-1704 7 years ago
Rich Harris 945134bc81 warn on unused helpers - fixes 7 years ago
Rich Harris 9031c16905
[WIP] Refactor, change where validation occurs () 7 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 7 years ago
Rich Harris ed21a244a7
Merge pull request from stalkerg/cleanup-get-event-handler-in-bindings 7 years ago
Yury Zhuravlev cedb296680 Small cleanup event handler in bindings to avoid TS errors. 7 years ago
Yury Zhuravlev d7bd924bbd Fix binding input with event in each and add test case. 7 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 7 years ago
Rich Harris 01b0a47cd5 -> v2.13.4 7 years ago
Rich Harris 509403f351
Merge pull request from sveltejs/dynamic-import 7 years ago
Rich Harris f54c1ec7b8 support dynamic import in expressions 7 years ago
Conduitry 24482cb940 -> v2.13.3 7 years ago
Jacob Wright 67d4d60c3a Fixes keyed each blocks for outro 7 years ago
Rich Harris 2e4b65af5a -> v2.13.2 7 years ago
Rich Harris b4a3a60953
Merge pull request from sveltejs/gh-1617 7 years ago
Rich Harris c7d372c8d5
Merge pull request from sveltejs/class-shortcut 7 years ago
Rich Harris 3c9d4b2862
Merge pull request from TehShrike/1699-input-changed 7 years ago
Jacob Wright fb734a349e Use existing property quoting function 7 years ago
Josh Duff 211e0383cf Only update inputs when the value changed 7 years ago
Jacob Wright 22f4b3d4cb Remove camel-casing, but account for dashed parameters still. 7 years ago
Rich Harris 6327647949
Merge pull request from sveltejs/gh-1520-alt 7 years ago
Jacob Wright c1fc9c1ac9 Encapsulate class directives in the stylesheet. 7 years ago
Jacob Wright 4ec85bb8cc Adds class directive shortcut 7 years ago
Jacob Wright 4c2b9603a1 Fix for each-blocks preventing outros from completing 7 years ago
Rich Harris a18cec0ec6 not sure where that extra blank line came from 7 years ago
Rich Harris 645f9e3894 oops, we need that argument 7 years ago
Rich Harris c2f0ca3e2e alternative approach to 7 years ago
Rich Harris 33ed2f504e Merge branch 'master' into gh-1520 7 years ago