Commit Graph

563 Commits (82fcdfc2fa0321cd1014fe9e5c9d79b8454f2f15)

Author SHA1 Message Date
Tan Li Hau 82fcdfc2fa
rework SSR store autosubscription (#5419)
4 years ago
Conduitry 2eda5b0bf3 fix issue link in changelog
4 years ago
Conduitry 60ac0a4174 -> v3.31.1
4 years ago
Conduitry 77438e1740 update changelog
4 years ago
Tan Li Hau 1da4105d65
fix deep object property as action (#5845)
4 years ago
Tan Li Hau 08cb3142e9
keep each block value (#5841)
4 years ago
Tan Li Hau 63669330f6
maintain context for keyed each (#5840)
4 years ago
Tan Li Hau a41c7644e6
shift injected declarations to the top (#5837)
4 years ago
Tan Li Hau 2d5d6b05ed
warn if React attributes are used (#5836)
4 years ago
Tan Li Hau 662d9b44e6
fix checkbox bind:group when index depends on another context (#5835)
4 years ago
Conduitry 2d697a38c5 update changelog
4 years ago
Conduitry e02c291050 -> v3.31.0
4 years ago
Conduitry cf23eb08c2 -> v3.30.1
4 years ago
Conduitry f029559855 update changelog
4 years ago
Tan Li Hau ccc61a71d8
add missing export for hasContext (#5727)
4 years ago
Conduitry 505eba84b9 -> v3.30.0
4 years ago
Tan Li Hau 9331398299
support spread into slot props (#5616)
4 years ago
Simon H 99000ef42e
typed SvelteComponent(Dev) interface (#5431)
4 years ago
Conduitry 666b7aefa8 update changelog
4 years ago
Tan Li Hau 1cc5bdb9ca
reactive dependency not referenced can't set to undefined initially (#5600)
4 years ago
Tan Li Hau 24c44b9177
fix order of html tags with {#if} in {#key} block (#5685)
4 years ago
Conduitry 342c1e427c update changelog
4 years ago
Conduitry 0aa8cc1c9f update changelog
4 years ago
Conduitry 4524566fda -> v3.29.7
4 years ago
Conduitry ed4288fe43 -> v3.29.6
4 years ago
Ben McCann 627aae8c5c
Add package.json to exports map (#5660)
4 years ago
Conduitry b135055c5c -> v3.29.5
4 years ago
Tan Li Hau 41d16c02be
add export map (#5566)
4 years ago
Tan Li Hau 7949d8efac
support $$slots in custom elements (#5619)
4 years ago
Tan Li Hau f7bddb23d3
add extension to request to support webpack 5 (#5624)
4 years ago
Tan Li Hau 148b6105ed
fix else block transition update (#5591)
4 years ago
Tan Li Hau 5d7ffdb8a7
fix function slot props based on context (#5607)
4 years ago
Tan Li Hau 6fa3e91b5d
support $$props and $$restProps for custom elements (#5608)
4 years ago
Conduitry a47ca4498a update changelog
4 years ago
Conduitry 65104e8b2a -> v3.29.4
4 years ago
Conduitry 040e9cc6fa
fix code generation error with nullish coalescing operator and logical operators (#5564)
4 years ago
Conduitry 5cbc8c80b1 -> v3.29.3
4 years ago
Conduitry a6040d6e73 -> v3.29.2
4 years ago
Conduitry ae1f9e5f9a -> v3.29.1
4 years ago
Conduitry b9ac8c9e47 update changelog
4 years ago
Conduitry f038cf75fa update changelog
4 years ago
Conduitry 0ec928324f update changelog
4 years ago
Conduitry 377c7647ed update changelog
4 years ago
Conduitry a28d776c06 update changelog
4 years ago
Conduitry c24b313b1a -> v3.29.0
4 years ago
Tan Li Hau 2d88dc460e
warn for possible use of component without uppercase tag name (#5302)
4 years ago
Conduitry 99e2cfca11 update changelog
4 years ago
Tan Li Hau 2c5f1c466e
add typings to `get_store_value` (#5269)
4 years ago
Tan Li Hau 8056829a91
allow <slot> to be part of a slot (#4295)
4 years ago
Tan Li Hau 3970def5eb
fix sibling combinators with spread attributes (#5467)
4 years ago