Commit Graph

333 Commits

Author SHA1 Message Date
9033cbd554 chore: bump gradle to 8.14.3 2025-08-19 16:15:48 +08:00
de0e737d58 chore: bump dependencies 2025-08-19 16:15:41 +08:00
d6c83e7aae docs: update banner style 2025-06-24 16:35:56 +08:00
ca64431f70 chore: bump dependencies 2025-03-17 00:57:33 +08:00
448b6a3918 chore: bump gradle to 8.13 2025-03-17 00:57:29 +08:00
d4d35a9fc9 chore: update .editorconfig 2025-03-17 00:57:21 +08:00
b80dc242ad chore: update .gitignore 2025-02-22 02:22:46 +08:00
e1f6e3f5b7 chore: bump dependencies 2025-01-25 06:11:24 +08:00
e1e96fe84e chore: update .gitignore 2025-01-13 10:57:59 +08:00
a8de72060d docs: update license 2025-01-13 10:56:41 +08:00
b26710e93b chore: update target sdk to 35 2024-11-10 23:00:03 +08:00
f39ca20821 refactor: merge to compose new version usage 2024-11-10 22:55:58 +08:00
5efe1d636f chore: bump dependencies 2024-11-10 22:55:36 +08:00
17508b7b24 chore: bump gradle to 8.10.2 2024-11-10 22:55:26 +08:00
b5a23586ea chore: update .editorconfig 2024-06-21 10:22:52 +08:00
8d7e7821e4 refactor: migrate to Kotlin 2.0.0 new usage 2024-06-20 12:27:51 +08:00
adac561086 chore: bump dependencies & support Kotlin 2.0.0 2024-06-20 12:27:36 +08:00
bda4c7da3d chore: bump gradle to 8.7 2024-06-20 12:26:14 +08:00
beb75443bf chore: update .editorconfig 2024-06-20 12:02:10 +08:00
df9d4853ea chore: bump dependencies 2024-03-08 09:55:05 +08:00
e5fcac5974 refactor: suppress new features warning 2024-02-20 12:21:04 +08:00
f2c131a125 chore: bump dependencies 2024-02-20 12:20:38 +08:00
9da8ce11ff chore: bump gradle to 8.6 2024-02-20 12:20:23 +08:00
ad4b4b5f9f refactor: correct some colors and style in Dropdown 2024-01-31 13:05:50 +08:00
9df89df83f refactor: use primary content color in Dialog 2024-01-21 02:11:11 +08:00
3c79ca5488 refactor: use inner background color in AreaBox, ItemBox 2024-01-20 16:52:05 +08:00
034d5d1100 docs: update guide 2024-01-19 11:55:23 +08:00
2473b69933 feat: update demo 2024-01-19 00:40:38 +08:00
6b13398f63 feat: update demo 2024-01-19 00:05:38 +08:00
0f7a867db7 chore: revert compose version 2024-01-19 00:05:27 +08:00
6dcf7475fd fix: value offset X not sync to track width changed in Slider 2024-01-18 23:09:09 +08:00
4cc36e4749 refactor: compare to use maxWidth or trackWidth in Slider 2024-01-18 22:50:34 +08:00
1de9eea30a fix: wrong linear progress indicator background color in ProgressIndicator 2024-01-18 22:45:05 +08:00
1876511b03 style: merge to official recommended compose style 2024-01-18 16:46:52 +08:00
07674d725b refactor: trackWidth follow parent component in Slider 2024-01-18 16:12:55 +08:00
333b2a59ba feat: update demo 2024-01-18 12:15:36 +08:00
e092e42ec0 feat: update demo 2024-01-18 10:15:42 +08:00
827fa6498a refactor: allow SecondaryText use primaryFontSize and fontSize 2024-01-18 10:15:35 +08:00
cc1c5ec0fc feat: add contentAlignment, propagateMinConstraints in Surface 2024-01-18 09:30:57 +08:00
ad9c2fb17f docs: update guide 2024-01-17 15:20:11 +08:00
2377178350 feat: update demo 2024-01-17 15:12:06 +08:00
94ae49bfd8 docs: update guide 2024-01-17 15:10:10 +08:00
93d438e544 feat: update demo 2024-01-17 15:09:52 +08:00
08db3df461 feat: add SecondaryText in Text 2024-01-17 15:02:12 +08:00
c9551c748e feat: add Spacer 2024-01-17 14:46:03 +08:00
8945dfce08 style: some tweaks in StickyHeaderBar 2024-01-17 14:42:56 +08:00
5d52fdf2bf feat: update demo 2024-01-17 14:36:12 +08:00
deec17c180 refactor: decoupling Colors to ColorScheme 2024-01-17 14:35:55 +08:00
aa23fdf92f chore: add dev publish function 2024-01-17 13:52:26 +08:00
2162830420 refactor: use ComponentPadding.None instead no padding 2024-01-16 23:39:23 +08:00