Commit Graph

332 Commits

Author SHA1 Message Date
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
9d00d2863f docs: update README 2024-01-06 11:03:36 +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
89df216903 chore: revert to stable compose multiplatform version 2024-01-06 01:31:08 +08:00
46ba5f5a13 chore: bump dependencies 2024-01-04 06:46:48 +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
2ce3de640b feat: update demo 2024-01-04 05:20:26 +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
b7a8fd1744 feat: update demo 2024-01-02 11:12:19 +08:00
70e79cc3b3 chore: update project files 2024-01-02 11:11:33 +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
7190016471 chore: update project files 2024-01-02 11:06:26 +08:00
322a3136ab chore: bump dependencies 2024-01-02 11:06:03 +08:00
6321d3ac4c docs: update contacts 2024-01-02 10:46:53 +08:00
bb4e980ee9 chore: update project files 2024-01-01 02:15:55 +08:00
74ebb569a1 style: merge to new ktlint version & rules 2023-12-29 21:35:02 +08:00
a69e63b904 chore: bump gradle to 8.5 2023-12-29 00:29:01 +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
a73ca55a2c feat: update demo 2023-12-04 00:01:25 +08:00
866dd5521c refactor: merge PaddingValues to ComponentPadding 2023-12-04 00:01:15 +08:00
3c59e63d5c feat: update demo 2023-12-03 23:27:42 +08:00
526383c5e5 feat: add fitsSystemBars in Scaffold 2023-12-03 23:26:45 +08:00
dd464e4b3f chore: bump dependencies versions 2023-12-03 23:26:19 +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