Jonathan Kelley
|
bdbae8ccb0
|
Update examples, add css
|
2024-02-14 12:33:07 -08:00 |
|
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
|
d092f7f19f
|
Fix effect by using a set_inner
|
2024-01-24 12:21:14 -08:00 |
|
Jonathan Kelley
|
3ded0f5329
|
Make more examples cross-platform
|
2024-01-20 00:11:55 -08:00 |
|
Jonathan Kelley
|
85c7c22619
|
Make router work on web
|
2024-01-19 16:36:40 -08:00 |
|
Evan Almloff
|
e65c5f0eb3
|
depreciate the render macro
|
2024-01-16 13:18:46 -06:00 |
|
Evan Almloff
|
407a82588a
|
fix more examples
|
2024-01-16 12:28:21 -06:00 |
|
Evan Almloff
|
db35a9b48c
|
add platform specific functions for launching apps for workspaces
|
2024-01-16 11:45:02 -06:00 |
|
Evan Almloff
|
7e4d2debe0
|
implement launch builder for the desktop and web platforms
|
2024-01-16 08:42:16 -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 |
|
Jonathan Kelley
|
2e9737ef57
|
Clean up and document the protocol handler
|
2024-01-04 19:52:49 -08:00 |
|
Jonathan Kelley
|
38216fa272
|
Make the tokio runtime optional
|
2024-01-04 19:09:59 -08:00 |
|
Evan Almloff
|
14c852010b
|
restore clock example
|
2023-08-08 13:31:38 -07:00 |
|
Evan Almloff
|
49001c59d3
|
add logging to clock example
|
2023-08-04 17:29:44 -07:00 |
|
Evan Almloff
|
b3fbbba711
|
fix signals in futures
|
2023-08-04 17:25:40 -07:00 |
|
Evan Almloff
|
a6f611eccf
|
fix subscriptions in events
|
2023-08-04 17:23:57 -07:00 |
|
Evan Almloff
|
cb4c46154d
|
fix scope context
|
2023-08-04 14:12:59 -07:00 |
|
Evan Almloff
|
b6c7d44a27
|
fix clippy
|
2023-01-27 20:35:46 -06:00 |
|
Jonathan Kelley
|
24b6874e97
|
wip: use signal for clock
|
2023-01-04 12:59:35 -05:00 |
|
Jonathan Kelley
|
ba20bc08b8
|
chore: clean up clock
|
2022-12-30 02:41:09 -05:00 |
|
Jonathan Kelley
|
7bc8150da7
|
fix desktop to poll without budget
|
2022-12-29 20:39:22 -05:00 |
|
Jonathan Kelley
|
bd720e2268
|
fix: use futuresunordered instead of bespoke waker system
|
2022-12-29 19:53:43 -05:00 |
|