Evan Almloff
|
297c9a822e
|
always update root id node refs
|
2023-04-05 12:34:17 -05:00 |
|
Jon Kelley
|
0fd93e74c2
|
Merge pull request #915 from Demonthos/fix-empty-mutations
Don't add no op mutations when diffing lists
|
2023-03-28 16:17:25 -07:00 |
|
Evan Almloff
|
3bb6c4bc30
|
don't add no op mutations
|
2023-03-28 13:34:37 -05:00 |
|
Evan Almloff
|
204ac8b2ed
|
clarify mutations docs
|
2023-03-28 11:58:50 -05:00 |
|
Evan Almloff
|
226bd3a6e1
|
fix panic when waking future on shutdown
|
2023-03-13 15:50:05 -05:00 |
|
Evan Almloff
|
4847789a83
|
fix event bubbling within a single template
|
2023-03-12 14:47:30 -05:00 |
|
Evan Almloff
|
2c0eb303f6
|
fix the provide context docs
|
2023-02-27 15:05:49 -06:00 |
|
Jonathan Kelley
|
33397b290d
|
bump core
|
2023-02-16 12:13:27 -08:00 |
|
Evan Almloff
|
f652ac5e13
|
improve sorting test
|
2023-02-12 17:36:00 -06:00 |
|
Evan Almloff
|
abd6132c03
|
fix bfs ordering
|
2023-02-12 17:11:32 -06:00 |
|
Evan Almloff
|
362aadb021
|
sum nodes pushed instead of counting them
|
2023-02-09 09:03:35 -06:00 |
|
Jonathan Kelley
|
a6c13c8ad0
|
Move event return to HTML crate
|
2023-02-08 15:51:28 -08:00 |
|
Evan Almloff
|
b33e0ed3ea
|
fix release build warnings
|
2023-02-07 09:19:09 -06:00 |
|
Jonathan Kelley
|
9ebafc46bb
|
feat: allow 'static futures to be spawned from handlers
|
2023-02-06 00:54:08 -08:00 |
|
Evan Almloff
|
9baef6bcd9
|
always load the templates in hydration
|
2023-01-31 14:18:34 -06:00 |
|
Evan Almloff
|
696109db10
|
implement hydration
|
2023-01-31 14:10:48 -06:00 |
|
Evan Almloff
|
65be035506
|
only add non-static components to the borrowed_props list
|
2023-01-29 11:53:52 -06:00 |
|
Jonathan Kelley
|
4f83c1b86d
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2023-01-27 23:27:36 -08:00 |
|
Jonathan Kelley
|
6fde323112
|
bump core version
|
2023-01-27 23:27:28 -08:00 |
|
Evan Almloff
|
b6c7d44a27
|
fix clippy
|
2023-01-27 20:35:46 -06:00 |
|
Jonathan Kelley
|
b5c7d5cfd9
|
chore: use 0.2 of bumpslab
|
2023-01-23 11:45:18 -08:00 |
|
Evan Almloff
|
a0441f686c
|
use main bumpslab branch
|
2023-01-23 12:48:00 -06:00 |
|
Evan Almloff
|
82e2175500
|
make entry key return scopeid
|
2023-01-23 10:08:11 -06:00 |
|
Evan Almloff
|
bdb63d18f3
|
try a different branch
|
2023-01-23 08:25:08 -06:00 |
|
Evan Almloff
|
00a9ad29a8
|
fix memory leak
|
2023-01-22 21:24:30 -06:00 |
|
Evan Almloff
|
c5f003e41e
|
use git version of bump slab
|
2023-01-22 21:07:54 -06:00 |
|
Evan Almloff
|
ae028d82f8
|
use bump slab
|
2023-01-22 17:16:34 -06:00 |
|
Evan Almloff
|
ba79d4babd
|
don't-box-scopestates
|
2023-01-22 15:05:32 -06:00 |
|
Evan Almloff
|
8548b324f1
|
fix dropping nested scopes
|
2023-01-15 21:23:49 -06:00 |
|
Evan Almloff
|
d13d1fb1c9
|
Merge branch 'upstream' into fix-future-on-dropped-scope
|
2023-01-15 14:01:11 -06:00 |
|
Evan Almloff
|
d7f9a07f4e
|
fix
|
2023-01-15 13:52:06 -06:00 |
|
Jonathan Kelley
|
69a347a551
|
fix: scopes not dropping their hooks
|
2023-01-15 10:02:24 -08:00 |
|
Jonathan Kelley
|
a45f16a773
|
chore: clean up comments
|
2023-01-14 11:57:36 -08:00 |
|
Jonathan Kelley
|
ecaa68605d
|
fix: trim start matches for events
|
2023-01-14 11:57:03 -08:00 |
|
Jonathan Kelley
|
40a36aa8e6
|
chore: use trim
|
2023-01-14 00:21:26 -08:00 |
|
Jonathan Kelley
|
8d59c626ea
|
fix: listeners should not use hard indexing
|
2023-01-14 00:19:37 -08:00 |
|
Evan Almloff
|
ebed5ac025
|
Merge branch 'upstream' into add-fuzzing-to-core
|
2023-01-12 16:38:29 -06:00 |
|
Evan Almloff
|
a01a65a0eb
|
seperate text and other dynamic nodes
|
2023-01-12 16:34:46 -06:00 |
|
Evan Almloff
|
260589cd7f
|
pass clippy
|
2023-01-12 15:53:33 -06:00 |
|
Evan Almloff
|
09da9c04a8
|
Use zero cost option instead of null pointers
|
2023-01-12 15:42:23 -06:00 |
|
Evan Almloff
|
8a04a6ab0e
|
clean up fuzzing test
|
2023-01-12 15:28:10 -06:00 |
|
Evan Almloff
|
75932a43e0
|
Merge branch 'upstream' into add-fuzzing-to-core
|
2023-01-12 15:17:20 -06:00 |
|
Evan Almloff
|
1899a10aec
|
fix removing aborted nodes
|
2023-01-12 15:13:47 -06:00 |
|
Evan Almloff
|
733ff40bd0
|
Merge branch 'upstream' into handle-aborting-renders
|
2023-01-12 13:30:15 -06:00 |
|
Jonathan Kelley
|
fd4eac3488
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2023-01-11 17:12:33 -08:00 |
|
Jonathan Kelley
|
cf79ca8113
|
chore: stop ignoring some doc tests
|
2023-01-11 17:12:09 -08:00 |
|
Jonathan Kelley
|
c4a18bc24d
|
chore: clean up some clippy warnings and add clippy lints to CI
|
2023-01-11 16:13:41 -08:00 |
|
Jon Kelley
|
e5b39bb61f
|
Merge pull request #744 from Demonthos/update-readmes
Update READMEs and tags for the 0.3 release
|
2023-01-10 18:21:55 -08:00 |
|
Jonathan Kelley
|
6d24fc3a6f
|
ci: make CI pass for miri
|
2023-01-10 18:08:41 -08:00 |
|
Jonathan Kelley
|
74af8f0f52
|
chore: smallbox unused on miri ci
|
2023-01-10 18:05:48 -08:00 |
|