Jonathan Kelley
|
828cc502f1
Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736)
|
před 11 měsíci |
Evan Almloff
|
115cc0ad42
Fix component names when they are re-exported (#2744)
|
před 11 měsíci |
Evan Almloff
|
34bdcd15cf
Switch to a pool of dynamic values for hot reloading (#2705)
|
před 11 měsíci |
Tristan F.
|
9167cd9dec
fix most typos, add crate-ci/typos to CI (#2653)
|
před 11 měsíci |
Jonathan Kelley
|
88af3e7eff
Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258)
|
před 11 měsíci |
Evan Almloff
|
ecdc93232e
Expand component definition before errors to fix component autocomplete from other modules (#2609)
|
před 11 měsíci |
Evan Almloff
|
2523581cf4
Autocomplete rsx (#2421)
|
před 1 rokem |
Evan Almloff
|
af524d979b
Fix empty for loop, if statements and children (#2275)
|
před 1 rokem |
Jonathan Kelley
|
be99e29e5f
Fixes to autofmt, make it more aggressive (#2230)
|
před 1 rokem |
Jonathan Kelley
|
eb79e61642
Add a ton of comments to rsx/hotreload, add snapshot testing, refactor a bit to simplify the crate (#2130)
|
před 1 rokem |
Evan Almloff
|
58f7efafea
Make EventHandler copy (#2112)
|
před 1 rokem |
Jonathan Kelley
|
ae352f8958
Feat: reject invalid keys
|
před 1 rokem |
Evan Almloff
|
50e3216d8b
convert T into signals automatically
|
před 1 rokem |
Evan Almloff
|
af1749d7be
re export renderers in dioxus
|
před 1 rokem |
Jonathan Kelley
|
3f15612c8e
Fix remaining issues to get desktop running
|
před 1 rokem |
Jonathan Kelley
|
2ae3241cc0
Merge branch 'master' into jk/breaking-merged
|
před 1 rokem |
Jonathan Kelley
|
1527b81e02
Components participate in event handlers
|
před 1 rokem |
Jonathan Kelley
|
aff5259654
Allow children shorthand in components
|
před 1 rokem |
Jonathan Kelley
|
8a77d2560e
fix tests around children elements
|
před 1 rokem |
Jonathan Kelley
|
b8061d6d14
Make clippy happy
|
před 1 rokem |
Jonathan Kelley
|
fa9d92f956
Fix tests for autofmt
|
před 1 rokem |
Evan Almloff
|
c9bd5a4e6e
look out for a simple to optimize format case
|
před 1 rokem |
Evan Almloff
|
ce902e4586
fix creating EventHandler in a component
|
před 1 rokem |
Evan Almloff
|
4013341b6c
hello world example working
|
před 1 rokem |
Evan Almloff
|
dc446b5e5b
fix extending an element
|
před 1 rokem |
Evan Almloff
|
05fb8c1e91
Merge branch 'master' into router-typesafe
|
před 2 roky |
Evan Almloff
|
8f67d0aafd
make creating rsx nodes from macros possible
|
před 2 roky |
Evan Almloff
|
c04ce2901e
fix the span the error reports under
|
před 2 roky |
Evan Almloff
|
3655e7c89e
throw an error instead of accepting attributes without commas
|
před 2 roky |
Evan Almloff
|
3f1d525734
make trailing commas in components optional
|
před 2 roky |