Jonathan Kelley
|
9cdbf81a4b
fix clippy lint
|
1 year ago |
Jonathan Kelley
|
65e21d7874
Change signals example a bit
|
1 year ago |
Jonathan Kelley
|
e819702fc5
Add into_vnode temporary logic for more things
|
1 year ago |
Jonathan Kelley
|
55ad41b392
Merge branch 'master' into jk/loop-allocation-strategy
|
1 year ago |
Jonathan Kelley
|
509dca97e6
Merge pull request #1544 from ealmloff/must-use-hooks
|
1 year ago |
Jonathan Kelley
|
025a321648
Merge pull request #1550 from ealmloff/restore-deref-fn-signal
|
1 year ago |
Evan Almloff
|
6e9aa4dba1
fix clippy
|
1 year ago |
Evan Almloff
|
87dae6a41f
add a test for derefing signals to a closure
|
1 year ago |
Evan Almloff
|
c65116c173
restore deref<Fn() -> Ref>
|
1 year ago |
Evan Simkowitz
|
b1d6069363
Fix deref for Write struct in dioxus-signals (#1549)
|
1 year ago |
Jonathan Kelley
|
7e2164d6d6
Add toggle
|
1 year ago |
Jonathan Kelley
|
741bfbc9ac
Add toggle to signals example
|
1 year ago |
Jonathan Kelley
|
14b3fa72e4
Change the semantics of exprs/for loops allocations strategy
|
1 year ago |
Evan Almloff
|
9f729dd6de
fix clippy
|
1 year ago |
Evan Almloff
|
3bf6d2d7cf
add must use to several hooks
|
1 year ago |
Jonathan Kelley
|
04f83e1e92
Remove outdated changelong
|
1 year ago |
Oak
|
f3a749538b
feat: initial_checked attribute for inputs (#1540)
|
1 year ago |
Leonard
|
2d1234c3d1
Include README and Dioxus logo in package docs (#1536)
|
1 year ago |
Leonard
|
c65a49fd0f
Remove redundant directories (#1535)
|
1 year ago |
Marc Espín
|
c8c4e85e65
feat: Remove unused deps (#1447)
|
1 year ago |
Timothy Mertz
|
cde1e886d6
cli: Add ability for autofmt to read stdin (#1529)
|
1 year ago |
Sridhar Ratnakumar
|
0d7bc86250
cli: Log connection errors during `dx serve` in desktop apps (#1515)
|
1 year ago |
Leonard
|
95d8843d9d
Fix clippy (#1532)
|
1 year ago |
Evan Almloff
|
248d78fbfe
fix clippy
|
1 year ago |
Leonard
|
459f24d5e9
Clarify where serve warnings come from (#1524)
|
1 year ago |
Leonard
|
30a3283438
Add `use_on_mount` and fix some typos (#1497)
|
1 year ago |
Amr Bashir
|
9f7a0a9f63
chore: `tauri-mobile` -> `cargo-mobile2` (#1518)
|
1 year ago |
Sridhar Ratnakumar
|
91752e7220
cli: Fix typo, `resouces` (#1516)
|
1 year ago |
Leonard
|
06814dc17b
Update core-macro README per #1448 (#1510)
|
1 year ago |
Oak
|
5bcb772511
feat: initial_selected attribute for options (#1508)
|
1 year ago |