Граф коммитов

34 Коммитов

Автор SHA1 Сообщение Дата
Joyeeta 3ec6f1ba6e add lint options for all packages 2024-10-15 19:16:45 +05:30
Anubhav Agrawal 4d50b43684
Feature to add CCB button Border when Selected (#680)
* Adding an option to show border stroke for selected CCB Buttons

* Added description

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2024-08-23 15:04:29 +05:30
Anubhav Agrawal 392c806172
Upgrade tp targetSdk 34 (#677)
* Upgrade tp targetSdk 34

* removing emoji dependency

* removing empty lines

* upgrading to Gradle@3 task getting Unit test failure and warning on pipeline

* changing publishTestResults task to v2

* uprading the robolectric to support sdk 34

* disbale library transformation by jetifier

* jdk 17 reqd

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2024-08-22 11:05:47 +05:30
NamanPandey 4bc5f5aaba Workaround for compose bom upgrade 2023-10-23 20:20:04 +05:30
Ayush Singh 6d3804913c
[Compose] Upgrade versions (#455)
* Get build success

* Fix tests not working

* Revert vc/vn

* Fix unit test failing

* Fix tests

* Upgrade EVERYTHING

* Revert junit version

* Resolve comments

* Bring appcenter 5 years into the future

* adding lint checks

* lint task publish result

* Update ViewTree LifeCycleOwner and ViewModelStoreOwner methods

* merge fixes

* test fixes

* Testing lint - Expected failure

* refix lint issue

---------

Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
Co-authored-by: PraveenKumar yeruva <praveenyeruva970@gmail.com>
2023-09-05 15:35:10 +05:30
PraveenKumar yeruva 7be7dfdcd9
renaming, lisitem fix, open data class controlinfo (#469)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-08-08 11:02:57 +05:30
NamanPandey ce4fa7e5df
Fix: App Refactor when Control tokens updates (#423)
* Add a themeID to force recomposition across controls

* Reformating

* Change update method for ThemeID and comment for themeID
2023-05-18 19:54:45 +05:30
NamanPandey 0ee3f5b33c
Rename Tokens to Depict Brush instead of Color (#412) 2023-05-10 14:39:41 +05:30
NamanPandey e726632ff3
Use Brush instead of Color for areas where gradient can be applied (#408) 2023-05-09 15:44:09 +05:30
NamanPandey 75325363ab
Migration from Material's Text to Compose's BasicText (#406) 2023-05-05 16:15:46 +05:30
PraveenKumar yeruva 831e1d6c75
removed compositionProviders (#397)
* removed compositionProviders

* updating test

---------

Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-04-24 16:46:10 +05:30
NamanPandey f82b5fdacd
Fix Multiple Accessibility Issues (#390)
1. Role Announce for CCB Items

2. Snackbar Talkback annouce type of snackbar in button

3. Talkback annnounce theme change in AppBarLayout Activity
2023-04-05 17:11:31 +05:30
NamanPandey c4d7efe15d
Multiple Fixes based on QA Activity (2/2)
* [QA] Issues: Fix Version 2

Token Parity for Pill Button, Button, FAB and Avatar

Localized String for CCB

RTL issue fix for CCB Gradient

Focused State in RadioButton, CheckBox and ToggleSwitch

Accessibility Insights Issue with Searchbar and Radio Button

* Resolve Comments 1

* Removed unnecessary API doc
2023-04-04 12:11:48 +05:30
NamanPandey 4d47a98a04
Multiple Fixes based on QA Activity (1/2)
* Update Missing API Documentation

* [QA] Figma Check Issues

* Resolve Comments 1

* Resolve Comments 2

* Fixing a missed line
2023-04-04 10:57:21 +05:30
PraveenKumar yeruva 7a0f9bb315
Adding localized files (#376)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-03-27 12:48:10 +05:30
PraveenKumar yeruva debdbcf1f0
String relocalization (#366)
* delete current translations and add new translations

* remove unnecessary script file

---------

Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-03-15 14:28:19 +05:30
NamanPandey 3a866d0cde Fix without changing interface 2023-02-24 18:44:28 +05:30
NamanPandey a2c5654e01
Remove non-nullable force assert for Long Click Listener in CCB (#360) 2023-02-24 12:22:13 +05:30
NamanPandey 0b3ec4370e
Multiple Formatting Changes and Token updates (#356)
Update FontInfo to TextStyle 
Fix Formatting for Pill Bar
Update Global Tokens
2023-02-24 10:33:56 +05:30
PraveenKumar yeruva 27b6dfa831
CCB loop enhancement (#336)
* CCB loop enhancement

* doc fix

* modifying activity

* activity changes

---------

Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2023-02-09 14:53:39 +05:30
NamanPandey 6ca47840f4
Ccb reset tint on Img src change(#328) 2023-01-25 12:52:32 +05:30
NamanPandey fe38728d67
Integrate Tint Logic in FluentIcon. Apply to CCB (#324) 2023-01-23 15:44:46 +05:30
NamanPandey 1fdbe1c8d1
Move Set View to CCB Item Interface (#322) 2023-01-20 14:32:31 +05:30
PraveenKumar yeruva 30b5e275b1
Iconsize refactor (#318)
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2023-01-17 14:51:20 +05:30
PraveenKumar yeruva c8b0777755
adding strings.xml files (#302)
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2022-12-13 17:29:46 +05:30
NamanPandey 3c357ba000
CCB Command Item to store its view (#295) 2022-12-05 14:51:35 +05:30
NamanPandey 3ae27b570a
V2 Contextual Command Bar Impl (#244) 2022-09-06 16:08:39 +05:30
NamanPandey 8f6ea7bdf9 Fix: CCB Item Tint to be set only in case of Drawables 2022-04-18 14:31:31 +05:30
NamanPandey 112bc20698 Long Press Support for DefaultCommandItem 2022-04-01 15:12:59 +05:30
NamanPandey 78669d2178 Adding bitmap support for DefaultCommandItem 2022-03-23 18:06:57 +05:30
Mayank Mishra 1245ffae70 Moved the declare-styleable attributes to fluentui_core attrs.xml to reuse at the module level. Attributes are also prefixed with 'fluentui_' to avoid conflict with other UI library attributes 2022-02-17 12:40:37 +05:30
Aishwarya Pratap Singh fdf49120a9
Setup Maven Central Publish gradle, optimise common code and fixing lint errors
* Setup Maven Central Publish gradle, optimise common code and fixing lint errors

* Remove bintray related code

* move hardcoded values to config.gradle

Co-authored-by: Aishwarya <aishwarya-MacBook-Pro.local>
2021-05-24 15:28:25 +05:30
Aishwarya Pratap Singh 5aeb0f0f3f
Androidx movement (#55)
* Moved to Androidx, updated to latest kotlin version

* trim extra packagename and remove kotlinx syntehtic as it is deprecated now

Co-authored-by: Aishwarya <aishwarya@stefsch5.redmond.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@BOMCKENZ-PC.northamerica.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@segugg-Desktop.northamerica.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@G8DV2SDISN002SE.redmond.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@Sachins-MacBook-Pro.local>
2021-04-21 16:12:43 +05:30
msgharpu f3d32ab359
Modularize Contextual Command Bar (#49)
* Modularize Contextual Command Bar

* Fix pom file generation in gradle file

* Set override flag to true in bintray task

- Enable republishing of same version
- Increment version code

* Increment version number of all modules

* Rename context variable to avoid confusion

Co-authored-by: Mayuresh Gharpure <magharpu@microsoft.com>
2021-03-12 16:29:24 +05:30