Jonathan Kelley
|
e7f6bc85f0
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2 years ago |
Jonathan Kelley
|
24b6874e97
wip: use signal for clock
|
2 years ago |
Jon Kelley
|
3393d0487c
Merge pull request #718 from Demonthos/handle-removing-a-completed-future
|
2 years ago |
Jon Kelley
|
aa46bd2d0f
Merge pull request #717 from Demonthos/rename-tui-examples
|
2 years ago |
Jon Kelley
|
eac8a42ef9
Merge pull request #716 from Demonthos/bump-lightning-css-version
|
2 years ago |
Evan Almloff
|
e3dd55533f
handle removing a future that does not exist
|
2 years ago |
Evan Almloff
|
5e77b297f2
rename tui examples
|
2 years ago |
Evan Almloff
|
93a95b82a4
bump lightningcss version
|
2 years ago |
Jon Kelley
|
4fdab915c2
Merge pull request #715 from Demonthos/dont-remove-realdom-nodes-when-the-element-id-changes
|
2 years ago |
Evan Almloff
|
52a74214da
don't remove realdom nodes when the element id changes
|
2 years ago |
Jon Kelley
|
3733ce7332
Merge pull request #711 from Demonthos/realdom-generic-over-custom-types
|
2 years ago |
Jon Kelley
|
35cccc3838
Merge pull request #708 from Demonthos/support-optional-attrtibutes
|
2 years ago |
Jon Kelley
|
fba3fdf87a
Merge pull request #703 from DioxusLabs/jk/signal-crate
|
2 years ago |
Jon Kelley
|
7050550685
Merge pull request #707 from Demonthos/fix-namespace-on-dynamic-attributes
|
2 years ago |
Evan Almloff
|
bf20b66b38
make the real dom generic over custom types
|
2 years ago |
Maurice Kayser
|
dde4fb31b2
Fix typo (#709)
|
2 years ago |
Evan Almloff
|
c5672650f1
use the namespace and volitity defined in the html crate
|
2 years ago |
Evan Almloff
|
1a92f125b2
support Option<AttributeValue>
|
2 years ago |
Evan Almloff
|
ea43b864db
remove attributes with the None value
|
2 years ago |
Jon Kelley
|
cb2d672105
Merge pull request #690 from Demonthos/lightning-css-taffy-attributes
|
2 years ago |
Jonathan Kelley
|
3c8c6883f7
fix: use manual checkout
|
2 years ago |
Jonathan Kelley
|
e99b2feb24
fix: yml
|
2 years ago |
Jonathan Kelley
|
e4b5983d8c
fix: use working directory
|
2 years ago |
Jonathan Kelley
|
3b86650b35
fix: use C drive on windows
|
2 years ago |
Jon Kelley
|
07e71956d4
Merge pull request #648 from Demonthos/fix-non-str-attributes
|
2 years ago |
Evan Almloff
|
c0f9355648
fix any value dropping
|
2 years ago |
Evan Almloff
|
51dba50c04
use BumpBox<Any> and FromAnyValue instead of sync bounds
|
2 years ago |
Evan Almloff
|
64db1def9f
make clippy happy
|
2 years ago |
Evan Almloff
|
87ff41f213
remove some commented out code
|
2 years ago |
Evan Almloff
|
613a7ac55b
add comment about multithreading
|
2 years ago |