Commit Graph

181 Commits

Author SHA1 Message Date
ceafba2e79 style: optimize code 2023-11-18 20:22:42 +08:00
37566af603 style: optimize code 2023-11-18 18:46:35 +08:00
604ec4bec0 refactor: use properties to share data in DropdownList 2023-11-18 04:06:12 +08:00
e7bff01dc8 feat: update demo 2023-11-18 03:30:19 +08:00
12419e0dbe feat: add determine of dynamic colors 2023-11-18 03:30:15 +08:00
ba35de4917 fix: content not center in some device & system in DropdownList 2023-11-18 03:17:32 +08:00
961f3d4cf7 feat: update demo 2023-11-18 03:10:15 +08:00
0017f87175 refactor: adjust some colors 2023-11-18 03:10:08 +08:00
774d9632a9 feat: support dynamic colors for Android 2023-11-18 02:57:03 +08:00
1b3d623342 chore: add dependencies 2023-11-18 02:56:50 +08:00
feb3825823 fix: focusable not work in DropdownList for Android 2023-11-18 02:55:15 +08:00
6c0c551435 style: optimize code 2023-11-18 02:51:16 +08:00
1ac5dc4198 chore: bump dependencies 2023-11-18 02:11:21 +08:00
f574b23b1e feat: update demo 2023-11-18 01:10:10 +08:00
c5994c0f2d feat: add DropdownList 2023-11-18 01:10:02 +08:00
5450cc5512 docs: update todo 2023-11-17 23:42:37 +08:00
b839fa3c20 feat: add Dropdown icon 2023-11-17 23:29:10 +08:00
7314256a64 refactor: adjust the priority of Modifier in TextField 2023-11-17 22:17:05 +08:00
7a9cca2a3a feat: add focusable in TextField 2023-11-17 22:09:09 +08:00
1326c74492 refactor: move solidColor to Extension 2023-11-17 21:19:29 +08:00
ae13d4a575 chore: global opt-in "androidx.compose.ui.ExperimentalComposeUiApi" 2023-11-17 20:22:00 +08:00
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