Commit Graph

6386 Commits (ee769101fc95688c3045f0fd4f47d09b15bc70c3)
 

Author SHA1 Message Date
Tan Li Hau ee769101fc
[fix] applying :global for > combinator (#6563)
3 years ago
Conduitry 69e3c0fe7f update changelog
3 years ago
Tan Li Hau 1952ea22de
[fix] no root node for detached dom node (#6570)
3 years ago
Dennis Dudek a3fb765d6f
[docs] add trusted modifier to list of modifiers in tutorial and docs (#6566)
3 years ago
Konstantin BIFERT 18780fac00
[docs] replace shift by the correct key to hold: control (#6573)
3 years ago
Stephane 63f592e713
[docs] Add clarification about reactivity and arrays (#6547)
3 years ago
Conduitry 3b97329b82 -> v3.40.2
3 years ago
Conduitry 7eeb4dfa68 update changelog
3 years ago
Yuichiro Yamashita fd8c5885c8
[fix] create AST node of empty string for empty attribute values (#6539)
3 years ago
Conduitry 923088f5f8 update changelog
3 years ago
Bjorn Lu 71c29bbf35
[fix] dynamic autofocus (#6494)
3 years ago
Ben McCann 1e73482de6 fix changelog
3 years ago
Ben McCann 0e768ef54d update changelog
3 years ago
Almog Tavor 9d21aa1164
[fix] tracking whether transition has started (#6399)
3 years ago
Ben McCann 4c94409bc0 update changelog
3 years ago
Simon H 4ca2af41df
[fix] add filename to combined source map if needed (#6089)
3 years ago
Conduitry 176c92b9cd update changelog
3 years ago
Tan Li Hau b23d267f1f
[fix] improper :global() style encapsulation (#6560)
3 years ago
Conduitry ab825ed2eb -> v3.40.1
3 years ago
Tan Li Hau 365b5e300c
[fix] store reactivity in reactive declarations (#6559)
3 years ago
Conduitry d487254beb refactor: tidy use of Set for store subscribers
3 years ago
Noski b2260bc2e3
refactor: migrate array to set for subscriberss (#6295)
3 years ago
Conduitry 48934c8cd0 fix changelog
3 years ago
Conduitry aaa543a070 -> v3.40.0
3 years ago
Conduitry 6d9c2ea057 update changelog
3 years ago
Tan Li Hau 8c66acfa92
fix one-way <select> bind with spread (#6512)
3 years ago
Conduitry 0d3e105915 update changelog
3 years ago
Tan Li Hau c54d57b0d9
don't scope :root selector (#6514)
3 years ago
Conduitry 68a1b4977c update changelog
3 years ago
Tan Li Hau f906180435
fix binding when updating through accessors (#6523)
3 years ago
Conduitry c8cdc73464 update changelog
3 years ago
Tan Li Hau ef14280e28
use simpler insert and append functions when not compiling with hydration (#6525)
3 years ago
Conduitry 33307a54c8 update changelog
3 years ago
Yuichiro Yamashita d9da22ac04
fix AST .end index for expressions in attributes (#6542)
3 years ago
Conduitry 8b09e6181a update changelog
3 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom (#5870)
3 years ago
Conduitry a6448185d6 update changelog
3 years ago
Hasan Altan Birler ecbd96af95
[fix] hydration improvements (#6449)
3 years ago
Ben McCann 16d562fcf6 site: bump Svelte version
3 years ago
Conduitry b2a082a48f -> v3.39.0
3 years ago
Conduitry d01dc9b2eb update changelog
3 years ago
Tan Li Hau cb189ad0ec
[chore] update code-red, estree-walker, is-reference (#6551)
3 years ago
Tan Li Hau c78a3af019
Update CHANGELOG.md
3 years ago
Tan Li Hau 222a9dd2c6
[feat] get all contexts (#6528)
3 years ago
Ben McCann f6a9804275
Upgrade Periscopic (#6549)
3 years ago
Simon H 5534b911ea
update changelog
3 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
3 years ago
Simon H 931738e821
[docs] mention that afterUpdate runs after onMount
3 years ago
Ashish Kapoor ddde34aeb9
[docs] Multi select works by pressing and holding shift key (#6532)
3 years ago
Simon H 5dd1e6e232
update changelog
3 years ago