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
|
c0f2e8391c
|
Merge pull request #1948 from atty303/fullstack-wasm
feat(fullstack): support wasm target
|
2024-02-19 08:52:05 -06:00 |
|
Evan Almloff
|
c4a4a31eec
|
Merge branch 'master' into pr/atty303/1948
|
2024-02-19 08:35:31 -06:00 |
|
Evan Almloff
|
6724847685
|
swap out web-time for chrono
|
2024-02-19 08:03:29 -06:00 |
|
Jonathan Kelley
|
3fef42a43b
|
Merge pull request #1944 from DioxusLabs/jk/upgrade-axum-drop-others
Upgrade to axum 0.7, consolidate deps, move out 3rd party adapters
|
2024-02-18 21:57:58 -08:00 |
|
Jonathan Kelley
|
f9eabbe8ef
|
clippy!!
|
2024-02-18 21:29:10 -08:00 |
|
Jonathan Kelley
|
1ac69ae148
|
Merge branch 'master' into jk/upgrade-axum-drop-others
|
2024-02-18 21:28:26 -08:00 |
|
Jonathan Kelley
|
ebdb98bff2
|
Make clippy happy, pass tests
|
2024-02-18 21:08:48 -08:00 |
|
Jonathan Kelley
|
d732269b8f
|
backend proxy tests almost work!
|
2024-02-18 09:45:27 -08:00 |
|
Evan Almloff
|
14b4af4bbc
|
fix cargo check all features except the router
|
2024-02-16 16:22:13 -06:00 |
|
Evan Almloff
|
2952578a2e
|
add a streaming example
|
2024-02-16 16:04:12 -06:00 |
|
Evan Almloff
|
31a7d2ac04
|
remove the nightly feature from the server macro crate
|
2024-02-16 15:27:48 -06:00 |
|
Evan Almloff
|
e7d8a25d17
|
get the dioxus CLI compiling
|
2024-02-16 14:55:44 -06:00 |
|
Evan Almloff
|
30af559275
|
add tracing to server function registration
|
2024-02-16 14:19:36 -06:00 |
|
Koji AGAWA
|
1f0e03ca19
|
feat(fullstack): support wasm target
|
2024-02-17 05:12:33 +09:00 |
|
Evan Almloff
|
194d90e66f
|
fix a few CLI errors
|
2024-02-16 12:39:36 -06:00 |
|
Evan Almloff
|
e745212157
|
bump server functions
|
2024-02-16 12:17:01 -06:00 |
|
Evan Almloff
|
6879507652
|
fix a few warnings when checking with all features
|
2024-02-16 09:09:35 -06:00 |
|