Commit Graph

2985 Commits (e8a8f6399a2e075af4c8929a8f7bdb8e6fd4cc68)

Author SHA1 Message Date
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 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 52a7473e40 style-directives: ssr add_styles
5 years ago
pmurray73 856f132924 style-directives: minimal ssr work
5 years ago
pmurray73 b2a9e67b0f style-directives: push styles in to styles array on Element
5 years ago
pmurray73 d550c20662 add Style node, interfaces
5 years ago
Ben McCann 52b67a0497
[chore] fix duplicate import of periscopic (#6527)
5 years ago
Tan Li Hau 2818567925
fix input value 0 for ssr (#6458)
5 years ago
Tan Li Hau 23f8f4ba6d
[feat] centralise parse errors (#6519)
5 years ago
Tan Li Hau 6a582af839
[fix] script style end parsing (#6511)
5 years ago
Aleksander Szołowicz 999032835b
fix typos, use shorthanded imports (#5993)
5 years ago
Tan Li Hau ebaa891e69
[chore] update code-red@0.2.0 (#6425)
5 years ago
Tan Li Hau 2cec6a94bc
[feat] sourcemap markup (#6427)
5 years ago
Jonnie 7bcbe67939
add ssr for group bindings (#4621)
5 years ago
Simon H ce43bd67c7
[fix] relax store derived function signature (#6509)
5 years ago
Tan Li Hau f60cb22a9d
standalone :global() with multiple selectors shouldn't be treated as error (#6508)
5 years ago
Daybrush (Younkue Choi) 201a71d8b7
fix insert function (#6445)
5 years ago
Simon H b662c7fd41
[chore] move compiler warnings/errors to dedicate files (#6503)
5 years ago
Geoff Rich 391258aa10
Remove caption warning on <audio> (#6054)
5 years ago
Tan Li Hau 95f3f1c0b3
fix ci after merge conflicts (#6473)
5 years ago
Geoff Rich e73f641ca5
Remove deprecated a11y-no-onchange warning (#6457)
5 years ago
Tan Li Hau fca6a6d38a
:global() with pseudo element should be considered as global (#6470)
5 years ago
Tan Li Hau 98ddf8b588
update periscopic (#6471)
5 years ago
Ignatius Bagus 8c3fb922d8
only check selector that are direct children of `:global` (#6435)
5 years ago
Tan Li Hau e7af4d7706
expose svelte/ssr which have noop for lifecycle events (#6416)
5 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
5 years ago
Luis Confraria 554d5dd391
Fix preserveComments on ssr (#4736)
5 years ago
Anthony Le Goas 58790a9281
a11y: check if mouse events are accompanied by key events (#5938)
5 years ago
Mohammed Al-Qurafi 1b33248ead
#6299 - Throw a compile error when passing an empty directive name (#6300)
5 years ago
zerdox 0df9233fb1
Fix wrong "slot" property warning (runtime) (#6065)
5 years ago
Tan Li Hau 5d824966a2
internal: add typescript def for transitions (#5625)
5 years ago
Dennis Kaspar b464320607
Add trusted modifier (#6149)
5 years ago
Ava Johnson 46fac828f7
Bubble svelte dev events (#5994)
5 years ago
Roy Choo 228832c9a3
fix: :global(...):some-pseudoclass should be considered global (#6317)
5 years ago
Hasan Altan Birler 04bc37de31
Improve hydration by reordering optimally (#6395)
5 years ago
Tan Li Hau a6055b34d9
fix slot props not updated when transition aborted (#6414)
5 years ago
Tan Li Hau 7d39e676c5
bind this in bubbled events (#6417)
5 years ago
Tan Li Hau bbcc1e7479
disallow multiple selectors inside :global() (#6428)
5 years ago
Tan Li Hau bce3641e92
fix escaping attributes in spread in SSR (#6429)
5 years ago
Tan Li Hau 3acaa03f6f
fix textarea end tag parsing (#6424)
5 years ago