Commit Graph

2979 Commits (2b2f53e154d068a33749c44a254d7d1bd9022bd0)

Author SHA1 Message Date
Tan Li Hau 6c8b488ce3 use simpler insert and append functions when not compiling with hydration (#6525)
5 years ago
Yuichiro Yamashita fd30d72a55 fix AST .end index for expressions in attributes (#6542)
5 years ago
Hofer Ivan 67184b48c8 support rendering components in a shadow dom (#5870)
5 years ago
Hasan Altan Birler 4f9a1a878d [fix] hydration improvements (#6449)
5 years ago
Tan Li Hau 1f82562c6e [chore] update code-red, estree-walker, is-reference (#6551)
5 years ago
Tan Li Hau 0827427aa6 [feat] get all contexts (#6528)
5 years ago
Ben McCann 938348e88d Upgrade Periscopic (#6549)
5 years ago
Maxime LUCE bbf1cc5664 [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
5 years ago
Tan Li Hau 6d031bf02f [fix] do not warn if module variables are not the only dependencies in reactive statements (#6510)
5 years ago
Simon H 11c846fb97 [fix] be able to silence more warnings (#6504)
5 years ago
Ben McCann ac78d59948 [chore] fix duplicate import of periscopic (#6527)
5 years ago
Tan Li Hau 8f95f4d1c1 fix input value 0 for ssr (#6458)
5 years ago
Tan Li Hau 3e34108397 [feat] centralise parse errors (#6519)
5 years ago
Tan Li Hau 8dbc0f9a63 [fix] script style end parsing (#6511)
5 years ago
Aleksander Szołowicz e893d201a4 fix typos, use shorthanded imports (#5993)
5 years ago
Tan Li Hau ac44f50102 [chore] update code-red@0.2.0 (#6425)
5 years ago
Tan Li Hau bff7fe43f6 [feat] sourcemap markup (#6427)
5 years ago
Jonnie 36d50d5319 add ssr for group bindings (#4621)
5 years ago
Simon H 156d0cbbc0 [fix] relax store derived function signature (#6509)
5 years ago
Tan Li Hau bc0ac1df44 standalone :global() with multiple selectors shouldn't be treated as error (#6508)
5 years ago
Daybrush (Younkue Choi) 24d4937ce0 fix insert function (#6445)
5 years ago
Simon H b286102269 [chore] move compiler warnings/errors to dedicate files (#6503)
5 years ago
Geoff Rich 2ce48f57fe Remove caption warning on <audio> (#6054)
5 years ago
Tan Li Hau 8dcaa7a96c fix ci after merge conflicts (#6473)
5 years ago
Geoff Rich f661f59db8 Remove deprecated a11y-no-onchange warning (#6457)
5 years ago
Tan Li Hau db4f010133 :global() with pseudo element should be considered as global (#6470)
5 years ago
Tan Li Hau 4a1f116e8a update periscopic (#6471)
5 years ago
Ignatius Bagus 12bf18217a only check selector that are direct children of `:global` (#6435)
5 years ago
Tan Li Hau 6cf7e6b7f6 expose svelte/ssr which have noop for lifecycle events (#6416)
5 years ago
Maxime LUCE 4c4731429a Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
5 years ago
Luis Confraria a3ff478a60 Fix preserveComments on ssr (#4736)
5 years ago
Anthony Le Goas b2d58ab072 a11y: check if mouse events are accompanied by key events (#5938)
5 years ago
Mohammed Al-Qurafi fc83a5d904 #6299 - Throw a compile error when passing an empty directive name (#6300)
5 years ago
zerdox 727824a571 Fix wrong "slot" property warning (runtime) (#6065)
5 years ago
Tan Li Hau 2e6a643cbf internal: add typescript def for transitions (#5625)
5 years ago
Dennis Kaspar c966102f42 Add trusted modifier (#6149)
5 years ago
Ava Johnson 086ac3279c Bubble svelte dev events (#5994)
5 years ago
Roy Choo 6e14869b19 fix: :global(...):some-pseudoclass should be considered global (#6317)
5 years ago
Hasan Altan Birler 96ca6284a4 Improve hydration by reordering optimally (#6395)
5 years ago
Tan Li Hau 456dc162d3 fix slot props not updated when transition aborted (#6414)
5 years ago
Tan Li Hau 13ff2460e3 bind this in bubbled events (#6417)
5 years ago
Tan Li Hau e64977ebf3 disallow multiple selectors inside :global() (#6428)
5 years ago
Tan Li Hau 78969f5a6c fix escaping attributes in spread in SSR (#6429)
5 years ago
Tan Li Hau cb0e5f5f94 fix textarea end tag parsing (#6424)
5 years ago
Bjørn a4d0125592 Add a more descriptive message for the error generated by an empty shorthand attribute (#6217)
5 years ago
Tan Li Hau f63ebb6b1b Use SSR rendered as initial html for runtime hydration test (#4444)
5 years ago
Simon H 9f4147fca0 Fix generic props relationship in SvelteComponentTyped (#6400)
5 years ago
Ignatius Bagus b5639d881c fix types: allow writable/readable empty initialization (#6293)
5 years ago
Conduitry 9f1ce70b26 Revert hydration optimisation (#6290)
5 years ago
Tan Li Hau 4548bec804 fix claim_text (#6275)
5 years ago