Commit Graph

32 Commits (5aba3ee535608b060e52adbdd77f1a739a0ad609)

Author SHA1 Message Date
Tan Li Hau d17a90cc44
allow destructured defaults to refer to variables (#5986)
6 years ago
Tan Li Hau 662d9b44e6
fix checkbox bind:group when index depends on another context (#5835)
6 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
6 years ago
Tan Li Hau 8148a7a334
each binding with store props (#5289)
6 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
6 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
6 years ago
Conduitry f111cf6881
deconflict `anchor` variable name (#4769)
6 years ago
Tan Li Hau cc1f2c6c9e
remove unneeded fragment block (#4568)
7 years ago
Tan Li Hau b4b57c39a2
clean up event handlers on re-mount (#4493)
7 years ago
Tan Li Hau 7d1e4e82ff
support destructuring in await (#4548)
7 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
7 years ago
Tan Li Hau e4daaccd06 fix nested block not reactive (#4294)
7 years ago
Tan Li Hau a422d2aba5 fix actions having no access to parent nodes (#4252)
7 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
7 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
7 years ago
Conduitry 6774e336ba
Deconflict dev mode block function names again (#3907)
7 years ago
Richard Harris 93ac624132 reinstate block comments
7 years ago
Rich Harris 62ce5441b1 lint
7 years ago
Tan Li Hau 105919e7ba feat dynamic event handler
7 years ago
Rich Harris f7833ac53e
Merge pull request #3831 from tanhauhau/tanhauhau/no-create-fragment-if-not-needed
7 years ago
Conduitry 153debb6fa deconflict `block` var used in dev mode (#3854)
7 years ago
Tan Li Hau aa0341c9ca Don't create a fragment at all for DOM-less components
7 years ago
Tan Li Hau fca35def53 deconflict with builtins (#3724)
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Conduitry 14ca56e9a8 escape `@` sigils in dev tooling events (#3545)
7 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
7 years ago
Bryan Terce 0a4caeb7e9
Add store data to bindings
7 years ago
Conduitry 2d9041f769 escape `@` sigils in block comments (#3173)
7 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
7 years ago
Rich Harris 324be53a70 merge master -> snake_case
7 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
7 years ago