Evan Almloff
|
25ad3da659
|
remove some generics from LaunchBuilder
|
2024-01-17 20:15:16 -06:00 |
|
Evan Almloff
|
ae3e167cfe
|
make fullstack hello world compile
|
2024-01-17 16:58:03 -06:00 |
|
Evan Almloff
|
dab87c0144
|
try not double boxing
|
2024-01-17 15:07:45 -06:00 |
|
Evan Almloff
|
205a005142
|
fix dioxus web
|
2024-01-17 08:40:42 -06:00 |
|
Evan Almloff
|
407a82588a
|
fix more examples
|
2024-01-16 12:28:21 -06:00 |
|
Evan Almloff
|
d44b0b34c8
|
Merge branch 'master' into breaking
|
2024-01-16 10:38:55 -06:00 |
|
Evan Almloff
|
7e4d2debe0
|
implement launch builder for the desktop and web platforms
|
2024-01-16 08:42:16 -06:00 |
|
serzhiio
|
6bc2fb0906
|
fix MultipleSelect
|
2024-01-16 18:17:53 +04:00 |
|
Evan Almloff
|
940108f242
|
fix hydration
|
2024-01-15 13:23:35 -06:00 |
|
Evan Almloff
|
d17a04931b
|
Merge branch 'master' into breaking
|
2024-01-15 12:01:09 -06:00 |
|
Evan Almloff
|
cfebb6c900
|
remove async-channel now that context and eval is global
|
2024-01-15 11:46:00 -06:00 |
|
Evan Almloff
|
41d10075e3
|
clean up some unused imports in web
|
2024-01-15 11:14:06 -06:00 |
|
serzhiio
|
da308b4cdd
|
typo
|
2024-01-15 17:42:03 +04:00 |
|
serzhiio
|
a92d1a9424
|
rustfmt
|
2024-01-15 17:28:00 +04:00 |
|
serzhiio
|
c1fbf31a27
|
Form fields with same name can aggregate in array of values.
|
2024-01-15 17:21:05 +04:00 |
|
Evan Almloff
|
e89dd8a888
|
fix the web form event
|
2024-01-14 12:19:31 -06:00 |
|
Jonathan Kelley
|
1dde044697
|
remove cx.render
|
2024-01-13 21:12:21 -08:00 |
|
Jonathan Kelley
|
fae0b08e61
|
Fix the router and stub out a number of crates to get compiling
|
2024-01-13 20:51:37 -08:00 |
|
Evan Almloff
|
fe1b35d610
|
fix mount event
|
2024-01-12 17:47:27 -06:00 |
|
Jonathan Kelley
|
2ae3241cc0
|
Merge branch 'master' into jk/breaking-merged
|
2024-01-11 16:04:36 -08:00 |
|
Evan Almloff
|
404c864246
|
make the root component take no arguments
|
2024-01-11 10:48:04 -06:00 |
|
Jonathan Kelley
|
d9b84f9f8f
|
Disambiguate expressions in rsx by requiring curlies
|
2024-01-10 19:33:34 -08:00 |
|
Evan Almloff
|
4a1a00b0f0
|
fix dioxus ssr
|
2024-01-10 17:57:15 -06:00 |
|
Jonathan Kelley
|
4a39f71143
|
get more space on the test runner
|
2024-01-08 18:26:56 -08:00 |
|
Jonathan Kelley
|
8ef7503a90
|
fix playwright tests by fixing inlinejs
|
2024-01-08 13:58:47 -08:00 |
|
Evan Almloff
|
194c9d43e3
|
fix merge
|
2024-01-08 14:51:35 -06:00 |
|
Evan Almloff
|
56798b3d1c
|
Merge branch 'master' into add-file-data-drag-event
|
2024-01-08 14:16:09 -06:00 |
|
Jonathan Kelley
|
44c9697021
|
Fix merge conflicts
|
2024-01-08 10:26:33 -08:00 |
|
Jonathan Kelley
|
7f6e2dd64b
|
Merge branch 'master' into get-parsed-values-for-form-values
|
2024-01-08 09:57:03 -08:00 |
|
Evan Almloff
|
9ef4f465a6
|
fix formatting
|
2024-01-06 16:57:54 -06:00 |
|
Evan Almloff
|
44ccdba0fe
|
remove wasm-bindgen cache (we use sledgehammer)
|
2024-01-06 16:56:07 -06:00 |
|
Evan Almloff
|
88e2da6c11
|
update the web renderer to the new dioxus core
|
2024-01-06 16:44:07 -06:00 |
|
Evan Almloff
|
f3ad445882
|
fix hydration
|
2024-01-06 09:08:51 -06:00 |
|
Evan Almloff
|
e5df83ceec
|
Merge branch 'master' into pr/atty303/1349
|
2024-01-06 08:52:37 -06:00 |
|
Evan Almloff
|
0388a5c1f4
|
fix formatting
|
2024-01-04 19:21:06 -06:00 |
|
Evan Almloff
|
0b40878fce
|
fix cargo check
|
2024-01-04 19:11:32 -06:00 |
|
Evan Almloff
|
dccfba12d8
|
Merge branch 'master' into events-2
|
2024-01-04 19:02:00 -06:00 |
|
Jonathan Kelley
|
1a8bf13ff5
|
Merge branch 'master' into resilient-hydration
|
2024-01-04 10:28:41 -08:00 |
|
Jonathan Kelley
|
a2f44be2a2
|
Merge branch 'master' into binary-protocal
|
2024-01-04 10:17:10 -08:00 |
|
ealmloff
|
937be8b752
|
fix the on double click event and depreciate ondblclick (#1743)
|
2024-01-03 14:02:08 -06:00 |
|
Evan Almloff
|
0a7873fcd0
|
merge upstream
|
2023-12-30 14:12:21 -06:00 |
|
Hampus Lidin
|
0166eafafb
|
Send mount event when hydrating (#1764)
|
2023-12-30 13:53:12 -06:00 |
|
Evan Almloff
|
f34053c18f
|
fix formatting
|
2023-12-27 10:32:01 -06:00 |
|
Evan Almloff
|
9e9b7a2459
|
fix clippy
|
2023-12-27 10:23:56 -06:00 |
|
Evan Almloff
|
e2646e655e
|
fix hydration after suspense
|
2023-12-27 10:17:18 -06:00 |
|
Evan Almloff
|
2d7d721fd6
|
make hydration more resilient using ids to hydrate
|
2023-12-19 16:02:07 -06:00 |
|
w3irdrobot
|
2321c1ad44
|
add error log when root element isn't found (#1724)
|
2023-12-15 17:55:19 -06:00 |
|
Evan Almloff
|
0e3fd225a8
|
Merge branch 'master' into binary-protocal
|
2023-12-08 08:44:04 -06:00 |
|
Exotik850
|
fc31876a57
|
Wasm target check before build (#1689)
* Add `rustup show` check for wasm32 target
* better place for check
* fmt
* clippy fmt
|
2023-12-07 12:35:16 -06:00 |
|
Evan Almloff
|
355cd9b19e
|
Merge branch 'master' into pr/atty303/1349
|
2023-11-20 18:37:33 -06:00 |
|