Commit Graph

593 Commits (5c8807e5236c7c78029f4230cb8760748b9427a4)

Author SHA1 Message Date
Conduitry 5c8807e523 -> v3.33.0
4 years ago
Tan Li Hau d17a90cc44
allow destructured defaults to refer to variables (#5986)
4 years ago
Tan Li Hau b764374b62
no warning on contextual-store if declaring it as a parameter / variable (#6008)
4 years ago
Conduitry 8ea4fb1106 update changelog
4 years ago
Antony Jones 6928f9492c
Emphasis on method name
4 years ago
Antony Jones 48b56bd819
Update changelog
4 years ago
Conduitry d3f3ea38d0 -> v3.32.3
4 years ago
Tan Li Hau e8094df779
fix remove of lone :host selectors (#5984)
4 years ago
Conduitry 160a4eccd1 -> v3.32.2
4 years ago
Conduitry 341948e166 update changelog
4 years ago
Tan Li Hau 44f41c9edd
fix :host and :global css scoping (#5957)
4 years ago
Conduitry df191385f5 -> v3.32.1
4 years ago
Tan Li Hau 6589aa2548
warn module variables are nonreactive and make them truly nonreactive (#5847)
4 years ago
Conduitry dd7403ade4 update changelog
4 years ago
Conduitry 47baa1965d update changelog
4 years ago
Tan Li Hau 6207596175
fix extraneous store subscription in SSR (#5929)
4 years ago
Simon H 0f3264e205
make `SvelteComponentDev` typings more forgiving (#5937)
4 years ago
Simon H 842a0b1a07
make animation/transition params optional (#5936)
4 years ago
Conduitry f00348c14c update changelog
4 years ago
Conduitry b3431f9bf2 update changelog
4 years ago
Conduitry 94439ef5e7 fix changelog link
4 years ago
Conduitry 290746cfbd -> v3.32.0
4 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
4 years ago
Conduitry d5f2ddc417 update changelog
4 years ago
Simon H 8364048d95
Update unreleased
4 years ago
Conduitry 8180c5dd6c fix issue link in changelog
4 years ago
Conduitry c758028cde -> v3.31.2
4 years ago
Tan Li Hau 734257001d
deconflict conextual action variable (#5839)
4 years ago
Tan Li Hau 5949c4a594
fix await outro race condition (#5850)
4 years ago
Tan Li Hau 9cc21e3c09
fix removing elements that are currently transitioning out (#5849)
4 years ago
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