Jon Kelley
|
379ea09b12
|
Merge pull request #894 from Demonthos/query-system
Create onmounted Event
|
2023-05-18 13:17:15 +02:00 |
|
Evan Almloff
|
ec5999b3b4
|
fix clippy
|
2023-05-05 15:45:38 -05:00 |
|
Evan Almloff
|
ae71e4ce33
|
don't render headless tests
|
2023-05-05 11:11:50 -05:00 |
|
Evan Almloff
|
19436e210f
|
Merge branch 'upstream' into query-system
|
2023-05-05 11:09:25 -05:00 |
|
Evan Almloff
|
ea5e664364
|
fix formatting
|
2023-05-04 11:39:46 -05:00 |
|
Evan Almloff
|
1b199977d1
|
add rendering tests
|
2023-05-04 11:04:06 -05:00 |
|
Evan Almloff
|
70687748d3
|
fix events test
|
2023-04-27 18:36:28 -05:00 |
|
Evan Almloff
|
b090f662f4
|
Merge branch 'upstream' into mock-event-tests
|
2023-04-27 18:00:52 -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
|
f044bb2128
|
fix onclick event
|
2023-04-27 15:19:10 -05:00 |
|
Evan Almloff
|
e1f02f8135
|
Merge branch 'upstream' into query-system
|
2023-04-26 18:00:39 -05:00 |
|
Evan Almloff
|
d749fff11b
|
fix double diologs on desktop renderer
|
2023-04-25 14:29:35 -05:00 |
|
Evan Almloff
|
9cfb655478
|
implement the file engine for liveview
|
2023-04-25 14:26:12 -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 |
|
Evan Almloff
|
d7eae79509
|
prevent default file input behavior on desktop
|
2023-04-20 10:10:52 -05:00 |
|
Evan Almloff
|
223c7efce2
|
Merge branch 'upstream' into query-system
|
2023-04-18 10:33:40 -05:00 |
|
Marc Espín
|
c113d96bbe
|
fix: Update logos and custom assets example (#960)
* fix: Update logo and custom assets example
* update old logos
|
2023-04-15 08:02:04 -05:00 |
|
Jon Kelley
|
89efa60389
|
Merge pull request #939 from Demonthos/disable-browser-shortcuts
Disable browser shortcut keys on windows
|
2023-04-12 15:20:57 -07:00 |
|
Evan Almloff
|
bc014f7107
|
Merge branch 'upstream' into disable-browser-shortcuts
|
2023-04-12 09:09:36 -05:00 |
|
Evan Almloff
|
6653d48614
|
fix clippy lint in desktop
|
2023-04-11 11:34:33 -05:00 |
|
Evan Almloff
|
37dcbbf758
|
disable browser shortcut keys on windows
|
2023-04-06 11:29:53 -05:00 |
|
Andrew Collins
|
073c4140d9
|
added web context back and updated wry to latest
|
2023-04-05 22:09:17 -04:00 |
|
Jonathan Kelley
|
44c1e2e033
|
clippy
|
2023-04-05 13:06:25 -07:00 |
|
Jonathan Kelley
|
dc0df321b1
|
Fix wry segfaulting by commenting out webcontext
|
2023-04-05 13:00:27 -07:00 |
|
Evan Almloff
|
2ca5ff96df
|
Merge branch 'upstream' into query-system
|
2023-04-04 17:36:27 -05:00 |
|
Evan Almloff
|
a551c0fcb8
|
add examples for onmounted
|
2023-03-24 11:32:42 -05:00 |
|
Evan Almloff
|
8243dfe00d
|
implement a query engine for liveview
|
2023-03-23 16:52:29 -05:00 |
|
Evan Almloff
|
fa9f0d0f6c
|
Generalize Query system for use in use_eval and node querys
|
2023-03-23 15:19:00 -05:00 |
|
Evan Almloff
|
c8880fac36
|
expose data directory in desktop config
|
2023-03-22 13:53:20 -05:00 |
|
Evan Almloff
|
7636c046fa
|
implement on mounted for desktop
|
2023-03-20 16:10:34 -05:00 |
|
Nolan Darilek
|
8657b47401
|
Add function to remove all global shortcuts.
|
2023-03-09 11:05:41 -06:00 |
|
Evan Almloff
|
2d21f7ade1
|
add a shortcut for ctrl-r to prevent it breaking the application
|
2023-03-01 13:32:13 -06:00 |
|
Evan Almloff
|
ef9731eb74
|
update docs about dioxus desktop
|
2023-03-01 13:28:04 -06:00 |
|
Evan Almloff
|
cf2a79c173
|
create global shortcut handler for dioxus desktop
|
2023-03-01 13:23:15 -06:00 |
|
Evan Almloff
|
abcb3f57f0
|
create global shortcut handler for dioxus desktop
|
2023-03-01 13:15:58 -06:00 |
|
Evan Almloff
|
a51f67c2ec
|
add version to docs links in readmes
|
2023-02-18 18:38:30 -06:00 |
|
Jon Kelley
|
4f0f2484fd
|
Merge pull request #774 from Demonthos/update-doc-links
Update guide doc links
|
2023-02-17 11:53:15 -08:00 |
|
Evan Almloff
|
773a87d701
|
fix conditional compilation for hot reloading
|
2023-02-07 08:57:29 -06:00 |
|
Evan Almloff
|
b6c7d44a27
|
fix clippy
|
2023-01-27 20:35:46 -06: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
|
3f3db39c28
|
update doc links
|
2023-01-15 15:18:12 -06:00 |
|
Evan Almloff
|
70590c6af0
|
pass clippy
|
2023-01-14 16:07:13 -06:00 |
|
Evan Almloff
|
0c6750d177
|
fix dependancies
|
2023-01-13 17:50:32 -06:00 |
|
Evan Almloff
|
b3d119b815
|
Provide option to do full rebuilds when nessisary
|
2023-01-13 16:13:07 -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 |
|