Evan Almloff
|
e2002d6ea4
fix clippy
|
1 년 전 |
Jonathan Kelley
|
72bef223cd
Fix rsx_usage example
|
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
|
fe12b1062f
Clean up more examples
|
1 년 전 |
Jonathan Kelley
|
6134a2ce24
Clean up a number of examples
|
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
|
d9b84f9f8f
Disambiguate expressions in rsx by requiring curlies
|
1 년 전 |
Jonathan Kelley
|
8df7a7685e
Merge branch 'master' into many_optional_attributes
|
1 년 전 |
Evan Almloff
|
c0f345e775
add if statements to test and rsx usage example
|
1 년 전 |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 년 전 |
Evan Almloff
|
b6c7d44a27
fix clippy
|
2 년 전 |
Jonathan Kelley
|
b254d9e761
chore: remove cross-crate doc comments
|
2 년 전 |
Jonathan Kelley
|
4eefc3f854
chore: rename all &cx to cx, make clipppy happy
|
2 년 전 |
Jonathan Kelley
|
3c19def550
chore: get create working and simplify dynamic nodes
|
2 년 전 |
Jonathan Kelley
|
e09b6bf813
chore: tweak generic arguments and iterators in rsx
|
2 년 전 |
Jon Kelley
|
41b450eedf
chore: remove unnecessary brackets from examples (#552)
|
2 년 전 |
Jon Kelley
|
67dc6e6017
feat: implement type magic to allow strings, format args, and other types directly in rsx (#550)
|
2 년 전 |
Jon Kelley
|
38e8745db9
Remove lower case components that use the paran syntax (#551)
|
2 년 전 |
Jon Kelley
|
d9546d9504
Renderers are now packages, not features. (#387)
|
3 년 전 |
Muhannad Alrusayni
|
af8cd51258
test: Add test for generic components
|
3 년 전 |
Jonathan Kelley
|
cafb7df736
docs: remove all usages of static closure syntax and update readme
|
3 년 전 |
Jonathan Kelley
|
4c85bcfdc8
awesome: arbitrary expressions excepted without braces
|
3 년 전 |
Jonathan Kelley
|
3dc0e59876
fix: readme and examples syntax
|
3 년 전 |
Jonathan Kelley
|
cda759c659
examples: upgrade to new version of dioxus core.
|
3 년 전 |
Jonathan Kelley
|
4de16c4779
docs: update local examples and docs to support new syntaxes
|
3 년 전 |
Jonathan Kelley
|
8daf7a6ed8
wip: go back to noisy lifetime solution
|
3 년 전 |