Commit Graph

43 Commits (5486d67adf2d48820e94a1812028dba9392975b7)

Author SHA1 Message Date
Tan Li Hau 5486d67adf compile css once () 5 years ago
David Kondrad 6c0fb5be64 compiler: tag auto-subscribe stores as referenced in vars () 5 years ago
Benjamin W. Broersma 3433418dce Skip JS globals for InlineComponent nodes in warn_if_undefined. () 5 years ago
Tan Li Hau 2c9d864e33 fix: loop-guard scope leak 5 years ago
Conduitry e996ef750d fix warnings for props that are only used as stores () 5 years ago
Tan Li Hau 0ab5337ca5 fix context export not working if conflicts with instance variable 5 years ago
Richard Harris 1a34a5e552 update estree-walker - closes , closes 5 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking () 5 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options 5 years ago
Richard Harris 47cac13b7d helperise loop protection 5 years ago
Tan Li Hau ace35336b7 prevent infinite loop 5 years ago
Richard Harris 11b55ada46 reinstate banner 5 years ago
Tan Li Hau 60b240bf69 fix lint 6 years ago
Tan Li Hau 81c5c480e8 feat: warn unused exports 6 years ago
Richard Harris ad0e8670ca tweak text of warning 6 years ago
Tan Li Hau cfd3b63b9b warn if using svelte:options tag without compile_options.customElement 6 years ago
Conduitry 39b387a454 hoist globals even if they are mentioned in a script block () 6 years ago
Conduitry 8d7d0ff7dd
fix `bind:this` binding to a store () 6 years ago
Richard Harris 78c226b7b1 Merge branch 'tanhauhau/exported-variable-could-be-reassigned' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/exported-variable-could-be-reassigned 6 years ago
Tan Li Hau e14197d944 remove component locator 6 years ago
Tan Li Hau 8c4fd74543 resubscribe props if reassigned 6 years ago
Rich Harris b9f14846b0
Structured code generation () 6 years ago
Peter Maatman 02f5efd9e7 fix compound assignment dependencies in reactive statements () 6 years ago
Richard Harris 5d8ca9f07d lint 6 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools 6 years ago
Richard Harris 46bfaff1e6 inline $$invalidate calls - fixes 6 years ago
Richard Harris e797cfc7b9 in this house we use snake_case 6 years ago
Colin Casey ee8825d34f fix reactive declaration cycle detection + clearer error on cycle 6 years ago
Rich Harris d8445e6350 mark reassigned/mutated values as non-hoistable - fixes 6 years ago
Richard Harris 5266b53739 lint 6 years ago
Rich Harris e41a4846c3
Merge pull request from sveltejs/gh-3272 6 years ago
Richard Harris e3e3ad9be0 disable validation with magic comments 6 years ago
Richard Harris 46cd6ff370 disallow global references to $$-prefixed vars 6 years ago
Richard Harris 4c8f3a296c throw error if $ is referenced as global - fixes 6 years ago
Timothy Johnson 6b58a1d2f6 Events for DOM methods 6 years ago
Richard Harris fc710a96f0 always bail out of hoisting on encountering local state - fixes 6 years ago
43081j 5d638d32ba fix existing lint errors 6 years ago
Rich Harris 324be53a70 merge master -> snake_case 6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes 6 years ago
Conduitry cd4c2f2075 use `@_` sigil for globals 6 years ago
mrkishi f60ae53d76 deconflict more globals 6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources () 6 years ago
Richard Harris 5161dfb950 update folder structure - 6 years ago