Commit graph

5716 commits

Author SHA1 Message Date
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
YuKun Liu
7f829c4553 Format code 2022-05-11 11:50:01 +08:00
YuKun Liu
cb650bad8a Fixed some problem 2022-05-11 11:47:49 +08:00
YuKun Liu
60bb0d9eb9 Format code 2022-05-11 11:15:33 +08:00
YuKun Liu
065da8db65 Add sass desktop build support 2022-05-11 11:14:49 +08:00
YuKun Liu
dccd82091a Fixed input option error 2022-05-11 11:12:23 +08:00
YuKun Liu
c6aa4e332d Ignore scss file in out_dir 2022-05-11 10:01:02 +08:00
Evan Almloff
a5b9200e47 calculate absolute position 2022-05-10 18:13:05 -05:00
YuKun Liu
bf49d526d7 Fixed some problem 2022-05-11 00:27:37 +08:00
YuKun Liu
ecb846dd24 Rename files to input 2022-05-10 23:00:39 +08:00
YuKun Liu
9ddaa773d9 Remove auto option 2022-05-10 22:58:48 +08:00
YuKun Liu
551d2477ff Add source_map option 2022-05-10 22:32:47 +08:00
YuKun Liu
b5ecd09185 Add files list option 2022-05-10 19:22:19 +08:00
YuKun Liu
8b06fe6059 Fixed sass tool 2022-05-10 13:46:53 +08:00
YuKun Liu
d10f9cc1e3 Merge branch 'master' of https://github.com/mrxiaozhuox/studio 2022-05-10 10:31:16 +08:00
YuKun Liu
768a0426d8 Add sass support 2022-05-10 10:31:02 +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
YuKun Liu
fa6e411884
Merge branch 'DioxusLabs:master' into master 2022-05-09 21:43:29 +08:00
demonthos
bd105c9bc6 Merge remote-tracking branch 'origin/master' into tui_focus 2022-05-07 14:08:10 -05:00
demonthos
31c7907f25 update with AttritubeValue 2022-05-07 13:56:11 -05:00
YuKun Liu
f7f1d90520 Add sass support 2022-05-08 00:56:22 +08: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
Evan Almloff
3cba79d835 add focus in and focus out events 2022-05-07 08:39:55 -05: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
YuKun Liu
ea723f64cd Support sass install 2022-05-07 19:11:12 +08: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
YuKun Liu
c48345b86e Add zip support 2022-05-07 16:25:23 +08: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