Commit Graph

215 Commits

Author SHA1 Message Date
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
1ca9fc48f4 refactor: remove Poptip, Tooltip 2024-01-06 03:52:03 +08:00
7372c45048 feat: add Dialog 2024-01-04 05:42:08 +08:00
248f3b3e84 refactor: make Sizes experimental 2024-01-04 05:40:39 +08:00
c27f557d72 refactor: standardization default line height 2024-01-04 05:10:58 +08:00
06de377be1 refactor: decoupling animation and opened type interface 2024-01-04 02:52:44 +08:00
4c4edde3cd feat: add Layout 2024-01-03 05:57:52 +08:00
dfb1d024dc feat: add LocalPrimaryButton for provided primary and content button 2024-01-03 04:15:40 +08:00
06bc8b6fba fix: button content not in center 2024-01-03 03:25:55 +08:00
0738a2eaa5 docs: update copyright date to 2024 for all existing files 2024-01-02 11:15:20 +08:00
ace3f11460 refactor: merge to BetterAndroid new usage 2024-01-02 11:11:27 +08:00
7935372e2f chore: merge to new build configs & dependencies 2024-01-02 11:07:59 +08:00
5d4dca929b chore: update .gitignore 2023-12-29 00:27:46 +08:00