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

6 Коммитов

Автор SHA1 Сообщение Дата
msgharpu 9e977bcef1
Add Persona Module (#72)
* Persona Module

* Localization Support for Persona

* Update the version number for build pipeline & config
2021-05-24 14:24:26 +05:30
msgharpu 32f8f9a098
Create Menus Module (#64)
* Add Support for Menus Module

* Localization Changes for Menus

* Fix the Dark Theme Issue in Core Module

* Update Build Pipeline to Align Universal Pkg Ver

* Fix the commented part of demo app gradle file
2021-04-30 11:29:39 +05:30
msgharpu f127e1f387
Add Support for Transients Module (#61)
* Create Transients Module

* Localization Changes for Transients Module

* Move some common drawable resources to core

* Remove Duo Library from deps

Co-authored-by: Mayuresh Gharpure <magharpu@microsoft.com>
2021-04-20 21:33:19 +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
msgharpu 2a2e93b9e8
Modularization Base Structure (#41)
* Modularization Base Strcuture

This commit creates following modules
1) fluentui_core
2) fluentui_listitem
3) fluentui_drawer
4) fluentui_tablayout
5) fluentui_others
6) FluentUI

In addition, contains a build pipeline to create universal package
of the Fluent UI library

* Fix formatting issues

* Remove defaultTheme from Demo Activities

* Few Corrections Around ContextWrapper

* Formatting Corrections

* Remove unwanted imports

* Remove .gitignore from every submodule

* Address review comments

1) Remove project.afterEvaluate
2) Add RestrictTo to MSRecyclerView
3) Add documentation on config.gradle

* Keep Drawer Module Consistent with Modular Branch

* Small Correction to move an integer value

Moved one persistent bottom sheet value for landscape from
fluentui_others to fluentui_drawer

* Correcting Formatting Issues

* Add Internal Maven Repo to Publish

* Add todo item for package name

* Minor corrections in fluentui_others module

* Bump to version 0.0.12

* Remove hardcoding of version ids in gradle file

* Update README.md with Modularization Details

Co-authored-by: Mayuresh Gharpure <magharpu@microsoft.com>
2021-03-05 16:05:25 +05:30
Aishwarya aa189c3415 Add FluentUI for Android 2020-04-20 15:13:04 +05:30