Commit Graph

227 Commits

Author SHA1 Message Date
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
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
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
deec17c180 refactor: decoupling Colors to ColorScheme 2024-01-17 14:35:55 +08:00
2162830420 refactor: use ComponentPadding.None instead no padding 2024-01-16 23:39:23 +08:00
6b32a31f8c style: change annotation order 2024-01-16 23:20:22 +08:00
8d8fc14356 feat: add default properties in Dialog 2024-01-16 17:43:51 +08:00
b921cbaf8b refactor: merge text style in Text 2024-01-16 17:32:31 +08:00
a6a69a1c0a feat: add StickyHeaderBar 2024-01-15 23:37:47 +08:00
848ffa6d57 docs: update comments 2024-01-14 12:42:01 +08:00
a22e02e3ae fix: wrong unselected content color in Tab 2024-01-14 02:42:04 +08:00
8c102e9ea6 feat: add onLongClick in ItemBox 2024-01-14 01:56:19 +08:00
7fd2b2ba5c refactor: make innerPadding available on content in Scaffold 2024-01-14 00:36:43 +08:00
d2bb28ef24 style: some tweaks 2024-01-12 23:35:10 +08:00
19f67163a1 fix: wrong unselected content color in NavigationBar 2024-01-10 23:36:07 +08:00
8a4c779b63 refactor: rename titleText, subText to title and subtitle 2024-01-10 23:06:24 +08:00
bd0ce99530 feat: add SwitchItem in Switch 2024-01-10 22:02:25 +08:00
7b05f7488f refactor: use fillMaxSize by default in Scaffold 2024-01-10 15:15:35 +08:00
33cd648c78 refactor: remove content in Switch 2024-01-10 14:56:46 +08:00
f42c5e0c35 refactor: check component number after measured in Scaffold 2024-01-10 14:56:42 +08:00
3072476c6e fix: placementY forgot topPadding in Scaffold 2024-01-10 14:29:55 +08:00
c8e6393307 refactor: re-measure child components use specify padding in Scaffold 2024-01-10 13:57:48 +08:00
0c45ec726e refactor: use SubcomposeLayout to rebuild Scaffold 2024-01-10 12:55:15 +08:00
f0ec24f5df refactor: heavy changes, use new norm rebuild components 2024-01-10 02:45:09 +08:00
4e73182dd9 refactor: make scrim animated experimental in Dialog 2024-01-09 09:10:05 +08:00
9d96832c79 feat: add Platform 2024-01-09 09:05:15 +08:00
f7d06905b9 refactor: merge to compose-extension new usage 2024-01-09 00:23:04 +08:00
228d2eb030 feat: add maxHeight in FlexiDialog 2024-01-07 05:03:08 +08:00
b01f3f727b docs: some tweaks for @return 2024-01-07 04:27:27 +08:00
3a3d4df78b refactor: move interaction, window to component package 2024-01-07 03:11:06 +08:00
9331491f17 docs: some tweaks for @receiver 2024-01-07 02:15:21 +08:00
41bc009d4d feat: specify iOS module name for libraries 2024-01-07 02:07:24 +08:00
c150b45bab refactor: change Icons to FlexiIcons 2024-01-07 01:13:35 +08:00
c94d734cfa docs(fix): wrong comments in FlexiTheme 2024-01-07 01:10:44 +08:00
9bec3df68b refactor: decoupling dynamic colors to SystemColors 2024-01-06 15:19:29 +08:00
a713ae44a3 docs: some tweaks in Colors 2024-01-06 12:59:56 +08:00
824f7be99f chore: mark some dependencies with api 2024-01-06 12:48:37 +08:00
46db4ff16c chore: use material-ripple instead material 2024-01-06 12:11:57 +08:00
4fa02310e0 docs: some tweaks in AppBar 2024-01-06 11:42:37 +08:00
3ee344e689 refactor: rename ActionBar to AppBar and change the usage 2024-01-06 11:39:41 +08:00
01574c28d3 refactor: support code comments and some tweaks for all components 2024-01-06 11:02:25 +08:00
6e04a33fa7 chore: integrated maven publish plugin and some tweaks for publish 2024-01-06 04:52:00 +08:00
7608d034cd refactor: rename Navigation to NavigationBar 2024-01-06 04:20:34 +08:00
b679c950fe refactor: rename isDynamicColorsAvailable to isDynamicColorAvailable 2024-01-06 04:07:17 +08:00
21de4f19ff refactor: override FlexiTheme for Sizes 2024-01-06 03:59:54 +08:00
702a0f94c5 refactor: except dynamic colors 2024-01-06 03:59:09 +08:00