Commit Graph

122 Commits

Author SHA1 Message Date
bea853e043 chore: uncommitted changes 2023-11-25 03:11:25 +08:00
12287c55e3 chore: bump "com.highcapable.betterandroid:ui-component" version to 1.0.2 2023-11-24 10:39:19 +08:00
a445ddbf08 refactor: format sample apps name 2023-11-23 01:49:34 +08:00
6190a4fccf refactor: move resources to flexiui-resources 2023-11-23 01:46:55 +08:00
845606a59a chore: change dependencies visibility 2023-11-23 01:35:10 +08:00
92d56e5dd6 refactor: add @Stable on Extension 2023-11-21 09:42:48 +08:00
91d78115bb feat: update demo 2023-11-21 09:32:29 +08:00
c2b58a368d feat: add keyboard controller for auto complete box in TextField 2023-11-21 09:31:08 +08:00
97fb1abbcb feat: update demo 2023-11-21 06:55:18 +08:00
1395ad4eda feat: add auto complete box in TextField 2023-11-21 06:23:48 +08:00
bac92adff5 refactor: decoupling menuMaxHeight and boxes in DropdownMenu 2023-11-21 05:32:38 +08:00
d70d3d24d6 chore: bump "androidx.compose.runtime" version to 1.6.0-beta01 2023-11-20 09:49:00 +08:00
6de476c1aa fix: name typo in DropdownMenu 2023-11-20 02:28:09 +08:00
35a5070fbb refactor: change the background color rules 2023-11-20 02:20:10 +08:00
e55acce970 refactor: modified the colors mix rules 2023-11-20 02:20:09 +08:00
1e998302dd fix: request focus when decoration box hold pressed event in TextField 2023-11-20 01:11:46 +08:00
86f0b72cea refactor: change borderColor in DesktopContextMenu 2023-11-19 23:25:51 +08:00
adc0d7b9ac fix: add missing borderColor in DropdownMenu 2023-11-19 23:23:14 +08:00
1fb7a8c324 docs: update todo 2023-11-19 22:43:57 +08:00
49d471c703 refactor: remove child interactionSource in TextField 2023-11-19 19:37:47 +08:00
2db0966152 style(fix): class name typo 2023-11-19 19:23:46 +08:00
85032e8be0 fix: animation incoherent in PasswordTextField 2023-11-19 06:05:03 +08:00
98f062bf8c feat: update demo 2023-11-19 05:57:22 +08:00
d58f7d283f feat: split String and TextFieldValue in TextField and add pointer state for desktop 2023-11-19 05:32:21 +08:00
583af4601e feat: make PasswordTextField VisualTransformation customizable 2023-11-19 04:25:52 +08:00
7c0f74a0d1 feat: add PasswordTextField, BackspaceTextField 2023-11-19 04:13:08 +08:00
a70538fd96 feat: add Backspace icon 2023-11-19 04:11:47 +08:00
99c9264faf style: rename field in TextField 2023-11-19 04:03:58 +08:00
3338158873 feat: add icons 2023-11-19 03:29:15 +08:00
5b5cfd7629 refactor: use measure and determine the needInflatable to handler the child width 2023-11-19 02:29:03 +08:00
15e3161d3f refactor: move decoration style to InnerDecorationBox in TextField 2023-11-19 01:30:42 +08:00
98344617bb feat: add focus requester and DecorationBoxStyle in TextField 2023-11-19 01:21:25 +08:00
2e19865134 refactor: use local icon tint in icon button content color at first 2023-11-19 00:39:49 +08:00
f7a92d8f4d feat: add inactive and active end icon tint in DropdownList 2023-11-19 00:18:08 +08:00
d0c468692f feat: add single icon button colors and style and some tweaks 2023-11-19 00:17:09 +08:00
07b7f53dfd feat: add LocalIconTint in Icon 2023-11-19 00:17:05 +08:00
fcaaf7a885 refactor: merge padding to buttonPadding function in TextField 2023-11-19 00:15:36 +08:00
d86d23d499 fix: local text style color in Button 2023-11-18 23:39:57 +08:00
07ca9c4a14 refactor: decoupling padding in TextField 2023-11-18 22:57:02 +08:00
03b7b1c1bb refactor: merge text field style 2023-11-18 22:12:19 +08:00
5ee72cc937 feat: set default DropdownList width 2023-11-18 22:07:39 +08:00
ceafba2e79 style: optimize code 2023-11-18 20:22:42 +08:00
37566af603 style: optimize code 2023-11-18 18:46:35 +08:00
604ec4bec0 refactor: use properties to share data in DropdownList 2023-11-18 04:06:12 +08:00
e7bff01dc8 feat: update demo 2023-11-18 03:30:19 +08:00
12419e0dbe feat: add determine of dynamic colors 2023-11-18 03:30:15 +08:00
ba35de4917 fix: content not center in some device & system in DropdownList 2023-11-18 03:17:32 +08:00
961f3d4cf7 feat: update demo 2023-11-18 03:10:15 +08:00
0017f87175 refactor: adjust some colors 2023-11-18 03:10:08 +08:00
774d9632a9 feat: support dynamic colors for Android 2023-11-18 02:57:03 +08:00