Evan Almloff
|
20d146d9bd
Simplify the launch builder (#2967)
|
8 ay önce |
Jonathan Kelley
|
1a66987245
Fix: enable dangerous_inner_html for svgs (#2717)
|
11 ay önce |
Evan Almloff
|
7f210633eb
fix formatting and merging if chains in attributes (#2697)
|
11 ay önce |
Tristan F.
|
9167cd9dec
fix most typos, add crate-ci/typos to CI (#2653)
|
11 ay önce |
Evan Almloff
|
3bb9a535d8
Parse raw elements, attributes, and web components in rsx (#2655)
|
11 ay önce |
Jonathan Kelley
|
88af3e7eff
Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258)
|
11 ay önce |
Jonathan Kelley
|
2c20d3dc5e
Remove deprecated macros: inline_props, format_args_f!, render! (#2574)
|
1 yıl önce |
Jonathan Kelley
|
b30810e486
cut out a number of changes from the hr PR (#2580)
|
1 yıl önce |
Evan Almloff
|
022e4ad203
Suspense boundaries/out of order streaming/anyhow like error handling (#2365)
|
1 yıl önce |
Evan Almloff
|
d795995e20
Create closure type; allow async event handlers in props; allow short hand event handlers (#2437)
|
1 yıl önce |
Evan Almloff
|
e2002d6ea4
fix clippy
|
1 yıl önce |
Jonathan Kelley
|
72bef223cd
Fix rsx_usage example
|
1 yıl önce |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 yıl önce |
Evan Almloff
|
407a82588a
fix more examples
|
1 yıl önce |
Evan Almloff
|
db35a9b48c
add platform specific functions for launching apps for workspaces
|
1 yıl önce |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 yıl önce |
Jonathan Kelley
|
fe12b1062f
Clean up more examples
|
1 yıl önce |
Jonathan Kelley
|
6134a2ce24
Clean up a number of examples
|
1 yıl önce |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 yıl önce |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 yıl önce |
Jonathan Kelley
|
d9b84f9f8f
Disambiguate expressions in rsx by requiring curlies
|
1 yıl önce |
Jonathan Kelley
|
8df7a7685e
Merge branch 'master' into many_optional_attributes
|
1 yıl önce |
Evan Almloff
|
c0f345e775
add if statements to test and rsx usage example
|
1 yıl önce |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 yıl önce |
Evan Almloff
|
b6c7d44a27
fix clippy
|
2 yıl önce |
Jonathan Kelley
|
b254d9e761
chore: remove cross-crate doc comments
|
2 yıl önce |
Jonathan Kelley
|
4eefc3f854
chore: rename all &cx to cx, make clipppy happy
|
2 yıl önce |
Jonathan Kelley
|
3c19def550
chore: get create working and simplify dynamic nodes
|
2 yıl önce |
Jonathan Kelley
|
e09b6bf813
chore: tweak generic arguments and iterators in rsx
|
2 yıl önce |
Jon Kelley
|
41b450eedf
chore: remove unnecessary brackets from examples (#552)
|
2 yıl önce |