Jonathan Kelley
|
6818bbe10a
|
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
2024-01-31 16:33:53 -08:00 |
|
Jonathan Kelley
|
9922059969
|
Fix some commented out tests
|
2024-01-30 18:42:36 -08:00 |
|
Jonathan Kelley
|
85c7c22619
|
Make router work on web
|
2024-01-19 16:36:40 -08:00 |
|
Jonathan Kelley
|
83bce6ce97
|
Make cargo check --all --examples work!
|
2024-01-19 14:19:49 -08:00 |
|
Jonathan Kelley
|
d8af9b7ed1
|
Fix compile checks on numerous packages using --all --all-features
|
2024-01-18 16:27:43 -08:00 |
|
Jonathan Kelley
|
74aa55f85f
|
Bring back mroe hooks, remove old hooks, cleanup a number of examples
|
2024-01-15 17:04:39 -08: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
|
a4fbeeb932
|
add stress test for desktop
|
2023-10-17 14:45:37 -05:00 |
|
Jonathan Kelley
|
ac4faec570
|
fix: remove broken example
|
2022-02-03 13:30:24 -05:00 |
|
Timothée
|
9e804036d4
|
Merge branch 'DioxusLabs:master' into tb/makefile_test_setup
|
2022-02-02 20:35:36 +01:00 |
|
t1m0t
|
12cfd79d51
|
commented out failing example
|
2022-02-01 22:04:21 +01:00 |
|
Jonathan Kelley
|
527434b9f9
|
feat: make the interpreter as its own crate
|
2022-02-01 15:44:08 -05:00 |
|
Jonathan Kelley
|
14961023f9
|
wip: polish some more things
|
2021-12-29 21:28:28 -05:00 |
|
Jonathan Kelley
|
a4f280d163
|
feat: more API updates
|
2021-12-28 23:20:01 -05:00 |
|
Jonathan Kelley
|
c7d001cbb4
|
wip: rip out unsafe task engine
|
2021-12-26 14:22:30 -05:00 |
|
Jonathan Kelley
|
cda759c659
|
examples: upgrade to new version of dioxus core.
also add the inline_props macro
|
2021-12-25 17:18:05 -05:00 |
|
Jonathan Kelley
|
4de16c4779
|
docs: update local examples and docs to support new syntaxes
|
2021-12-15 15:56:53 -05:00 |
|
Jonathan Kelley
|
1e4a599d14
|
wip: rename fc to component
|
2021-12-09 21:19:31 -05:00 |
|
Jonathan Kelley
|
52c7154897
|
fix: really big bug around hooks
|
2021-11-29 11:10:40 -05:00 |
|
Jonathan Kelley
|
25a8411485
|
wip: better desktop support
|
2021-11-16 01:25:38 -05:00 |
|
Jonathan Kelley
|
1e6e5e611b
|
wip: move examples around
|
2021-11-03 15:13:50 -04:00 |
|
Jonathan Kelley
|
ba9e1dbb8f
|
fix: messed up how lifetimes worked, need to render once per component
|
2021-10-29 21:43:21 -04:00 |
|
Jonathan Kelley
|
0e9d5fc530
|
wip: move everything over to a stack dst
|
2021-10-29 17:12:30 -04:00 |
|
Jonathan Kelley
|
601078f9cf
|
fix: desktop and mobile
|
2021-10-22 01:16:39 -04:00 |
|
Jonathan Kelley
|
9726a065b0
|
feat: massage lifetimes
|
2021-10-16 17:37:28 -04:00 |
|
Jonathan Kelley
|
16dbf4a6f8
|
wip: book documentation
|
2021-10-16 17:04:28 -04:00 |
|
Jonathan Kelley
|
efd0e9b564
|
feat: support desktop more completely
|
2021-10-05 03:37:15 -04:00 |
|
Jonathan Kelley
|
5502429626
|
feat: desktop functioning well
|
2021-10-04 02:54:20 -04:00 |
|
Jonathan Kelley
|
7a03c1d2b4
|
wip: overhaul event system
|
2021-10-04 01:28:04 -04:00 |
|
Jonathan Kelley
|
82953f2ac3
|
wip: threadsafe
|
2021-10-01 02:07:12 -04:00 |
|
Jonathan Kelley
|
a2c7d17b05
|
feat: mvoe away from compound context
|
2021-09-21 13:42:52 -04:00 |
|
Jonathan Kelley
|
49856ccd68
|
wip: making progress on diffing and hydration
|
2021-07-28 21:46:53 -04:00 |
|
Jonathan Kelley
|
dfaf5adee1
|
Feat: solve some issues regarding listeners
|
2021-07-24 00:29:23 -04:00 |
|
Jonathan Kelley
|
caf772cf24
|
wip: docs, html! macro, more
|
2021-07-16 00:27:06 -04:00 |
|
Jonathan Kelley
|
8f0bb5dc5b
|
chore: cleanup workspace
|
2021-07-15 18:40:12 -04:00 |
|