Commit Graph

2544 Commits (3e34108397e1865b63b5e6cf18a3e4c0572fd129)

Author SHA1 Message Date
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
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
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
Geoff Rich 2ce48f57fe Remove caption warning on <audio> (#6054)
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
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
Dennis Kaspar c966102f42 Add trusted modifier (#6149)
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
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
Tan Li Hau 09a2e0b77f fix updating of slot contents when aborting transition (#6042)
5 years ago
Térence Hollander 3eb7453c56 fix(a11y): do not warn if href value is dynamic (#6110)
5 years ago
Geoff Rich 2ec940334c fix setting boolean attributes on custom elements (#6073)
5 years ago
Tan Li Hau eb5dd98641 implement passing CSS custom properties to components (#6237)
5 years ago
Tan Li Hau 3189b3ade6 support :global() in compound selector (#6223)
5 years ago
Lyu, Wei-Da 9f785b39c0 Fix {#await} block scope when updating (#6219)
5 years ago
halfnelson b50dc075ce Don't auto change to svg namespace when in foreign namespace (#6261)
5 years ago
Tan Li Hau 825a6729c7 allow passing in context in constructor (#6032)
6 years ago
Conduitry fe7f01e14a fix missing slotted elements in AST (#6148)
6 years ago
Tan Li Hau e5370a3e74 implement <svelte:fragment> (#4556)
6 years ago
Rich Harris 345a5398fa add cssHash option (#6026)
6 years ago
Tan Li Hau 1ad9d3e633 allow destructured defaults to refer to variables (#5986)
6 years ago
Tan Li Hau 4df7fc5401 no warning on contextual-store if declaring it as a parameter / variable (#6008)
6 years ago
Pontus Lundin ba6e8b48b9 Call onMount when connected & clean up when disconnected for custom element (#4522)
6 years ago
Tan Li Hau 497de7ed6d fix remove of lone :host selectors (#5984)
6 years ago
pushkine 4ff2d53d15 fix extra invalidation with component prop binding to object property (#5890)
6 years ago
Tan Li Hau 71acc462a0 update css-tree@^1.1.2 (#5958)
6 years ago
Tan Li Hau 5efaf7dbd0 fix :host and :global css scoping (#5957)
6 years ago
Tan Li Hau 2b06c4248d warn module variables are nonreactive and make them truly nonreactive (#5847)
6 years ago
Saurav Sahu 540de15980 fix: "foreign" namespace elements should still allow binding 'this' (#5942)
6 years ago