Commit Graph

17 Commits

Author SHA1 Message Date
01574c28d3 refactor: support code comments and some tweaks for all components 2024-01-06 11:02:25 +08:00
b679c950fe refactor: rename isDynamicColorsAvailable to isDynamicColorAvailable 2024-01-06 04:07:17 +08:00
0738a2eaa5 docs: update copyright date to 2024 for all existing files 2024-01-02 11:15:20 +08:00
ace3f11460 refactor: merge to BetterAndroid new usage 2024-01-02 11:11:27 +08:00
f52ffd9289 fix: wrong dynamic color in Color 2023-12-05 04:27:47 +08:00
0d4cc3c2ff refactor: move Popup, Dialog, Poptips in window package 2023-11-30 13:48:12 +08:00
bac92adff5 refactor: decoupling menuMaxHeight and boxes in DropdownMenu 2023-11-21 05:32:38 +08:00
e55acce970 refactor: modified the colors mix rules 2023-11-20 02:20:09 +08:00
2db0966152 style(fix): class name typo 2023-11-19 19:23:46 +08:00
d58f7d283f feat: split String and TextFieldValue in TextField and add pointer state for desktop 2023-11-19 05:32:21 +08:00
604ec4bec0 refactor: use properties to share data in DropdownList 2023-11-18 04:06:12 +08:00
12419e0dbe feat: add determine of dynamic colors 2023-11-18 03:30:15 +08:00
774d9632a9 feat: support dynamic colors for Android 2023-11-18 02:57:03 +08:00
6c0c551435 style: optimize code 2023-11-18 02:51:16 +08:00
c5994c0f2d feat: add DropdownList 2023-11-18 01:10:02 +08:00
8e09ae9a1a feat: add Popup 2023-11-16 02:42:19 +08:00
1ba8d5ed6e Initial commit 2023-11-09 02:50:19 +08:00