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 |
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 |
Jonathan Kelley
|
819bd3fc24
chore: use broadcast instead of receiver
|
2 years ago |
Jonathan Kelley
|
1518f07d7e
chore: remove sledgehammer
|
2 years ago |
Jonathan Kelley
|
9db69cc613
chore: remove comments
|
2 years ago |
Jonathan Kelley
|
ba20bc08b8
chore: clean up clock
|
2 years ago |
Jonathan Kelley
|
daa5449b6b
chore: use existing scheduler
|
2 years ago |
Jonathan Kelley
|
972084ee32
chore: clean up zoom example
|
2 years ago |
Jonathan Kelley
|
a13b69788b
chore: rename zoom
|
2 years ago |
Jonathan Kelley
|
7f418bbfee
fix: window zoom
|
2 years ago |