Commit Graph

6356 Commits (c8cdc73464273a9c526b7c2f842708b41dd5358d)
 

Author SHA1 Message Date
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
Tan Li Hau 5f8f7ae28c
update changelog
3 years ago
Tan Li Hau 2cec6a94bc
[feat] sourcemap markup (#6427)
3 years ago
Tan Li Hau e238903846
update changelog
3 years ago
Jonnie 7bcbe67939
add ssr for group bindings (#4621)
3 years ago
Simon H ce43bd67c7
[fix] relax store derived function signature (#6509)
3 years ago
Oscar Dominguez 6a7f3083a7
ci(workflow): add cache to workflows using actions/setup-node (#6491)
3 years ago
Conduitry 687492a5bc update changelog
3 years ago
Tan Li Hau f60cb22a9d
standalone :global() with multiple selectors shouldn't be treated as error (#6508)
3 years ago
Conduitry 64c162c6b7 docs: adjust formatting in compiler options table
3 years ago
Conduitry 341137285d update changelog
3 years ago
Geoff Rich 2842227cf0
docs: fix heading level a11y issue (#5679)
3 years ago
Eirik Vågeskar 854a7de451
[docs] Add tutorial step for key blocks (#6420)
3 years ago
Ben McCann 384513e3b1 Update CHANGELOG
3 years ago
Daybrush (Younkue Choi) 201a71d8b7
fix insert function (#6445)
3 years ago