Commit Graph

60 Commits

Author SHA1 Message Date
848b38711a feat: update demo 2023-11-16 04:02:00 +08:00
a5adc167ce refactor: no need propagate content color in DropdownMenuItem 2023-11-16 03:20:56 +08:00
fd9454762c feat: add active color in DropdownMenu 2023-11-16 03:11:46 +08:00
06cf36a19d feat: add DropdownMenu 2023-11-16 02:55:57 +08:00
8e09ae9a1a feat: add Popup 2023-11-16 02:42:19 +08:00
1020735b0c style: shorted variable names 2023-11-16 01:22:53 +08:00
56440553be refactor: separate colors from style 2023-11-16 01:09:06 +08:00
3d994a0543 feat: add initializer for Modifier 2023-11-16 00:55:05 +08:00
0c19398487 refactor: merge context menu style to AreaBoxStyle 2023-11-16 00:00:09 +08:00
2c5767d7a7 feat: add shadow size in AreaBox and some tweaks 2023-11-15 23:57:05 +08:00
c31ae99397 refactor: make then after padding for Modifier 2023-11-15 23:53:03 +08:00
c7d94653ec refactor: adjust the priority of Modifier 2023-11-15 23:23:22 +08:00
575e4b5adb chore: use alpha compose android version and modify android configs 2023-11-15 19:19:02 +08:00
0330f5a36c feat: update demo 2023-11-15 04:52:13 +08:00
6c9a9c05d3 feat: support steps in Slider 2023-11-15 04:52:05 +08:00
a128c9c210 chore: update project files 2023-11-15 04:51:39 +08:00
c585e2003c refactor: no need inline 2023-11-15 04:51:22 +08:00
ac5ffce707 style: optimize naming 2023-11-15 01:33:59 +08:00
bda172b4d6 fix: use adopt width to fill track width adapt the thumb 2023-11-15 00:55:07 +08:00
a30545fc73 refactor: replace start / end padding with horizontal 2023-11-15 00:39:28 +08:00
41705fb307 refactor: replace diameter to radius 2023-11-14 02:21:28 +08:00
e6f1590bb1 feat: internal utils api 2023-11-14 02:01:41 +08:00
5ef9f21ef2 fix: disable not effect in Slider and TextField 2023-11-14 01:59:01 +08:00
f5d37462f2 refactor: move disable alpha to status extension function 2023-11-14 01:52:00 +08:00
f00badc5c8 refactor: organize utils 2023-11-14 01:45:01 +08:00
fa09ae3142 chore: disable "dependencyResolutionManagement" 2023-11-14 01:12:21 +08:00
e05957b603 chore: bump "com.highcapable.sweetdependency" version to 1.0.4 2023-11-14 01:10:57 +08:00
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