Joshua Kifer
|
ae2e8a8038
Add some radio buttons to the form example
|
3 years ago |
Ilya Maximov
|
334936b276
fix: typos
|
3 years ago |
Ilya Maximov
|
86159d0b55
fix: wrong type of error
|
3 years ago |
Ilya Maximov
|
1f065acb4c
refactor: simplify and organize the errors
|
3 years ago |
Ilya Maximov
|
b8573bc4dd
refactor: remove the rsx folder
|
3 years ago |
Ilya Maximov
|
0be88d20ee
docs: remove capitals and periods from errors
|
3 years ago |
Joshua Kifer
|
ab4e37fbf2
Capture correct radio button value in a form input event
|
3 years ago |
Ilya Maximov
|
c194fa8372
remove panics from desktop docs
|
3 years ago |
Ilya Maximov
|
5e475fadd9
add a desktop eval example
|
3 years ago |
Ilya Maximov
|
40869b36ad
stuff `use_eval` into `dioxus::hooks`
|
3 years ago |
Ilya Maximov
|
b4a5fe9845
use `ToString`
|
3 years ago |
Ilya Maximov
|
5cbf2698fd
add `use_eval()`to desktop and web
|
3 years ago |
Ilya Maximov
|
08fa2382b0
add eval to `DesktopContext`
|
3 years ago |
Jonathan Kelley
|
f26f704b6b
fix: setnode method for rehydration code
|
3 years ago |
Maccesch
|
a2825fb13c
updated examples with the new optional props
|
3 years ago |
Jon Kelley
|
fa91ad6315
Merge pull request #314 from naturalethic/remove-max-log-level-features
|
3 years ago |
Joshua Kifer
|
1b736f1001
Remove release_max_level features from several Cargo.toml log dependencies
|
3 years ago |
Jon Kelley
|
4407c7325a
Merge pull request #310 from DioxusLabs/jk/forms-links
|
3 years ago |
Marc-Stefan Cassola
|
be55524e69
Change optional props docs
|
3 years ago |
Maccesch
|
5818da5f70
auto detect optional props
|
3 years ago |
Jonathan Kelley
|
014eb974f7
feat: add feature flag for liveview in lib
|
3 years ago |
Jonathan Kelley
|
7e9d7c3ef0
feat: add feature flag for liveview
|
3 years ago |
Jonathan Kelley
|
e44cc41114
fix: cargo fmt
|
3 years ago |
Jonathan Kelley
|
7bdb8a4539
fix: fmt by including adapters for liveview
|
3 years ago |
Jonathan Kelley
|
3b4a041c31
fix: liveview failing to pass
|
3 years ago |
Jonathan Kelley
|
71184b51a0
feat: liveview working with warp
|
3 years ago |
Jonathan Kelley
|
2d2de36eed
fix: filtering for buttons
|
3 years ago |
Jon Kelley
|
71c96a8053
Merge pull request #309 from Synphonyte/master
|
3 years ago |
Maccesch
|
9a23ee4612
active_class prop for Router
|
3 years ago |
Maccesch
|
1080ffe52d
use_route hook can be used outside of Route components
|
3 years ago |