* Release version 0.1.23

* updating cgmanifest

---------

Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
This commit is contained in:
PraveenKumar yeruva 2023-04-04 18:22:34 +05:30 коммит произвёл GitHub
Родитель e066f1922e
Коммит 32d395ffb2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
5 изменённых файлов: 59 добавлений и 52 удалений

Просмотреть файл

@ -15,8 +15,8 @@ android {
applicationId 'com.microsoft.fluentuidemo'
minSdkVersion 21
targetSdkVersion 30
versionCode 57
versionName '0.1.22'
versionCode 58
versionName '0.1.23'
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Просмотреть файл

@ -4,7 +4,7 @@
{
"Component": {
"Git": {
"CommitHash": "72cb83280b88695b23cf914cb37d696eb261c90e",
"CommitHash": "e066f1922ec8d42b1673a0ac1838fda56d05b36e",
"RepositoryUrl": "https://github.com/microsoft/fluentui-android"
},
"Type": "git"
@ -14,12 +14,22 @@
{
"Component": {
"Git": {
"CommitHash": "72cb83280b88695b23cf914cb37d696eb261c90e",
"CommitHash": "e066f1922ec8d42b1673a0ac1838fda56d05b36e",
"RepositoryUrl": "https://github.com/microsoft/fluentui-android/blob/master/fluentui_core/src/main/java/com/microsoft/fluentui/compose/Swipeable.kt"
},
"Type": "git"
},
"DevelopmentDependency": false
},
{
"Component": {
"Git": {
"CommitHash": "e066f1922ec8d42b1673a0ac1838fda56d05b36e",
"RepositoryUrl": "https://github.com/microsoft/fluentui-android/blob/master/fluentui_core/src/main/java/com/microsoft/fluentui/compose/Scaffold.kt"
},
"Type": "git"
},
"DevelopmentDependency": false
}
]
}

Просмотреть файл

@ -11,40 +11,40 @@
* and fluentui_drawer' current version is 0.0.2, both fluentui_listitem and
* fluentui_drawer and FluentUI should increment their respective version ids
*/
project.ext.fluentui_calendar_versionid = '0.0.26'
project.ext.fluentui_controls_versionid = '0.1.11'
project.ext.fluentui_core_versionid = '0.1.17'
project.ext.fluentui_listitem_versionid = '0.1.7'
project.ext.fluentui_tablayout_versionid = '0.1.4'
project.ext.fluentui_drawer_versionid = '0.1.10'
project.ext.fluentui_ccb_versionid = '0.1.8'
project.ext.fluentui_others_versionid = '0.1.5'
project.ext.fluentui_transients_versionid = '0.0.31'
project.ext.fluentui_topappbars_versionid = '0.1.3'
project.ext.fluentui_menus_versionid = '0.0.25'
project.ext.fluentui_peoplepicker_versionid = '0.0.26'
project.ext.fluentui_persona_versionid = '0.1.8'
project.ext.fluentui_progress_versionid = '0.1.3'
project.ext.fluentui_calendar_versionid = '0.0.27'
project.ext.fluentui_controls_versionid = '0.1.12'
project.ext.fluentui_core_versionid = '0.1.18'
project.ext.fluentui_listitem_versionid = '0.1.8'
project.ext.fluentui_tablayout_versionid = '0.1.5'
project.ext.fluentui_drawer_versionid = '0.1.11'
project.ext.fluentui_ccb_versionid = '0.1.9'
project.ext.fluentui_others_versionid = '0.1.6'
project.ext.fluentui_transients_versionid = '0.0.32'
project.ext.fluentui_topappbars_versionid = '0.1.4'
project.ext.fluentui_menus_versionid = '0.0.26'
project.ext.fluentui_peoplepicker_versionid = '0.0.27'
project.ext.fluentui_persona_versionid = '0.1.9'
project.ext.fluentui_progress_versionid = '0.1.4'
project.ext.fluentui_icons_versionid = '0.1.3'
project.ext.fluentui_notification_versionid = '0.1.2'
project.ext.FluentUI_versionid = '0.1.22'
project.ext.fluentui_calendar_version_code = 26
project.ext.fluentui_controls_version_code = 12
project.ext.fluentui_core_version_code = 40
project.ext.fluentui_listitem_version_code = 32
project.ext.fluentui_tablayout_version_code = 29
project.ext.fluentui_drawer_version_code = 34
project.ext.fluentui_ccb_version_code = 32
project.ext.fluentui_others_version_code = 28
project.ext.fluentui_transients_version_code = 31
project.ext.fluentui_topappbars_version_code = 29
project.ext.fluentui_menus_version_code = 25
project.ext.fluentui_peoplepicker_version_code = 26
project.ext.fluentui_persona_version_code = 34
project.ext.fluentui_progress_version_code = 28
project.ext.fluentui_notification_versionid = '0.1.3'
project.ext.FluentUI_versionid = '0.1.23'
project.ext.fluentui_calendar_version_code = 27
project.ext.fluentui_controls_version_code = 13
project.ext.fluentui_core_version_code = 41
project.ext.fluentui_listitem_version_code = 33
project.ext.fluentui_tablayout_version_code = 30
project.ext.fluentui_drawer_version_code = 35
project.ext.fluentui_ccb_version_code = 33
project.ext.fluentui_others_version_code = 29
project.ext.fluentui_transients_version_code = 32
project.ext.fluentui_topappbars_version_code = 30
project.ext.fluentui_menus_version_code = 26
project.ext.fluentui_peoplepicker_version_code = 27
project.ext.fluentui_persona_version_code = 35
project.ext.fluentui_progress_version_code = 29
project.ext.fluentui_icons_version_code = 4
project.ext.fluentui_notification_version_code = 3
project.ext.FluentUI_version_code = 57
project.ext.fluentui_notification_version_code = 4
project.ext.FluentUI_version_code = 58
project.ext.license_type = 'MIT License'
project.ext.license_url = 'https://github.com/microsoft/fluentui-android/blob/master/LICENSE'
project.ext.github_url = 'https://github.com/microsoft/fluentui-android'

Просмотреть файл

@ -1,22 +1,19 @@
Release Version 0.1.22:
Release Version 0.1.23:
What's New:
Fluent V2:
Fix/Enhancement:
1.Cursor color in searchbar
2.RTL support for searchbar
3.RTL support in Appbar
4.Removing excess padding In Navigation Icon(AppBar)
5.Rename size enum in Avatar carousel
6.updated accessibilty semantics for avatar carousel
7.Avatar carousel now has default size
8.Removed default person from avatar carousel api
1.Added textAccessibiltyProperties variable for setting accessibilty properties to the text in Listitem
2.Added Scaffold, Snackbar and CardNudge
3.Fixed Token Parity for Pill Button, Button, FAB and Avatar
4.Fixed RTL issue for CCB Gradient
5.Fixed focused State in RadioButton, CheckBox and ToggleSwitch
6.Fixed Accessibility Insights Issue with Searchbar and Radio Button
7.Minor code fixes
Localization:
Retranslated the strings to support localization. Now supports 66 languages.
Updated strings in few modules
Added GH workflow to autotranslate and create PR for transalted strings
Build:
Upgrading hydra lab version
Fluent VCurrent:
Fix/Enhancement:
1.Enabled accessibility Heading flag in ListSubHeader, Bottomsheet, PersistentBottomSheet
Upgrading hydra lab version to 1.1.4
Added UI tests to all the components

Просмотреть файл

@ -57,6 +57,6 @@ jobs:
vstsFeedPublish: 'Office'
vstsFeedPackagePublish: 'fluentuiandroid'
versionOption: 'custom'
versionPublish: '0.1.22'
versionPublish: '0.1.23'
packagePublishDescription: 'Fluent Universal Package'
publishedPackageVar: 'fluent package'