Jonathan Kelley
|
bdbae8ccb0
Update examples, add css
|
1 年間 前 |
Jonathan Kelley
|
6818bbe10a
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
1 年間 前 |
Jonathan Kelley
|
d092f7f19f
Fix effect by using a set_inner
|
1 年間 前 |
Jonathan Kelley
|
3ded0f5329
Make more examples cross-platform
|
1 年間 前 |
Jonathan Kelley
|
85c7c22619
Make router work on web
|
1 年間 前 |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 年間 前 |
Evan Almloff
|
407a82588a
fix more examples
|
1 年間 前 |
Evan Almloff
|
db35a9b48c
add platform specific functions for launching apps for workspaces
|
1 年間 前 |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 年間 前 |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 年間 前 |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 年間 前 |
Jonathan Kelley
|
2e9737ef57
Clean up and document the protocol handler
|
1 年間 前 |
Jonathan Kelley
|
38216fa272
Make the tokio runtime optional
|
1 年間 前 |
Evan Almloff
|
14c852010b
restore clock example
|
1 年間 前 |
Evan Almloff
|
49001c59d3
add logging to clock example
|
1 年間 前 |
Evan Almloff
|
b3fbbba711
fix signals in futures
|
1 年間 前 |
Evan Almloff
|
a6f611eccf
fix subscriptions in events
|
1 年間 前 |
Evan Almloff
|
cb4c46154d
fix scope context
|
1 年間 前 |
Evan Almloff
|
b6c7d44a27
fix clippy
|
2 年 前 |
Jonathan Kelley
|
24b6874e97
wip: use signal for clock
|
2 年 前 |
Jonathan Kelley
|
ba20bc08b8
chore: clean up clock
|
2 年 前 |
Jonathan Kelley
|
7bc8150da7
fix desktop to poll without budget
|
2 年 前 |
Jonathan Kelley
|
bd720e2268
fix: use futuresunordered instead of bespoke waker system
|
2 年 前 |