Jon Kelley
|
a4375c84fb
|
Merge pull request #420 from ZingerLittleBee/master
fix: desktop project name in docs
|
2022-06-10 11:41:30 -04:00 |
|
勤劳的小蜜蜂
|
b55ceb0e8f
|
Merge branch 'DioxusLabs:master' into master
|
2022-06-06 09:59:42 +08:00 |
|
Jon Kelley
|
fe1279a1c5
|
Merge pull request #415 from mrxiaozhuox/patch-2
|
2022-05-24 12:40:55 +03:00 |
|
Jon Kelley
|
929acfd3aa
|
Merge pull request #421 from Demonthos/update_stale_doc_refrences
|
2022-05-24 12:40:14 +03:00 |
|
Evan Almloff
|
43d750c329
|
fix clippy
|
2022-05-22 21:21:28 -05:00 |
|
Evan Almloff
|
db1866090a
|
fix broken doc links
|
2022-05-22 20:44:32 -05:00 |
|
ZingerLittleBee
|
2cdd142c3e
|
fix: desktop project name in docs
|
2022-05-23 00:56:08 +08:00 |
|
YuKun Liu
|
8346525db5
|
Update README.md
|
2022-05-21 23:33:17 +08:00 |
|
YuKun Liu
|
b964f7c802
|
Update README.md
|
2022-05-21 10:11:07 +08:00 |
|
Jon Kelley
|
62294d36d9
|
Merge pull request #411 from duan-zhou/master
|
2022-05-17 14:33:51 -04:00 |
|
duanzhou
|
328bab0f5b
|
Fix: enable dioxus-core serialize feature in dioxuse-web
|
2022-05-18 00:30:36 +08:00 |
|
Jon Kelley
|
0ac5e76d98
|
Merge pull request #398 from rMazeiks/rusty-mousedata
Idea: Better, more Rusty, MouseData
|
2022-05-11 23:18:39 -04:00 |
|
Jon Kelley
|
ff25017512
|
Merge pull request #405 from mrxiaozhuox/master
Add some new window api for desktop
|
2022-05-11 22:55:54 -04:00 |
|
YuKun Liu
|
3f4897cd1c
|
example: update example
|
2022-05-12 08:41:30 +08:00 |
|
YuKun Liu
|
31a2ded2b9
|
example: add window_zoom example
|
2022-05-12 00:05:59 +08:00 |
|
YuKun Liu
|
77c22161b9
|
example: add window_zoom example
|
2022-05-12 00:03:42 +08:00 |
|
Reinis Mazeiks
|
765baf6e48
|
Rename module input to avoid naming conflict with element of the same name
Not sure if this was supposed to be allowed, but it was causing https://github.com/rust-lang/rust/issues/96934
|
2022-05-11 13:47:58 +03:00 |
|
Reinis Mazeiks
|
90cb221b82
|
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata
|
2022-05-11 13:45:34 +03:00 |
|
YuKun Liu
|
77a92a1cf6
|
feat: use_window add print & devtool
|
2022-05-11 14:56:37 +08:00 |
|
YuKun Liu
|
4f55fcb84a
|
feat: use_window add set_zoom_level
|
2022-05-11 14:49:46 +08:00 |
|
YuKun Liu
|
8aadeff9d2
|
fix: add eval script failed log
|
2022-05-11 14:29:31 +08:00 |
|
YuKun Liu
|
b7e9dca87c
|
fix: add eval script failed log
|
2022-05-11 14:09:31 +08:00 |
|
Jon Kelley
|
5ad484f4bf
|
Merge pull request #403 from rowinbot/patch-1
|
2022-05-09 14:56:50 -04:00 |
|
Rowin Hernández
|
95573d1f54
|
Update useref.rs defualt -> default
|
2022-05-09 18:48:50 +01:00 |
|
Reinis Mazeiks
|
5bddafb943
|
Update tui_keys example and web_sys to use new accessor methods
|
2022-05-07 18:28:15 +03:00 |
|
Reinis Mazeiks
|
b7447503ea
|
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata
Conflicts:
packages/tui/src/hooks.rs
|
2022-05-07 17:56:03 +03:00 |
|
Jon Kelley
|
dab24e9ad9
|
Merge pull request #402 from Demonthos/tui_preformance
Tui performance improvements
|
2022-05-07 10:32:09 -04:00 |
|
Evan Almloff
|
6f260e8a4a
|
move released into mouse condition
|
2022-05-07 09:16:21 -05:00 |
|
Evan Almloff
|
2ea587359b
|
only re-render if the state has changed
|
2022-05-07 09:10:34 -05:00 |
|
Evan Almloff
|
83209e5e03
|
check mouse state before iterating through elements
|
2022-05-07 09:10:17 -05:00 |
|
Jon Kelley
|
87413c28c5
|
Merge pull request #401 from rMazeiks/arbitrary_value_serialize_fix
Fix: AttributeValue bug; tests; CI
|
2022-05-07 10:02:16 -04:00 |
|
Reinis Mazeiks
|
df59d5148e
|
TUI mouse press&release: Replace usage of deprecated fields with accessors
|
2022-05-07 16:30:21 +03:00 |
|
Reinis Mazeiks
|
81d3c990bf
|
Simplify mouse button tracking
delete the shitcodes
|
2022-05-07 16:11:48 +03:00 |
|
Reinis Mazeiks
|
285a6d080b
|
Add coordinates to tui_hover example
|
2022-05-07 15:32:19 +03:00 |
|
Reinis Mazeiks
|
8e3a7e9ed8
|
Merge branch 'arbitrary_value_serialize_fix' into rusty-mousedata
|
2022-05-07 14:56:18 +03:00 |
|
Reinis Mazeiks
|
f48baae0b0
|
CI: Update gh jobs to install libayatana
|
2022-05-07 13:54:59 +03:00 |
|
Reinis Mazeiks
|
85aa4584ff
|
Fix: expose AttributeValue; update tests to pass
|
2022-05-07 13:43:40 +03:00 |
|
Reinis Mazeiks
|
2eca71e644
|
Fix: serialize AttributeValue as a simple value
|
2022-05-07 12:17:47 +03:00 |
|
Reinis Mazeiks
|
cf26f41972
|
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata
Conflicts:
packages/tui/src/hooks.rs
|
2022-05-07 10:50:52 +03:00 |
|
Reinis Mazeiks
|
9c6cd42ca2
|
TUI: use constructor instead of deprecated fields
|
2022-05-07 10:49:49 +03:00 |
|
Reinis Mazeiks
|
c35dddc203
|
Create constructor for MouseData
|
2022-05-07 10:31:05 +03:00 |
|
Reinis Mazeiks
|
6b2753bd4f
|
Update example
|
2022-05-07 10:12:08 +03:00 |
|
Reinis Mazeiks
|
3fec31fe50
|
Use keyboard_types instead of bespoke ModifierSet
|
2022-05-07 10:05:52 +03:00 |
|
Reinis Mazeiks
|
2ef332085c
|
Refactor: move input types to separate module
|
2022-05-07 09:39:53 +03:00 |
|
Reinis Mazeiks
|
6ba067a617
|
Use EnumSet for modifier and button sets
|
2022-05-07 09:31:44 +03:00 |
|
Jonathan Kelley
|
9c9928d226
|
fix: tui values
|
2022-05-06 20:48:57 -04:00 |
|
Jonathan Kelley
|
03110b85cd
|
fix: cargo fmt
|
2022-05-06 20:46:33 -04:00 |
|
Jon Kelley
|
14c0630242
|
Merge pull request #397 from Demonthos/tui_fix_mousemove
only trigger onmousemove if the position has changed (tui)
|
2022-05-06 20:37:23 -04:00 |
|
Evan Almloff
|
ac95ab5222
|
switch released pressed
|
2022-05-06 19:35:55 -05:00 |
|
Jon Kelley
|
00147d6f18
|
Merge pull request #399 from Synphonyte/master
fixed FUNDING.yml
|
2022-05-06 20:29:28 -04:00 |
|