Commit Graph

23 Commits (359d422eedcae1982c20eb0e5da8f2b5c1430b47)

Author SHA1 Message Date
Tan Li Hau 56c439e57d remove component locator
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Peter Maatman 6c625b6668 fix compound assignment dependencies in reactive statements (#3634)
7 years ago
Richard Harris 82c24cf8a4 lint
7 years ago
Richard Harris 6f76d13f35 merge sveltejs/master -> devtools
7 years ago
Richard Harris 6d67e018fe inline $$invalidate calls - fixes #3512
7 years ago
Richard Harris 3e5867076b in this house we use snake_case
7 years ago
Colin Casey 1ee8820148 fix reactive declaration cycle detection + clearer error on cycle
7 years ago
Rich Harris 1fd156daaa mark reassigned/mutated values as non-hoistable - fixes #2731
7 years ago
Richard Harris a3927caf07 lint
7 years ago
Rich Harris a96ba1ffa2 Merge pull request #3348 from sveltejs/gh-3272
7 years ago
Richard Harris 6042fa02ea disable validation with magic comments
7 years ago
Richard Harris 4223bd393c disallow global references to $$-prefixed vars
7 years ago
Richard Harris 6056f133d4 throw error if $ is referenced as global - fixes #3272
7 years ago
Timothy Johnson ad7c62d983 Events for DOM methods
7 years ago
Richard Harris e1148b6590 always bail out of hoisting on encountering local state - fixes #3044
7 years ago
43081j e65c8e4f8d fix existing lint errors
7 years ago
Rich Harris 0034b6b074 merge master -> snake_case
7 years ago
Rich Harris 02e635687b rename kebab-case files - supercedes #2890
7 years ago
Conduitry 0b2d0f6711 use `@_` sigil for globals
7 years ago
mrkishi c0d9d555df deconflict more globals
7 years ago
James Garbutt 11ced4a257 Introduce ESLint to svelte sources (#2958)
7 years ago
Richard Harris 965fae7991 update folder structure - #2790
7 years ago