Jonathan Kelley
|
4a7fe938ad
|
Make clippy happy
|
2024-02-04 23:03:52 -08:00 |
|
Jonathan Kelley
|
8f07d881a6
|
Switch todo!() to unreachable!/unimplemented! where it matters
|
2024-01-31 16:26:20 -08:00 |
|
Jonathan Kelley
|
09e14f1936
|
Implement some clippy fixes
|
2024-01-30 18:17:45 -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
|
eff1dd6c90
|
Merge branch 'master' into breaking
|
2024-01-30 16:20:19 -08:00 |
|
Jonathan Kelley
|
7b0dcb3206
|
Add flush_sync and pre_render methods to core
|
2024-01-28 01:30:33 -08:00 |
|
Evan Almloff
|
cdf25f0c14
|
run hook destructors inside of the scope they were created in
|
2024-01-22 09:32:53 -06:00 |
|
Evan Almloff
|
e5a11aa2a5
|
fix drop order test
|
2024-01-22 09:13:05 -06:00 |
|
Evan Almloff
|
8f786d85cd
|
drop hooks before contexts
|
2024-01-22 09:08:29 -06:00 |
|
Ege Gungordu
|
43fe17d9c5
|
fix attribute diffs causing infinite loops with test
|
2024-01-22 01:19:37 +03:00 |
|
Ege Gungordu
|
6111bdfdf0
|
add attribute diff test
|
2024-01-21 18:29:29 +03:00 |
|
Evan Almloff
|
b53ba7b5c7
|
fix replacing fragments
|
2024-01-19 19:23:01 -06:00 |
|
Evan Almloff
|
ad01a45f3b
|
restore core tests
|
2024-01-16 15:51:02 -06:00 |
|
Evan Almloff
|
e65c5f0eb3
|
depreciate the render macro
|
2024-01-16 13:18:46 -06:00 |
|
Evan Almloff
|
af1749d7be
|
re export renderers in dioxus
|
2024-01-15 19:14:11 -06:00 |
|
Evan Almloff
|
b039d6acc0
|
fix remaining core tests
|
2024-01-15 11:06:27 -06:00 |
|
Evan Almloff
|
51441b44ca
|
fix diffing fuzz test
|
2024-01-15 10:52:30 -06:00 |
|
Evan Almloff
|
4c5a311191
|
fix create fuzzing test
|
2024-01-15 10:21:44 -06:00 |
|
Evan Almloff
|
a8172b0ab5
|
restore replace optimization
|
2024-01-15 09:59:50 -06:00 |
|
Evan Almloff
|
01726d6656
|
remove once, restore use_hook
|
2024-01-15 09:05:46 -06:00 |
|
Evan Almloff
|
36e9eb1160
|
partially restore spreading attributes
|
2024-01-14 15:21:19 -06:00 |
|
Jonathan Kelley
|
e801007698
|
Clean up some bits
|
2024-01-11 17:36:00 -08:00 |
|
Jonathan Kelley
|
2ae3241cc0
|
Merge branch 'master' into jk/breaking-merged
|
2024-01-11 16:04:36 -08:00 |
|
Evan Almloff
|
3267ddec10
|
more consistent naming of the root component in core
|
2024-01-11 15:23:37 -06:00 |
|
Evan Almloff
|
fd0a53ab63
|
make all core tests compile
|
2024-01-11 15:18:11 -06:00 |
|
Evan Almloff
|
a9d09d858b
|
fix more errors in core tests
|
2024-01-11 12:40:36 -06:00 |
|
Evan Almloff
|
bcbb647d02
|
fix constructing no argument components
|
2024-01-11 11:44:18 -06:00 |
|
Evan Almloff
|
1794debf79
|
fix components that take no arguments
|
2024-01-11 11:11:44 -06:00 |
|
Evan Almloff
|
404c864246
|
make the root component take no arguments
|
2024-01-11 10:48:04 -06:00 |
|
Jonathan Kelley
|
b8061d6d14
|
Make clippy happy
|
2024-01-10 23:26:26 -08:00 |
|
Jonathan Kelley
|
f1e8faffb5
|
fix tests
|
2024-01-10 23:17:01 -08:00 |
|
Jonathan Kelley
|
d9b84f9f8f
|
Disambiguate expressions in rsx by requiring curlies
|
2024-01-10 19:33:34 -08:00 |
|
Evan Almloff
|
55f76fede6
|
work on fixing some core tests
|
2024-01-10 19:21:15 -06:00 |
|
Evan Almloff
|
4a1a00b0f0
|
fix dioxus ssr
|
2024-01-10 17:57:15 -06:00 |
|
Jonathan Kelley
|
b8fac44537
|
Clean up merge comments
|
2024-01-08 19:33:39 -08:00 |
|
Jonathan Kelley
|
23f7a37b06
|
Clean up merge conflicts
|
2024-01-08 19:31:57 -08:00 |
|
Jonathan Kelley
|
44a27bf8a3
|
Fix leak in render macro
|
2024-01-08 19:20:31 -08:00 |
|
Jonathan Kelley
|
211dd64d92
|
Merge branch 'master' into issue-1179
|
2024-01-08 09:39:41 -08:00 |
|
Evan Almloff
|
88e2da6c11
|
update the web renderer to the new dioxus core
|
2024-01-06 16:44:07 -06:00 |
|
Evan Almloff
|
f4af297777
|
merge upstream
|
2024-01-06 16:14:22 -06:00 |
|
Evan Almloff
|
502c80b0ad
|
remove an unused import
|
2024-01-06 09:00:44 -06:00 |
|
Evan Almloff
|
e5df83ceec
|
Merge branch 'master' into pr/atty303/1349
|
2024-01-06 08:52:37 -06:00 |
|
Jonathan Kelley
|
a95f4dfe0d
|
fmt
|
2024-01-05 23:15:30 -08:00 |
|
Jonathan Kelley
|
785b61a05e
|
Merge branch 'master' into intigrate-collect-assets
|
2024-01-05 12:13:31 -08:00 |
|
Evan Almloff
|
113b2c1529
|
port over more diffing + creation logic
|
2024-01-05 12:07:29 -06:00 |
|
Evan Almloff
|
f42ef3ef9d
|
remove more lifetimes
|
2024-01-05 08:39:22 -06:00 |
|
Evan Almloff
|
7ffb204eac
|
fix event tests in core
|
2024-01-04 19:36:10 -06:00 |
|
Evan Almloff
|
dccfba12d8
|
Merge branch 'master' into events-2
|
2024-01-04 19:02:00 -06:00 |
|
Evan Almloff
|
b1de7d850c
|
Merge branch 'master' into intigrate-collect-assets
|
2024-01-04 18:44:29 -06:00 |
|
Jonathan Kelley
|
1a8bf13ff5
|
Merge branch 'master' into resilient-hydration
|
2024-01-04 10:28:41 -08:00 |
|