Commit Graph

6132 Commits (1966852120ab94dd8112702a230a45e5efb7eac5)
 

Author SHA1 Message Date
Rich Harris 1966852120 document cssHash option
6 years ago
Rich Harris 8724f383c9 update test
6 years ago
Rich Harris 8ea3bb2631 pass hash function to cssHash
6 years ago
Rich Harris 920bbae708 Merge branch 'feat/allow-custom-scope-class' of https://github.com/kaisermann/svelte into kaisermann-feat/allow-custom-scope-class
6 years ago
Conduitry 5c8807e523 -> v3.33.0
6 years ago
Tan Li Hau d17a90cc44
allow destructured defaults to refer to variables (#5986)
6 years ago
Tan Li Hau b764374b62
no warning on contextual-store if declaring it as a parameter / variable (#6008)
6 years ago
Conduitry 8ea4fb1106 update changelog
6 years ago
Conduitry 9a9b934a08
work around publishing issue with npm v7 (#5983)
6 years ago
Miłosz Wiśniewski 5e293f9b0f
chore: remove unnecessary indent_size from editorconfig (#5992)
6 years ago
Christian Kaisermann 21504449d9 Please the almighty linter
6 years ago
Christian Kaisermann 66caecd573 Refactor to cssHash
6 years ago
Christian Kaisermann a038f72fb3 Move Stylesheet arguments into an object
6 years ago
Christian Kaisermann 2f55fc4fe7 Pass component name to scope class generator
6 years ago
Christian Kaisermann 50aa595e7e Allow to customize the css scope class
6 years ago
Antony Jones 6928f9492c
Emphasis on method name
6 years ago
Antony Jones 48b56bd819
Update changelog
6 years ago
Pontus Lundin d4f98fb63a
Call onMount when connected & clean up when disconnected for custom element (#4522)
6 years ago
Conduitry d3f3ea38d0 -> v3.32.3
6 years ago
Tan Li Hau e8094df779
fix remove of lone :host selectors (#5984)
6 years ago
Conduitry 160a4eccd1 -> v3.32.2
6 years ago
Conduitry 341948e166 update changelog
6 years ago
pushkine a9c1dc9b59
fix extra invalidation with component prop binding to object property (#5890)
6 years ago
Tan Li Hau 8867bc31c2
update css-tree@^1.1.2 (#5958)
6 years ago
Tan Li Hau 44f41c9edd
fix :host and :global css scoping (#5957)
6 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events (#4639)
6 years ago
Daniel Sandoval 8db3e8d029
"What's new in Svelte" February newsletter (#5925)
6 years ago
Shriji c3caa29590
Change color on 404 page (#5932)
6 years ago
Conduitry df191385f5 -> v3.32.1
6 years ago
Tan Li Hau 6589aa2548
warn module variables are nonreactive and make them truly nonreactive (#5847)
6 years ago
Conduitry dd7403ade4 update changelog
6 years ago
Saurav Sahu 87417e5a7b
fix: "foreign" namespace elements should still allow binding 'this' (#5942)
6 years ago
pushkine eeeeb49986
inline `prop_values` in `init` helper (#5909)
6 years ago
Conduitry 47baa1965d update changelog
6 years ago
J Delaney 4f05cc3e3c
don't create class update functions when dependencies aren't reactive (#5926)
6 years ago
Tan Li Hau 6207596175
fix extraneous store subscription in SSR (#5929)
6 years ago
Simon H 0f3264e205
make `SvelteComponentDev` typings more forgiving (#5937)
6 years ago
Simon H 842a0b1a07
make animation/transition params optional (#5936)
6 years ago
Conduitry f00348c14c update changelog
6 years ago
Anders Lorentsen acf60d88a0
error on empty name in `class:` directive (#5939)
6 years ago
Conduitry b3431f9bf2 update changelog
6 years ago
Alexandre Galays 4d5fe5dea6
Swap the order of the two derived store signatures to fix inference (#5935)
6 years ago
Ben McCann 37b1a20c17
Add spaces next to infix operators (#5902)
6 years ago
Ben McCann 55b11b0664
docs: define component before demonstrating usage (#5921)
6 years ago
Conduitry 7be0b400f1 fix failing tests by restoring global.window after SSR tests
6 years ago
Conduitry 93cf65d804 Revert "work around mysterious test failure and add TODO"
6 years ago
Conduitry 94439ef5e7 fix changelog link
6 years ago
Conduitry 290746cfbd -> v3.32.0
6 years ago
Conduitry c4419007f0 work around mysterious test failure and add TODO
6 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
6 years ago