Commit Graph

33 Commits

Author SHA1 Message Date
7f9b45e348 refactor: change style of Switch 2023-11-13 05:07:11 +08:00
071cde484e chore: clean up 2023-11-13 04:23:45 +08:00
b49d7b9c77 feat: update demo 2023-11-13 04:22:20 +08:00
4582c23c32 feat: add Slider 2023-11-13 04:22:13 +08:00
dd9685d2a8 chore: use debug signing release 2023-11-13 04:22:02 +08:00
a01b870415 refactor: replace size to diameter in RadioButton 2023-11-13 02:55:15 +08:00
90130a7bfb fix: use absolute delta by scale in Switch 2023-11-13 00:00:10 +08:00
f90e2c8459 fix: use absolute dragging distance in Switch 2023-11-12 23:56:52 +08:00
e42d117d22 feat: split shape into contentShape / borderShape in desktop context menu style 2023-11-11 23:23:25 +08:00
5744356d7f chore: update project files 2023-11-11 22:57:08 +08:00
5fc4571b4d style: optimize code 2023-11-11 22:52:16 +08:00
a733d90b32 feat: add animation when text field hovered and focused 2023-11-11 22:37:17 +08:00
846f5b1b28 refactor: move padding and the other components properties to style 2023-11-11 21:36:58 +08:00
2c8baf0423 refactor: make image vector builder inlined 2023-11-11 20:45:14 +08:00
46c5a23681 refactor: replace hardcode resources files to compose vector 2023-11-11 00:59:30 +08:00
9b85f77892 feat: update demo 2023-11-11 00:26:25 +08:00
39e065733d feat: add RadioButton 2023-11-11 00:26:19 +08:00
24c10dd6b0 fix: pressed and hovered gain in CheckBox 2023-11-10 23:35:23 +08:00
c0713e433c feat: add selectable, rippleSelectable, rememberRipple 2023-11-10 23:22:00 +08:00
6d033856c2 fix: add role in CheckBox 2023-11-10 23:09:59 +08:00
82e7028458 fix: no need alpha in inner box 2023-11-10 23:09:42 +08:00
ba85419e16 feat: add CheckBox 2023-11-10 23:05:43 +08:00
850c8f070d feat: add compose resources 2023-11-10 23:05:30 +08:00
9000855f80 feat: add content and content spacing in Switch 2023-11-10 23:02:44 +08:00
bcc3e18382 fix: local text style color 2023-11-10 22:07:42 +08:00
f9d43bc053 feat: add Icon 2023-11-10 17:13:26 +08:00
9598ab04f2 fix: add @Immutable 2023-11-10 01:39:00 +08:00
fbc8108c14 feat: update demo 2023-11-10 01:27:03 +08:00
4a6137e836 feat: add Switch 2023-11-10 01:26:52 +08:00
d1c1a8eafe feat: add Interaction and move ripple effect with name "rippleColor" 2023-11-10 01:21:44 +08:00
01cd400b90 feat: add local context menu style 2023-11-09 15:56:32 +08:00
0e166f6f84 fix: use default local text style color 2023-11-09 15:29:01 +08:00
1ba8d5ed6e Initial commit 2023-11-09 02:50:19 +08:00