Commit Graph

6438 Commits (3e522aa98f890923ebd2005761edd2ae25a03e4f)
 

Author SHA1 Message Date
Conduitry 33307a54c8 update changelog
5 years ago
Yuichiro Yamashita d9da22ac04
fix AST .end index for expressions in attributes (#6542)
5 years ago
Conduitry 8b09e6181a update changelog
5 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom (#5870)
5 years ago
Conduitry a6448185d6 update changelog
5 years ago
Hasan Altan Birler ecbd96af95
[fix] hydration improvements (#6449)
5 years ago
Ben McCann 16d562fcf6 site: bump Svelte version
5 years ago
Conduitry b2a082a48f -> v3.39.0
5 years ago
Conduitry d01dc9b2eb update changelog
5 years ago
Tan Li Hau cb189ad0ec
[chore] update code-red, estree-walker, is-reference (#6551)
5 years ago
Tan Li Hau c78a3af019
Update CHANGELOG.md
5 years ago
Tan Li Hau 222a9dd2c6
[feat] get all contexts (#6528)
5 years ago
Ben McCann f6a9804275
Upgrade Periscopic (#6549)
5 years ago
Simon H 5534b911ea
update changelog
5 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
5 years ago
Simon H 931738e821
[docs] mention that afterUpdate runs after onMount
5 years ago
Ashish Kapoor ddde34aeb9
[docs] Multi select works by pressing and holding shift key (#6532)
5 years ago
Simon H 5dd1e6e232
update changelog
5 years ago
Tan Li Hau fd031105aa
[fix] do not warn if module variables are not the only dependencies in reactive statements (#6510)
5 years ago
Simon H a8c35daa9a
[fix] be able to silence more warnings (#6504)
5 years ago
Tan Li Hau a0cb068e2c fix lint and tidy up
5 years ago
Tan Li Hau 36e49d82a8 add more test, fix test for ssr
5 years ago
pmurray73 77e6aea8e4 style-directives: actually, remove StyleDirective interface entriely
5 years ago
pmurray73 81c560ee16 style-directives: remove "text" from interface
5 years ago
pmurray73 8b803ca022 style-directives: linting
5 years ago
pmurray73 88f63a572e style-directives: use ternary
5 years ago
pmurray73 8f33ac9723 style-directives: fix mustache template case with template literal
5 years ago
pmurray73 fcfa80ca19 style-directives: cleanup
5 years ago
pmurray73 34f7250acc style-directives: use camelcase
5 years ago
pmurray73 7a44cd44d5 style-directives: docs; more tests of multiple styles
5 years ago
pmurray73 4969b6c6a4 add test of multiple styles; remove null styles;
5 years ago
pmurray73 3c1591cace check for dynamic dependencies before adding update chunk
5 years ago
pmurray73 0da09fe801 remove .solo
5 years ago
pmurray73 e8a8f6399a style-directives: push updater into update chunks; add dynamic test;
5 years ago
pmurray73 69e566a746 style-directives: tweak spread ssr internal
5 years ago
pmurray73 eb3d735154 style-directives: cleanup
5 years ago
pmurray73 4273e42692 style-directives: remove solo tests
5 years ago
pmurray73 94e4137481 style-directives: more inline tests
5 years ago
pmurray73 e5a6e4e305 style-directives: more parser tests
5 years ago
pmurray73 5a8a473c5d style-directives: handle spread styles in ssr
5 years ago
pmurray73 195eae753e handle text-only style directive in tag.ts
5 years ago
pmurray73 a9244a0f53 style-directives: ssr rendering
5 years ago
pmurray73 1f8e0b98dd style-directives: add_styles func in ElementWrapper
5 years ago
pmurray73 d603b06d6f style-directives: get text from info in Style node
5 years ago
pmurray73 3924a2bf60 style directive interface
5 years ago
pmurray73 bb1255af67 tweak
5 years ago
pmurray73 fafca08950 obviously incorrect hard-coded color
5 years ago
pmurray73 a59c8a224d style-directives: work in progress
5 years ago
pmurray73 8f4faf450e style-directive: tests
5 years ago
pmurray73 52a7473e40 style-directives: ssr add_styles
5 years ago