Evan Almloff
|
52a74214da
don't remove realdom nodes when the element id changes
|
2 yıl önce |
Jon Kelley
|
3733ce7332
Merge pull request #711 from Demonthos/realdom-generic-over-custom-types
|
2 yıl önce |
Jon Kelley
|
35cccc3838
Merge pull request #708 from Demonthos/support-optional-attrtibutes
|
2 yıl önce |
Jon Kelley
|
fba3fdf87a
Merge pull request #703 from DioxusLabs/jk/signal-crate
|
2 yıl önce |
Jon Kelley
|
7050550685
Merge pull request #707 from Demonthos/fix-namespace-on-dynamic-attributes
|
2 yıl önce |
Evan Almloff
|
bf20b66b38
make the real dom generic over custom types
|
2 yıl önce |
Maurice Kayser
|
dde4fb31b2
Fix typo (#709)
|
2 yıl önce |
Evan Almloff
|
c5672650f1
use the namespace and volitity defined in the html crate
|
2 yıl önce |
Evan Almloff
|
1a92f125b2
support Option<AttributeValue>
|
2 yıl önce |
Evan Almloff
|
ea43b864db
remove attributes with the None value
|
2 yıl önce |
Jon Kelley
|
cb2d672105
Merge pull request #690 from Demonthos/lightning-css-taffy-attributes
|
2 yıl önce |
Jonathan Kelley
|
3c8c6883f7
fix: use manual checkout
|
2 yıl önce |
Jonathan Kelley
|
e99b2feb24
fix: yml
|
2 yıl önce |
Jonathan Kelley
|
e4b5983d8c
fix: use working directory
|
2 yıl önce |
Jonathan Kelley
|
3b86650b35
fix: use C drive on windows
|
2 yıl önce |
Jon Kelley
|
07e71956d4
Merge pull request #648 from Demonthos/fix-non-str-attributes
|
2 yıl önce |
Evan Almloff
|
c0f9355648
fix any value dropping
|
2 yıl önce |
Evan Almloff
|
51dba50c04
use BumpBox<Any> and FromAnyValue instead of sync bounds
|
2 yıl önce |
Evan Almloff
|
64db1def9f
make clippy happy
|
2 yıl önce |
Evan Almloff
|
87ff41f213
remove some commented out code
|
2 yıl önce |
Evan Almloff
|
613a7ac55b
add comment about multithreading
|
2 yıl önce |
Evan Almloff
|
6d60c483f8
make it pass miri
|
2 yıl önce |
Jonathan Kelley
|
14a1e4145e
feat: implement function accessor
|
2 yıl önce |
Jonathan Kelley
|
fd92079eb3
feat: add recycling of rts in signals
|
2 yıl önce |
Jonathan Kelley
|
c0315e55f4
chore: more signals methods
|
2 yıl önce |
Jonathan Kelley
|
4f9d67fb45
feat: simple signals implementation
|
2 yıl önce |
Evan Almloff
|
359b4e514b
remove some more unnessisary usages of unsafe
|
2 yıl önce |
Evan Almloff
|
2d67dabfe5
require Send for S for resolve_passes multithreaded
|
2 yıl önce |
Maurice Kayser
|
c8f88b6428
Fix typo (#702)
|
2 yıl önce |
Jon Kelley
|
fd86420c08
Merge pull request #700 from InfamousVague/patch-1
|
2 yıl önce |