238 Commits

Author SHA1 Message Date
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
f52ffd9289 fix: wrong dynamic color in Color 2023-12-05 04:27:47 +08:00
3699ad254b docs: todo decoupling to BetterAndroid of ComponentPadding 2023-12-04 00:17:05 +08:00
5524bc8686 refactor: merge PaddingValues to ComponentPadding in DesktopContextMenu 2023-12-04 00:15:37 +08:00
866dd5521c refactor: merge PaddingValues to ComponentPadding 2023-12-04 00:01:15 +08:00
526383c5e5 feat: add fitsSystemBars in Scaffold 2023-12-03 23:26:45 +08:00
4d22eda5e2 feat: add Scaffold 2023-12-03 17:07:59 +08:00
5f5bfe4320 refactor: use AreaBox for outside box in Navigation 2023-12-03 16:43:35 +08:00
e3f8a3ae07 refactor: use spacingPrimary for padding in Navigation 2023-12-03 16:02:28 +08:00
86bc5430d6 refactor: change padding and thumb radius in Switch 2023-12-03 13:25:54 +08:00
556ef3d55d feat: add combinedClickable, rippleCombinedClickable in Interaction 2023-12-03 01:35:43 +08:00
2abe50fde5 feat: add ItemBox 2023-12-03 01:17:01 +08:00
b2155fe5d4 refactor: use VerticalContentSpacingRatio in vertical contentSpacing 2023-12-03 01:12:04 +08:00
f7012d5db1 refactor: use LocalAreaBoxShape for default shape in AreaBox 2023-12-03 01:09:16 +08:00
73651da66d fix: make initializer composable in AreaBox, Surface 2023-12-03 00:20:19 +08:00
5b1ef1bc7e refactor: decoupling function classes to scope and impl in ActionBar, Tab 2023-12-02 23:23:14 +08:00
123ee05fe2 refactor: rename actionIconMaxSize to actionIconSize and some tweaks in ActionBar 2023-12-02 22:33:09 +08:00
718d24d308 refactor: make ActionIcon to ActionIconButton and some tweaks in ActionBar 2023-12-02 22:27:00 +08:00
ddc5590a57 refactor: merge style.actionIconMaxSize to LocalIconStyle in ActionBar 2023-12-02 21:48:16 +08:00
5ea0c7db42 refactor: merge LocalIconTint to LocalIconStyle and use style instead tint 2023-12-02 21:45:01 +08:00
04c6fbfd9d feat: add ActionBar 2023-12-02 14:56:31 +08:00
223bf662ce refactor: make softWrap follow singleLine and change overflow default to TextOverflow.Ellipsis in Text 2023-12-02 14:00:38 +08:00
9364486397 refactor: use iconSizePrimary to the defaultIconSize in Icon 2023-12-02 12:11:34 +08:00
f9210fd4ef fix: defaultIconButtonStyle -> rippleStyle use defaultIconButtonRippleStyle in Button 2023-12-02 12:09:04 +08:00
b8d57ad735 fix: defaultIconButtonColors -> contentColor use LocalIconTint in Button 2023-12-02 12:03:00 +08:00
61eef027a6 refactor: merge rippleColor to rippleStyle 2023-12-02 11:56:09 +08:00
16ce052ceb refactor: title text use bold font in Typography 2023-12-02 10:42:30 +08:00
bfa4558c8d refactor: add LocalInSurface provided the padding in Navigation 2023-12-02 10:33:40 +08:00