Commit Graph

6520 Commits (2484acea2624bb802f367ebf5bfcb94e6ff41612)
 

Author SHA1 Message Date
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
Tan Li Hau fd031105aa
[fix] do not warn if module variables are not the only dependencies in reactive statements (#6510)
3 years ago
Simon H a8c35daa9a
[fix] be able to silence more warnings (#6504)
3 years ago
Ben McCann 52b67a0497
[chore] fix duplicate import of periscopic (#6527)
3 years ago
Ben McCann ff50bfba6f update changelog
3 years ago
Tan Li Hau 2818567925
fix input value 0 for ssr (#6458)
3 years ago
Tan Li Hau 23f8f4ba6d
[feat] centralise parse errors (#6519)
3 years ago
Antony Jones fdd3d4b448
be a bit smarter about building the site locally (#5262)
3 years ago
Tan Li Hau 8f1ae80a99
update changelog
3 years ago
Tan Li Hau 6a582af839
[fix] script style end parsing (#6511)
3 years ago
Aleksander Szołowicz 999032835b
fix typos, use shorthanded imports (#5993)
3 years ago
Simon H 53e0754d3b
[docs] remove unnecessary immutable option from App.svelte
3 years ago
Simon H 937c7c9c4a
[docs] document $store behavior more explicitely
3 years ago
David Dawkins e7cbea64e0
[docs] fix padding in svg bar chart example (#5945)
3 years ago
Simon H 9467e4a780
[chore] adjust stale bot settings
3 years ago
Tan Li Hau ebaa891e69
[chore] update code-red@0.2.0 (#6425)
3 years ago
Ignatius Bagus 5334f4ad1b
docs: mention usage of regexp literal in text expressions (#5640)
3 years ago