Evan Almloff
|
ad01a45f3b
restore core tests
|
vor 1 Jahr |
Evan Almloff
|
b58eb04278
Fix basic routers
|
vor 1 Jahr |
Evan Almloff
|
918d09b516
fix merging attributes
|
vor 1 Jahr |
Evan Almloff
|
f6fd20bb61
fix signals
|
vor 1 Jahr |
Evan Almloff
|
611f0d3b5f
Merge branch 'maybe-sync-signal' into breaking
|
vor 1 Jahr |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
vor 1 Jahr |
Evan Almloff
|
90d0164b9e
fix formatted strings in components
|
vor 1 Jahr |
Evan Almloff
|
407a82588a
fix more examples
|
vor 1 Jahr |
Evan Almloff
|
db35a9b48c
add platform specific functions for launching apps for workspaces
|
vor 1 Jahr |
Evan Almloff
|
71a08678a6
make link extend global attributes
|
vor 1 Jahr |
Evan Almloff
|
8d14671520
fix spreading attributes
|
vor 1 Jahr |
Evan Almloff
|
d44b0b34c8
Merge branch 'master' into breaking
|
vor 1 Jahr |
ealmloff
|
6126e02143
Merge pull request #1836 from serzhiio/master
|
vor 1 Jahr |
Evan Almloff
|
a20a85dad6
implement deref for FormValue
|
vor 1 Jahr |
hem1t
|
c6e1b0f728
`init` subcommand (#1840)
|
vor 1 Jahr |
Evan Almloff
|
b3cf9374f8
re export renderers in dioxus
|
vor 1 Jahr |
Evan Almloff
|
34e4917dbf
forward dioxus features to the config macro
|
vor 1 Jahr |
Evan Almloff
|
6b6e54ff11
add a web config macro
|
vor 1 Jahr |
Evan Almloff
|
d2cdcc602b
impl ComponentFunction for Routes
|
vor 1 Jahr |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
vor 1 Jahr |
serzhiio
|
6bc2fb0906
fix MultipleSelect
|
vor 1 Jahr |
Evan Almloff
|
ef553a2cb2
unbox component functions
|
vor 1 Jahr |
hem1t
|
1db8bd7edd
Minor fixes in cli (#1837)
|
vor 1 Jahr |
Jonathan Kelley
|
98bd78de43
Fix issue with mutability in component macro
|
vor 1 Jahr |
Jonathan Kelley
|
8559984e9d
and mut bound to mut methods on signals
|
vor 1 Jahr |
Jonathan Kelley
|
f1596bf5e8
Adjust example
|
vor 1 Jahr |
Jonathan Kelley
|
d88561f973
Adjust impl for signal syntax to allow cloned values
|
vor 1 Jahr |
Jonathan Kelley
|
33bba24867
Experiment with call syntax only working for copy types
|
vor 1 Jahr |
Jonathan Kelley
|
bb750f5336
Fix effect stack issue
|
vor 1 Jahr |
Jonathan Kelley
|
a32ae8b112
Remove push_future, get use_future kinda working again
|
vor 1 Jahr |