Jonathan Kelley
|
647815fa6f
Merge pull request #1558 from ealmloff/link-key-props
|
1 year ago |
Jonathan Kelley
|
716130d025
Merge pull request #1570 from ealmloff/clarify-web-gaurd-fullstack
|
1 year ago |
Jonathan Kelley
|
ea8c5e290d
Merge pull request #1551 from ealmloff/fix-signals-outside-of-runtime
|
1 year ago |
Evan Almloff
|
d9b32afd64
add error message when overlapping fullstack features are enabled
|
1 year ago |
Leonard
|
cea9563e25
Improve prop docs (#1565)
|
1 year ago |
Leonard
|
74952179db
Append prop documentation to function when using `#[inline_props]` or `#[component]` (#1563)
|
1 year ago |
Leonard
|
e41278af45
Add link to website section on contributing to root README (#1559)
|
1 year ago |
Marc Espín
|
129d0a68ff
feat: Optional web support for hot-reload crate (#1527)
|
1 year ago |
Stygmates
|
b836851d02
Add openidconnect authentication demo (#1500)
|
1 year ago |
Evan Almloff
|
42eb4b5098
fix clippy
|
1 year ago |
Evan Almloff
|
ad9c59c2b4
add an readable error when you name a prop key
|
1 year ago |
ealmloff
|
1cf8f71368
Fix typo in generational box readme
|
1 year ago |
ealmloff
|
000edc0552
document generational box
|
1 year ago |
Alexander
|
37c6c67a17
refactor todo mvc example (#1556)
|
1 year ago |
Jonathan Kelley
|
c7963a0344
Merge pull request #1546 from DioxusLabs/jk/loop-allocation-strategy
|
1 year ago |
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 |
Evan Almloff
|
ce86aabf26
fix clippy
|
1 year ago |
Evan Almloff
|
050add21d7
effect-outside-of-runtime
|
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 |