Commit Graph

546 Commits (205aa87c0b8b2eca075e86d778d6424a4e34d78a)

Author SHA1 Message Date
Simon H 205aa87c0b typed SvelteComponent(Dev) interface (#5431)
6 years ago
Conduitry c1a229cd6f update changelog
6 years ago
Tan Li Hau 2be7e38128 reactive dependency not referenced can't set to undefined initially (#5600)
6 years ago
Tan Li Hau 7cde44eb96 fix order of html tags with {#if} in {#key} block (#5685)
6 years ago
Conduitry f9c019d3e4 update changelog
6 years ago
Conduitry 03864a4e10 update changelog
6 years ago
Conduitry 6e9e1f9d92 -> v3.29.7
6 years ago
Conduitry bfb6a6cda9 -> v3.29.6
6 years ago
Ben McCann 8c573f2a0f Add package.json to exports map (#5660)
6 years ago
Conduitry eb8b9097b6 -> v3.29.5
6 years ago
Tan Li Hau 92cdc70a1c add export map (#5566)
6 years ago
Tan Li Hau 28068f62d5 support $$slots in custom elements (#5619)
6 years ago
Tan Li Hau a3556ed4f0 add extension to request to support webpack 5 (#5624)
6 years ago
Tan Li Hau 43cfa895ae fix else block transition update (#5591)
6 years ago
Tan Li Hau 18dfeafb7b fix function slot props based on context (#5607)
6 years ago
Tan Li Hau 0e290a2eb9 support $$props and $$restProps for custom elements (#5608)
6 years ago
Conduitry c074aad1b6 update changelog
6 years ago
Conduitry 97b2156aa7 -> v3.29.4
6 years ago
Conduitry 1f942a1cd3 fix code generation error with nullish coalescing operator and logical operators (#5564)
6 years ago
Conduitry fb6c304449 -> v3.29.3
6 years ago
Conduitry 8434b0636c -> v3.29.2
6 years ago
Conduitry b72c88ef95 -> v3.29.1
6 years ago
Conduitry 32e97d7587 update changelog
6 years ago
Conduitry 39360fdcac update changelog
6 years ago
Conduitry 607e52b351 update changelog
6 years ago
Conduitry ce82c416cf update changelog
6 years ago
Conduitry 0a731638d6 update changelog
6 years ago
Conduitry e6cfd43a84 -> v3.29.0
6 years ago
Tan Li Hau a75228a652 warn for possible use of component without uppercase tag name (#5302)
6 years ago
Conduitry 2db3ec02a7 update changelog
6 years ago
Tan Li Hau 060781cea1 add typings to `get_store_value` (#5269)
6 years ago
Tan Li Hau 5097a5191c allow <slot> to be part of a slot (#4295)
6 years ago
Tan Li Hau 74e61b69f3 fix sibling combinators with spread attributes (#5467)
6 years ago
Tan Li Hau 5c76788804 add EventSource to the known globals (#5468)
6 years ago
Conduitry c4f1bd0793 -> v3.28.0
6 years ago
Tan Li Hau f675f8583d {#key} block (#5397)
6 years ago
Conduitry 9675ac75b6 -> v3.27.0
6 years ago
Tan Li Hau eb1d4f2c46 scope CSS sibling combinators (#5427)
6 years ago
Tan Li Hau e5ca2067df add nonpassive event modifier (#5442)
6 years ago
Tan Li Hau 54698ebce1 update keyed each when key expression changes (#5447)
6 years ago
Tan Li Hau 4966378cf8 handle destructuring to a store value (#5452)
6 years ago
Tan Li Hau 28d0868f81 fix missing-declaration warning for use:obj.method (#5454)
6 years ago
Conduitry 08f8450c1d -> v3.26.0
6 years ago
Tan Li Hau 98d35143e7 whitelist [open] attribute selector for <details> (#5425)
6 years ago
Tan Li Hau 8c299f7f3c support methods as actions (#5398)
6 years ago
Tan Li Hau ca6af7ee88 fix store direct property assignment (#5416)
6 years ago
Tan Li Hau e420488769 update acorn and parse expression as module script (#5423)
6 years ago
Conduitry 99412bc383 -> v3.25.1
6 years ago
Tan Li Hau 5bb8f45f79 fix await stuck indefinitely without catch (#5402)
6 years ago
Tan Li Hau 3b79fcdf7e fix destructuring to get multiple stores (#5390)
6 years ago