Commit graph

5669 commits

Author SHA1 Message Date
Jonathan Kelley
b5447c162f
extend interpreter base class with platform methods 2024-02-27 12:31:11 -08:00
Evan Almloff
acbc1f6a47 fix headless tests on desktop 2024-02-27 12:19:34 -06:00
Evan Almloff
271b53e866 Update the liveview renderer to the new sledgehammer version 2024-02-27 11:46:40 -06:00
Evan Almloff
f7209e123f
restore the docs for the image element 2024-02-27 10:36:45 -06:00
Evan Almloff
93ee53454f bump the sledgehammer bindgen version 2024-02-27 10:35:16 -06:00
Florian de Gaulejac
5dad13ac74 Restore image element under svg element 2024-02-27 09:18:18 +01:00
andrey
5a73147d69 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks 2024-02-27 10:36:05 +08:00
andrey
24ebc1e628 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks 2024-02-27 10:32:55 +08:00
andrey
df0d45be48 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks 2024-02-27 10:15:38 +08:00
marc2332
97478bcb13
fix unrelated to dioxus-router 2024-02-26 21:50:16 +01:00
marc2332
d3b9b764e0
fix: Update dioxus-router docs 2024-02-26 21:46:00 +01:00
Evan Almloff
277e4677e9 fix clippy 2024-02-26 11:49:05 -06:00
Evan Almloff
f539698963 add debug information for signal subscriptions 2024-02-26 11:46:01 -06:00
Evan Almloff
451a8f231e
Merge pull request #1975 from tigerros/fix-routable-clippy-warning
Fix Clippy warning in `Routable` macro
2024-02-24 11:22:04 -06:00
tigerros
e217a957dc fix 2024-02-24 14:36:02 +01:00
tigerros
24e8ac2ad3 fix warning 2024-02-24 13:30:50 +01:00
Jonathan Kelley
7f60010c1e
set up a typescript pipeline for interpreter 2024-02-23 18:52:21 -08:00
Jonathan Kelley
53cafefdef
wip: add tests and slightly refactor interpreter code 2024-02-23 17:38:04 -08:00
Jonathan Kelley
e0b0afc0a9
remove unsafe from tests in core 2024-02-22 17:46:51 -08:00
Jonathan Kelley
8219b117b0
Release 0.5.0-alpha.0
dioxus@0.5.0-alpha.0
dioxus-autofmt@0.5.0-alpha.0
dioxus-check@0.5.0-alpha.0
dioxus-cli@0.5.0-alpha.0
dioxus-cli-config@0.5.0-alpha.0
dioxus-config-macro@0.5.0-alpha.0
dioxus-core@0.5.0-alpha.0
dioxus-core-macro@0.5.0-alpha.0
dioxus-desktop@0.5.0-alpha.0
dioxus-fullstack@0.5.0-alpha.0
dioxus-hooks@0.5.0-alpha.0
dioxus-hot-reload@0.5.0-alpha.0
dioxus-html@0.5.0-alpha.0
dioxus-html-internal-macro@0.5.0-alpha.0
dioxus-interpreter-js@0.5.0-alpha.0
dioxus-lib@0.5.0-alpha.0
dioxus-liveview@0.5.0-alpha.0
dioxus-mobile@0.5.0-alpha.0
dioxus-native-core@0.5.0-alpha.0
dioxus-native-core-macro@0.5.0-alpha.0
dioxus-router@0.5.0-alpha.0
dioxus-router-macro@0.5.0-alpha.0
dioxus-rsx@0.5.0-alpha.0
dioxus-signals@0.5.0-alpha.0
dioxus-ssr@0.5.0-alpha.0
dioxus-tui@0.5.0-alpha.0
dioxus-web@0.5.0-alpha.0
dioxus_server_macro@0.5.0-alpha.0
generational-box@0.5.0-alpha.0
plasmo@0.5.0-alpha.0
rsx-rosetta@0.5.0-alpha.0

Generated by cargo-workspaces
2024-02-22 16:44:29 -08:00
Jonathan Kelley
a0f5fff47a
adjust promote workflow, give it a name 2024-02-22 16:25:23 -08:00
Jonathan Kelley
7c2229eb1b
Merge pull request #1960 from DioxusLabs/jk/05-pre
autorelease workflow
2024-02-22 13:55:40 -08:00
Jonathan Kelley
48d6a9acbb
Add logging to event checker 2024-02-22 13:55:29 -08:00
Jonathan Kelley
2ead6c6074
give longer window for events 2024-02-22 12:33:58 -08:00
Jonathan Kelley
9bb820ca39
fix syntax for publish 2024-02-22 10:10:23 -08:00
Jonathan Kelley
cf8c378b31
bump manganis 2024-02-22 10:04:55 -08:00
Jonathan Kelley
c5096ff5bc
add gitignore to tailwind 2024-02-22 08:53:37 -08:00
Jonathan Kelley
34f4647594
add name to publish flow 2024-02-21 22:57:34 -08:00
Jonathan Kelley
04cd98fffa
add backport 2024-02-21 22:52:31 -08:00
Jonathan Kelley
72408115c4
temp disable semver checks 2024-02-21 22:29:48 -08:00
Jonathan Kelley
19c0007cb7
semver checks fix 2024-02-21 22:26:51 -08:00
Jonathan Kelley
52be1d7e98
semver checks fix 2024-02-21 22:17:14 -08:00
Jonathan Kelley
52f07de015
ignore description 2024-02-21 22:11:33 -08:00
Jonathan Kelley
76929071b3
combine checks for semver 2024-02-21 22:11:03 -08:00
Jonathan Kelley
862d2ea6f4
Fix syntax error in main 2024-02-21 22:10:01 -08:00
Jonathan Kelley
6cc66b5d11
Add promote workflow 2024-02-21 22:08:01 -08:00
Jonathan Kelley
319eb29ff4
wip: clean up workflows 2024-02-21 21:08:46 -08:00
Jonathan Kelley
112b4f9afb
wip: release yaml 2024-02-21 19:50:39 -08:00
Jonathan Kelley
8f70f8936f
wip: consolidate release 2024-02-21 19:36:33 -08:00
Jonathan Kelley
37b8fd0135
Merge branch 'main' into jk/05-pre 2024-02-21 16:15:33 -08:00
Jonathan Kelley
380f1429ae
master -> main 2024-02-21 16:15:19 -08:00
Jonathan Kelley
98ef7c829b
wip: add some workflows for backporting, semver, and publishing 2024-02-21 16:13:33 -08:00
Jonathan Kelley
fff70973aa
wip: add semver workflows 2024-02-21 15:40:50 -08:00
Jonathan Kelley
0ae0929691
fix: some simple formatting and version numbers 2024-02-21 14:32:19 -08:00
Jonathan Kelley
be29c1fdaa
chore: move all packages onto workspace versions 2024-02-21 14:30:13 -08:00
Jonathan Kelley
53bfa98346
wip: add publish workflow 2024-02-21 14:21:42 -08:00
Jonathan Kelley
36fe5e30cb
chore: clean up cargo.tomls to enable releasing 2024-02-21 14:16:01 -08:00
Evan Almloff
0c5c9eafe5
Merge pull request #1958 from fdgStilla/fix-svg-type-attribute
Fix name for SVG attribute "type"
2024-02-21 14:47:55 -06:00
Florian de Gaulejac
83cd04fd17 Fix name for SVG attribute "type" 2024-02-21 15:31:10 +01:00
Evan Almloff
36ae7ec12e wrap fullstack rebuilds in block in place 2024-02-19 14:59:58 -06:00