Jonathan Kelley
|
fe2c17f792
Make Clippy happy
|
1 year ago |
Evan Almloff
|
2e7b8cb178
unwind panics into error boundaries
|
1 year ago |
Jonathan Kelley
|
bdbae8ccb0
Update examples, add css
|
1 year ago |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 year ago |
Evan Almloff
|
407a82588a
fix more examples
|
1 year ago |
Evan Almloff
|
db35a9b48c
add platform specific functions for launching apps for workspaces
|
1 year ago |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 year ago |
Jonathan Kelley
|
14651a3573
Change context api to panic with nice error message
|
1 year ago |
Jonathan Kelley
|
74aa55f85f
Bring back mroe hooks, remove old hooks, cleanup a number of examples
|
1 year ago |
Jonathan Kelley
|
6134a2ce24
Clean up a number of examples
|
1 year ago |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 year ago |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 year ago |
Jonathan Kelley
|
1527b81e02
Components participate in event handlers
|
1 year ago |
Evan Almloff
|
6141aeb037
polish the throw trait
|
1 year ago |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 year ago |
Jonathan Kelley
|
4eefc3f854
chore: rename all &cx to cx, make clipppy happy
|
2 years ago |
Jonathan Kelley
|
66319cf6e2
wip: queue mods
|
2 years ago |
Jon Kelley
|
d9546d9504
Renderers are now packages, not features. (#387)
|
3 years ago |
Jonathan Kelley
|
3acd643afb
docs: more docs and an errorhandling example
|
3 years ago |