Evan Almloff
|
5ce91e1bfc
|
Fix flakey windows tests (#2332)
|
2024-04-17 15:08:38 -07:00 |
|
Evan Almloff
|
4d25e3f6a2
|
fix hydration for non-bubbling events (#2234)
|
2024-04-04 11:46:22 -07:00 |
|
Evan Almloff
|
947b23bda5
|
fix rendering aborted nodes in SSR (#2218)
|
2024-04-02 10:51:48 -07:00 |
|
Evan Almloff
|
6a781af693
|
Fix hydration for static text nodes at the root of the template (#2184)
* Fix hydration for static text nodes at the root of the template
* fix clippy
|
2024-03-29 18:22:55 -07:00 |
|
Miles Murgaw
|
3cbe6ff96e
|
Fix Outdated README.md (#2147)
* fix: outdated readme
* Fix missing readme
---------
Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
|
2024-03-26 19:17:02 -07:00 |
|
Evan Almloff
|
dadbab5d72
|
make some enums non-exhaustive (#2140)
|
2024-03-26 19:14:48 -07:00 |
|
Jonathan Kelley
|
36fe5e30cb
|
chore: clean up cargo.tomls to enable releasing
|
2024-02-21 14:16:01 -08: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 |
|
Koji AGAWA
|
1f0e03ca19
|
feat(fullstack): support wasm target
|
2024-02-17 05:12:33 +09:00 |
|
Jonathan Kelley
|
214a907adc
|
Upgrade to axum 0.7, drop 3rd party adapters
|
2024-02-15 18:05:30 -08:00 |
|
Jonathan Kelley
|
d1d70995c4
|
Remove eval from incremental
|
2024-02-14 16:51:05 -08:00 |
|
Jonathan Kelley
|
22a5acfcb8
|
Remove SSR evalulator
|
2024-02-14 16:38:05 -08:00 |
|
Jonathan Kelley
|
cbadea022a
|
Eval should never return an error
Only awaiting eval should error.
Eval should always be available, even if using its methods returns errors.
|
2024-02-14 15:13:15 -08:00 |
|
Jonathan Kelley
|
4a7fe938ad
|
Make clippy happy
|
2024-02-04 23:03:52 -08:00 |
|
Evan Almloff
|
a789d6a64e
|
make eval copy
|
2024-02-02 14:47:59 -06:00 |
|
Jonathan Kelley
|
a72c035de4
|
Fix cargo check on examples
|
2024-01-30 17:59:57 -08:00 |
|
Jonathan Kelley
|
0bd9692e45
|
Fix cargo test and a number of little cleanup bugs
|
2024-01-30 17:33:14 -08:00 |
|
Jonathan Kelley
|
85c7c22619
|
Make router work on web
|
2024-01-19 16:36:40 -08:00 |
|
Jonathan Kelley
|
6ed3aafb2f
|
Get cargo check --all working
|
2024-01-18 19:27:55 -08:00 |
|
Jonathan Kelley
|
d8af9b7ed1
|
Fix compile checks on numerous packages using --all --all-features
|
2024-01-18 16:27:43 -08:00 |
|
Evan Almloff
|
a323962a22
|
fix the fullstack platform with the new launch API
|
2024-01-18 10:19:39 -06:00 |
|
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
|
e65c5f0eb3
|
depreciate the render macro
|
2024-01-16 13:18:46 -06:00 |
|
Evan Almloff
|
940108f242
|
fix hydration
|
2024-01-15 13:23:35 -06:00 |
|
Evan Almloff
|
16d5d00bdf
|
fix ssr tests
|
2024-01-15 11:12:24 -06:00 |
|
Evan Almloff
|
b039d6acc0
|
fix remaining core tests
|
2024-01-15 11:06:27 -06: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 |
|
Jonathan Kelley
|
2ae3241cc0
|
Merge branch 'master' into jk/breaking-merged
|
2024-01-11 16:04:36 -08:00 |
|
Jonathan Kelley
|
b8061d6d14
|
Make clippy happy
|
2024-01-10 23:26:26 -08: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 |
|
Evan Almloff
|
5b2b0c43bd
|
work on fixing ssr
|
2024-01-10 09:56:03 -06:00 |
|
Evan Almloff
|
b180b501f7
|
Merge branch 'master' into fullstack-binary-size-compile-times
|
2024-01-08 13:18:05 -06:00 |
|
Evan Almloff
|
e5df83ceec
|
Merge branch 'master' into pr/atty303/1349
|
2024-01-06 08:52:37 -06:00 |
|
Evan Almloff
|
7ffb204eac
|
fix event tests in core
|
2024-01-04 19:36:10 -06:00 |
|
Jonathan Kelley
|
1a8bf13ff5
|
Merge branch 'master' into resilient-hydration
|
2024-01-04 10:28:41 -08:00 |
|
Jonathan Kelley
|
8df7a7685e
|
Merge branch 'master' into many_optional_attributes
|
2024-01-04 10:18:57 -08:00 |
|
ealmloff
|
43d9fe1ab0
|
Clear the cache on rebuild in the incremental renderer (#1741)
|
2024-01-03 14:02:21 -06:00 |
|
abhi
|
fd7c9e0359
|
fix empty render causing panic (#1769) (#1774)
* fix empty render causing panic (#1769)
* use an default root column instead of an empty root column
* fix formatting
* restore create.rs in core
---------
Co-authored-by: Evan Almloff <evanalmloff@gmail.com>
|
2024-01-02 10:02:58 -06:00 |
|
Evan Almloff
|
0a7873fcd0
|
merge upstream
|
2023-12-30 14:12:21 -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 |
|
Evan Almloff
|
23090cb56b
|
optimize fullstack compile times
|
2023-11-21 14:46:47 -06:00 |
|
Evan Almloff
|
b9554fd744
|
add a noop evaluator to the ssr renderer
|
2023-11-05 08:32:39 -06:00 |
|
Evan Almloff
|
77d53df532
|
Merge branch 'master' into pr/atty303/1349
|
2023-10-31 13:39:20 -05:00 |
|
Leonard
|
2d1234c3d1
|
Include README and Dioxus logo in package docs (#1536)
* Include README in docs.rs and add Dioxus logo
* Update README.md
|
2023-10-10 10:52:48 -05:00 |
|
Evan Almloff
|
9e167dfdb7
|
Merge branch 'many_optional_attributes' into pr/atty303/1349
|
2023-09-22 09:32:05 -05:00 |
|