Jonathan Kelley
|
9a6d745339
|
Refactor desktop into App type
|
2024-01-04 16:12:37 -08:00 |
|
Evan Almloff
|
f6acaba061
|
fix compilation
|
2024-01-04 17:04:56 -06:00 |
|
Jonathan Kelley
|
a2f44be2a2
|
Merge branch 'master' into binary-protocal
|
2024-01-04 10:17:10 -08:00 |
|
Jonathan Kelley
|
73637987f3
|
Merge pull request #1719 from willcrichton/dev
Add custom asset handler to desktop config
|
2024-01-04 09:56:12 -08:00 |
|
Evan Almloff
|
0e3fd225a8
|
Merge branch 'master' into binary-protocal
|
2023-12-08 08:44:04 -06:00 |
|
Evan Almloff
|
a4600294c5
|
allow users to disable the warning in a feature
|
2023-12-01 22:17:51 -06:00 |
|
Evan Almloff
|
5fdff4b7ed
|
bump wry to 0.34
|
2023-10-31 13:49:29 -05:00 |
|
ealmloff
|
c84a13f164
|
Merge branch 'master' into bump-wry
|
2023-10-31 13:40:03 -05:00 |
|
Evan Almloff
|
c9612a085e
|
fix liveview mounted event
|
2023-10-19 16:40:08 -05:00 |
|
Evan Almloff
|
db56962eea
|
basic example working with binary protocol on desktop
|
2023-10-17 14:31:58 -05:00 |
|
Evan Almloff
|
2645b85533
|
WIP desktop binary protocol
|
2023-10-15 09:23:01 -05:00 |
|
Evan Almloff
|
cb148cc881
|
Merge branch 'bump-wry' into binary-protocal
|
2023-10-13 09:45:11 -05:00 |
|
Evan Almloff
|
3063d83406
|
start migrating desktop to sledgehammer
|
2023-10-13 09:21:57 -05:00 |
|
ealmloff
|
60ee82942c
|
restore the tray feature in the desktop crate (#1475)
|
2023-09-19 16:48:01 -05:00 |
|
Deep Patel
|
8b411b8c6d
|
Update Cargo.toml (#1466)
Remove duplicate `dox` feature that resulted in build fail
|
2023-09-17 14:18:23 -05:00 |
|
Jonathan Kelley
|
e4620250bd
|
Merge branch 'master' into fix-docs-rs-desktop-build
|
2023-09-16 11:54:08 -07:00 |
|
marc2332
|
7f8c963cd9
|
fix: Update doc links from v3 to v4
|
2023-09-16 19:03:27 +02:00 |
|
ealmloff
|
ea69811e70
|
Merge branch 'master' into bump-wry
|
2023-09-14 12:55:54 -05:00 |
|
Evan Almloff
|
c55c17cb81
|
switch to tracing for logging
|
2023-09-06 17:47:33 -05:00 |
|
Evan Almloff
|
d1575b40d1
|
fix mobile build
|
2023-09-04 08:24:38 -05:00 |
|
Evan Almloff
|
885580f3af
|
update to wry 0.31.0
|
2023-09-02 18:24:42 -05:00 |
|
Evan Almloff
|
9ae6b46e20
|
Forward Wry's devtools, and dox flags
|
2023-08-31 15:43:26 -05:00 |
|
Evan Almloff
|
7fb6dccc0c
|
fix docs.rs build for desktop
|
2023-08-21 10:22:13 -05:00 |
|
Jonathan Kelley
|
39e89c1fac
|
Bump crate versions, fix any publish errors
|
2023-07-31 18:49:54 -07:00 |
|
Miles Murgaw
|
6210c6fefe
|
Convert use_eval to use send/recv system (#1080)
* progress: reworked
don't run this, it'll kill your web browser
* feat: use_eval but with comms
* revision: async recv & recv_sync
* revision: use_eval
* revision: standard eval interface
* revision: use serde_json::Value instead of JsValue
* revision: docs
* revision: error message
* create: desktop eval (wip)
* fix: desktop eval
* revision: wrap use_eval in Rc<RefCell<_>>
* fix: fmt, clippy
* fix: desktop tests
* revision: change to channel system
- fixes clippy errors
- fixes playwright tests
* fix: tests
* fix: eval example
* fix: fmt
* fix: tests, desktop stuff
* fix: tests
* feat: drop handler
* fix: tests
* fix: rustfmt
* revision: web promise/callback system
* fix: recv error
* revision: IntoFuture, functionation
* fix: ci
* revision: playwright web
* remove: unescessary code
* remove dioxus-html from public examples
* prototype-patch
* fix web eval
* fix: rustfmt
* fix: CI
* make use_eval more efficient
* implement eval for liveview as well
* fix playwright tests
* fix clippy
* more clippy fixes
* fix clippy
* fix stack overflow
* fix desktop mock
* fix clippy
---------
Co-authored-by: Evan Almloff <evanalmloff@gmail.com>
|
2023-07-21 17:36:25 -05:00 |
|
Jonathan Kelley
|
91d4207fa7
|
Merge branch 'master' into feature/use-shared-state-better-diagnostics
|
2023-07-20 10:51:10 -07:00 |
|
Andrea Frigido
|
dccad58f1d
|
Update license field following SPDX 2.1 license expression standard
|
2023-07-20 18:00:07 +01:00 |
|
niedzwiedzw
|
f159779af4
|
make thiserror a workspace dependency everywhere else
|
2023-07-11 22:54:24 +02:00 |
|
Marc Espín
|
32d4472bfd
|
fix: Remove duplicated doc links and improved some descriptions (#1167)
|
2023-07-08 11:04:27 -05:00 |
|
Jonathan Kelley
|
d56fabfe9a
|
Merge branch 'master' into feat/window_close_behaviour
|
2023-07-06 10:50:27 -07:00 |
|
Jonathan Kelley
|
60a873a49c
|
leave hotreload
|
2023-07-05 15:20:54 -07:00 |
|
Jonathan Kelley
|
5506c568c0
|
move to newer wry
|
2023-07-05 13:44:24 -07:00 |
|
Jonathan Kelley
|
2ce8ded74d
|
FIx desktop for android
|
2023-07-05 12:49:41 -07:00 |
|
Benedikt Terhechte
|
0ec30345d4
|
add required dependency
|
2023-07-04 14:47:36 +02:00 |
|
Jonathan Kelley
|
4f22fe3ca8
|
Stub out files and RFD on ios
|
2023-06-30 13:59:48 -07:00 |
|
Evan Almloff
|
c39f55920c
|
fix CI tests
|
2023-06-19 14:57:58 -05:00 |
|
Evan Almloff
|
5f873511c5
|
use workspace dependancies
|
2023-06-19 14:29:11 -05:00 |
|
Evan Almloff
|
e03e0647ee
|
fix url encoded desktop assets
|
2023-05-23 09:09:05 -05:00 |
|
Evan Almloff
|
1b199977d1
|
add rendering tests
|
2023-05-04 11:04:06 -05:00 |
|
Evan Almloff
|
01d673e654
|
create event tests
|
2023-04-27 18:00:43 -05:00 |
|
Evan Almloff
|
f381e56ab3
|
test scafolding
|
2023-04-27 16:38:09 -05:00 |
|
Evan Almloff
|
c1e2592299
|
implement file events on desktop
|
2023-04-25 09:26:56 -05:00 |
|
Evan Almloff
|
b0a1f4773e
|
create file upload example
|
2023-04-25 08:16:11 -05:00 |
|
Andrew Collins
|
073c4140d9
|
added web context back and updated wry to latest
|
2023-04-05 22:09:17 -04:00 |
|
Jon Kelley
|
1b597f43d1
|
Merge pull request #754 from Demonthos/desktop-hot-reload
Implement hot reloading for Desktop, TUI, and Liveview
|
2023-01-23 09:48:54 -10:00 |
|
Evan Almloff
|
0c6750d177
|
fix dependancies
|
2023-01-13 17:50:32 -06:00 |
|
Evan Almloff
|
cd17f515d4
|
change to hook api
|
2023-01-12 18:48:23 -06:00 |
|
Evan Almloff
|
dc8fcf254b
|
Merge branch 'upstream' into desktop-hot-reload
|
2023-01-12 10:59:01 -06:00 |
|
=
|
042b67b61b
|
factor out a hot reloading connect function
|
2023-01-11 16:43:41 -06:00 |
|
Evan Almloff
|
1073574896
|
implement hot reloading for desktop
|
2023-01-11 13:40:02 -06:00 |
|