Commit Graph

6215 Commits (cc58f60002832c6f0b1de8fb0c39299c78700b58)
 

Author SHA1 Message Date
Pontus Lundin d4f98fb63a
Call onMount when connected & clean up when disconnected for custom element (#4522)
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
pushkine a9c1dc9b59
fix extra invalidation with component prop binding to object property (#5890)
4 years ago
Tan Li Hau 8867bc31c2
update css-tree@^1.1.2 (#5958)
4 years ago
Tan Li Hau 44f41c9edd
fix :host and :global css scoping (#5957)
4 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events (#4639)
4 years ago
Daniel Sandoval 8db3e8d029
"What's new in Svelte" February newsletter (#5925)
4 years ago
Shriji c3caa29590
Change color on 404 page (#5932)
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
Saurav Sahu 87417e5a7b
fix: "foreign" namespace elements should still allow binding 'this' (#5942)
4 years ago
pushkine eeeeb49986
inline `prop_values` in `init` helper (#5909)
4 years ago
Conduitry 47baa1965d update changelog
4 years ago
J Delaney 4f05cc3e3c
don't create class update functions when dependencies aren't reactive (#5926)
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
Anders Lorentsen acf60d88a0
error on empty name in `class:` directive (#5939)
4 years ago
Conduitry b3431f9bf2 update changelog
4 years ago
Alexandre Galays 4d5fe5dea6
Swap the order of the two derived store signatures to fix inference (#5935)
4 years ago
Ben McCann 37b1a20c17
Add spaces next to infix operators (#5902)
4 years ago
Ben McCann 55b11b0664
docs: define component before demonstrating usage (#5921)
4 years ago
Conduitry 7be0b400f1 fix failing tests by restoring global.window after SSR tests
4 years ago
Conduitry 93cf65d804 Revert "work around mysterious test failure and add TODO"
4 years ago
Conduitry 94439ef5e7 fix changelog link
4 years ago
Conduitry 290746cfbd -> v3.32.0
4 years ago
Conduitry c4419007f0 work around mysterious test failure and add TODO
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
pushkine 13e3d755da
allow duplicates of the same action on an element (#5875)
4 years ago
Andreas Ehrencrona abf11bb02b
Refactored preprocess for readability (#5763)
4 years ago
Domenik Reitzner a49375696f
Handle new format for "who is using svelte" (#5918)
4 years ago
Simon H 8364048d95
Update unreleased
4 years ago
milahu 0d19f67ec4
Parse attached sourcemap from preprocessor (#5854)
4 years ago
Manuel B dbd184c38c
Add a linguist configuration (#5878)
4 years ago
Domenik Reitzner 32775a699d
Make TypeScript integration more visible (#5871)
4 years ago
琚致远 3e093614db
Minor grammar improvements to README (#5895)
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