Jonathan Kelley
|
61f9b9dd83
fix: remove serde attr
|
3 years ago |
Jonathan Kelley
|
ba17b57cdd
fix: also include values in onchange
|
3 years ago |
Jonathan Kelley
|
a6cbe233b7
fix: empty values on desktop
|
3 years ago |
Jonathan Kelley
|
0981828167
Merge pull request #254 from autarch/autarch/futures-channel-version
|
3 years ago |
Dave Rolsky
|
06ea624eec
Make all packages which require futures-channel ask for the same version
|
3 years ago |
Jonathan Kelley
|
345dfd4214
Merge pull request #243 from asaaki/update/wry-0-13
|
3 years ago |
Jonathan Kelley
|
0d17da1e7c
Merge pull request #253 from DioxusLabs/jk/async-channel
|
3 years ago |
Jonathan Kelley
|
e43a8a9b6a
feat: remove old async channel for new channel in ric raf web code
|
3 years ago |
Jonathan Kelley
|
d2fbebf853
Merge pull request #252 from autarch/autarch/fix-use_ref-doc-example
|
3 years ago |
Dave Rolsky
|
7c2d911fbf
Fix closure signature for use_ref example in interactivity docs
|
3 years ago |
Jonathan Kelley
|
f6df21a34c
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
3 years ago |
Jonathan Kelley
|
5a908d1e8b
fix: remove console log
|
3 years ago |
Jonathan Kelley
|
b65e730e39
Merge pull request #249 from dazmaks/master
|
3 years ago |
Jonathan Kelley
|
8ca505b65b
feat: better link
|
3 years ago |
dazmaks
|
3317b3aac5
fix: typo
|
3 years ago |
Jonathan Kelley
|
a7e0fffb43
Merge pull request #245 from mrxiaozhuox/master
|
3 years ago |
mrxiaozhuox
|
e3e5f22bc7
feat: move `default_icon` to assets
|
3 years ago |
mrxiaozhuox
|
dd9f0f362e
fix: statement problem
|
3 years ago |
Christoph Grabo
|
932ad01644
Make clippy happy
|
3 years ago |
Christoph Grabo
|
934d5998db
Support maximize toggle and devtool
|
3 years ago |
Christoph Grabo
|
2828f45e12
Clean up desktop's lib.rs
|
3 years ago |
Christoph Grabo
|
e7a0e5f1d9
Extract user window events into module
|
3 years ago |
Christoph Grabo
|
cf543ab1df
Extract controller into module
|
3 years ago |
Christoph Grabo
|
73ce79bd2a
Extract protocol hander into module
|
3 years ago |
Christoph Grabo
|
594a794f05
Switch from RPC to IPC
|
3 years ago |
Christoph Grabo
|
afa5a301c7
Fix typo
|
3 years ago |
Christoph Grabo
|
a5bf25ce18
Adjust visibility
|
3 years ago |
Christoph Grabo
|
c40d225d7d
Fix typo
|
3 years ago |
Christoph Grabo
|
ee2b869e99
Add optional feature flags of wry
|
3 years ago |
Christoph Grabo
|
c502535724
Update dependencies
|
3 years ago |