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 |
Evan Almloff
|
6d60c483f8
make it pass miri
|
2 years ago |
Jonathan Kelley
|
14a1e4145e
feat: implement function accessor
|
2 years ago |
Jonathan Kelley
|
fd92079eb3
feat: add recycling of rts in signals
|
2 years ago |
Jonathan Kelley
|
c0315e55f4
chore: more signals methods
|
2 years ago |
Jonathan Kelley
|
4f9d67fb45
feat: simple signals implementation
|
2 years ago |
Evan Almloff
|
359b4e514b
remove some more unnessisary usages of unsafe
|
2 years ago |
Evan Almloff
|
2d67dabfe5
require Send for S for resolve_passes multithreaded
|
2 years ago |
Maurice Kayser
|
c8f88b6428
Fix typo (#702)
|
2 years ago |
Jon Kelley
|
fd86420c08
Merge pull request #700 from InfamousVague/patch-1
|
2 years ago |
Matt Wisniewski
|
7e54764652
fix(Examples/Multi-Window): launch the popup content instead of app.
|
2 years ago |
Jonathan Kelley
|
22e71a71bd
feat: return window
|
2 years ago |
Jon Kelley
|
8ce1d8a70a
Merge pull request #698 from DioxusLabs/jk/dont-gate-files
|
2 years ago |
Jonathan Kelley
|
ed899a580e
make clippy happy
|
2 years ago |
Jonathan Kelley
|
341ccf6de6
fix: properly canonicalize assets
|
2 years ago |
Jon Kelley
|
3a34cc12f3
Merge pull request #697 from DioxusLabs/jk/multiwindow-lite
|
2 years ago |
Jonathan Kelley
|
d3ab397ad3
chore: add transparency and overlay
|
2 years ago |
Jonathan Kelley
|
4955cfc940
fix: no type
|
2 years ago |
Jonathan Kelley
|
e3a8e44a69
feat: use dom to allow context injection
|
2 years ago |
Jonathan Kelley
|
880aa737a6
feat: multiwindow support
|
2 years ago |
Evan Almloff
|
c1fc00ed53
remove unsafe sync impl
|
2 years ago |
Evan Almloff
|
845f2fb7a9
use get2_mut instead of unsafe
|
2 years ago |
Jonathan Kelley
|
7a0c00ab6f
fix: dont install master miri
|
2 years ago |
Jonathan Kelley
|
b351345db9
chore: use miri on native-core too
|
2 years ago |
Jonathan Kelley
|
0d95568972
chore: add miri and windows test
|
2 years ago |
Evan Almloff
|
5b1d9c5c8d
Merge branch 'upstream' into fix-non-str-attributes
|
2 years ago |
Jon Kelley
|
3cfaaea7ea
Merge pull request #692 from DioxusLabs/jk/main-thread
|
2 years ago |