Commit Graph

6122 Commits (1ad9d3e63337178e978ba513d28c41544fde1d92)
 

Author SHA1 Message Date
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
Conduitry f7b19ad75c update changelog
6 years ago
Conduitry b7f24c1b7f work around publishing issue with npm v7 (#5983)
6 years ago
Miłosz Wiśniewski 80d21dd66b chore: remove unnecessary indent_size from editorconfig (#5992)
6 years ago
Antony Jones a7ee5b361b Emphasis on method name
6 years ago
Antony Jones 1868f6fd4f Update changelog
6 years ago
Pontus Lundin ba6e8b48b9 Call onMount when connected & clean up when disconnected for custom element (#4522)
6 years ago
Conduitry fc570fdf6d -> v3.32.3
6 years ago
Tan Li Hau 497de7ed6d fix remove of lone :host selectors (#5984)
6 years ago
Conduitry 8536da73af -> v3.32.2
6 years ago
Conduitry 58c88ba495 update changelog
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
Alexis Ménard a26e60809f Tutorial : a better explanation of component events (#4639)
6 years ago
Daniel Sandoval fdb0526dad "What's new in Svelte" February newsletter (#5925)
6 years ago
Shriji 3f6a6d0fed Change color on 404 page (#5932)
6 years ago
Conduitry 7d3c676cd1 -> v3.32.1
6 years ago
Tan Li Hau 2b06c4248d warn module variables are nonreactive and make them truly nonreactive (#5847)
6 years ago
Conduitry 529278832d update changelog
6 years ago
Saurav Sahu 540de15980 fix: "foreign" namespace elements should still allow binding 'this' (#5942)
6 years ago
pushkine d85e897ec2 inline `prop_values` in `init` helper (#5909)
6 years ago
Conduitry d3ae2c06a7 update changelog
6 years ago
J Delaney 9b5aed1cba don't create class update functions when dependencies aren't reactive (#5926)
6 years ago
Tan Li Hau c3b41b1b12 fix extraneous store subscription in SSR (#5929)
6 years ago
Simon H e15554366b make `SvelteComponentDev` typings more forgiving (#5937)
6 years ago
Simon H 4bab9db9f9 make animation/transition params optional (#5936)
6 years ago
Conduitry 1a129dd117 update changelog
6 years ago
Anders Lorentsen 5e1009c677 error on empty name in `class:` directive (#5939)
6 years ago
Conduitry 9bf9787267 update changelog
6 years ago
Alexandre Galays aa36b58bde Swap the order of the two derived store signatures to fix inference (#5935)
6 years ago
Ben McCann bb90e37a49 Add spaces next to infix operators (#5902)
6 years ago
Ben McCann b23612344c docs: define component before demonstrating usage (#5921)
6 years ago
Conduitry abd83291dd fix failing tests by restoring global.window after SSR tests
6 years ago
Conduitry e6c120cfb9 Revert "work around mysterious test failure and add TODO"
6 years ago
Conduitry 69540ea0a4 fix changelog link
6 years ago
Conduitry 960a01200f -> v3.32.0
6 years ago
Conduitry f3ce4af9ff work around mysterious test failure and add TODO
6 years ago
halfnelson 346c7a942d add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
6 years ago
Conduitry c3bbed4f25 update changelog
6 years ago
pushkine 3cde94388d allow duplicates of the same action on an element (#5875)
6 years ago
Andreas Ehrencrona 1af0204afb Refactored preprocess for readability (#5763)
6 years ago
Domenik Reitzner a41b636755 Handle new format for "who is using svelte" (#5918)
6 years ago
Simon H 704b97c406 Update unreleased
6 years ago
milahu ec9bcff191 Parse attached sourcemap from preprocessor (#5854)
6 years ago
Manuel B 0ddda39ca2 Add a linguist configuration (#5878)
6 years ago
Domenik Reitzner 96115eff62 Make TypeScript integration more visible (#5871)
6 years ago
琚致远 8c038714d6 Minor grammar improvements to README (#5895)
6 years ago
Conduitry c413018733 fix issue link in changelog
6 years ago