Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move controls extensions to Uno.Themes #1322

Merged
merged 6 commits into from Jan 10, 2024

Conversation

pictos
Copy link
Contributor

@pictos pictos commented Jan 9, 2024

and a typo fix.

@pictos pictos requested a review from kazo0 January 9, 2024 17:08
@kazo0 kazo0 merged commit b9cc534 into feature/Uno-Themes Jan 10, 2024
13 checks passed
@kazo0 kazo0 deleted the pj/move-controlsExtensions branch January 10, 2024 19:15
pictos added a commit that referenced this pull request Jan 19, 2024
Co-authored-by: agneszitte <agnes@platform.uno>
pictos added a commit that referenced this pull request Jan 19, 2024
Co-authored-by: agneszitte <agnes@platform.uno>
pictos added a commit that referenced this pull request Jan 19, 2024
Co-authored-by: agneszitte <agnes@platform.uno>
pictos added a commit that referenced this pull request Jan 22, 2024
Co-authored-by: agneszitte <agnes@platform.uno>
pictos added a commit that referenced this pull request Jan 22, 2024
Co-authored-by: agneszitte <agnes@platform.uno>
Breaking Change: Files moved around
pictos added a commit that referenced this pull request Jan 22, 2024
Co-authored-by: agneszitte <agnes@platform.uno>
BREAKING CHANGE: Files moved around
pictos added a commit that referenced this pull request Jan 22, 2024
BREAKING CHANGE: Files moved around
Co-authored-by: agneszitte <agnes@platform.uno>
pictos added a commit that referenced this pull request Jan 29, 2024
BREAKING CHANGE: Files moved around
Co-authored-by: agneszitte <agnes@platform.uno>
kazo0 pushed a commit that referenced this pull request Jan 30, 2024
* feat: created Uno.Themes project

* chore: added as reference of Uno.Material

* chore!: moved helper files to Uno.Theme

BREAKING CHANGE: Files moved around

* chore: removed old namespaces

* chore: change internal to public on Helpers

* chore!: moved Material.Converters to Uno.Themes

BREAKING CHANGE: Files moved around

* chore: update to new C# code style

* chore: added LinkerAttribute as link file

* chore: removed folder from csproj

* chore!: moved Converters.xaml to Uno.Themes

BREAKING CHANGE: Files moved around

* chore: remove comment line

* chore!: remove material prefix

BREAKING CHANGE: Converters rename

* chore: remove lottie references

* chore: adjust the usage of converters

* chore!: remove converters and added Uno.Themes as reference

BREAKING CHANGE: Removed files and use the converters from Uno.Themes

* chore: renamed converters namespace

* chore: add Uno.Themes RD on MergedDictionaries

* chore: fix sample apps

* chore: fixed wrong name

* chore: used a constant file for path

* chore: code suggestion

Co-authored-by: Xiaotian Gu <xiaoyao312@gmail.com>

* chore: add Uno.Themes to UWP sample

* chore: moved FromBoolToValueConverter to be general

* chore: added LinkerAttribute as link file

* chore: removed folder from csproj

* chore!: moved Converters.xaml to Uno.Themes

BREAKING CHANGE: Files moved around

* chore: deleted duplicate file due to rebase

* chore: fixed bad rebase

* chore: added LinkerAttribute as link file

* chore: removed folder from csproj

* fix: moved Converters.xaml to Uno.Themes

* chore: fixed wrong name

* chore!: Move controls extensions to Uno.Themes (#1322)

BREAKING CHANGE: Files moved around
Co-authored-by: agneszitte <agnes@platform.uno>

* feat!: Implement the BaseUnoTheme abstract class (#1324)

BREAKING CHANGE: Created a new Base class and use it for initilization

* chore: move SharedColors/Palette to Uno.Themes

* feat: created BaseUnoTheme and use it on Uno.Material

* chore: rename BaseUnoTheme -> BaseTheme

* chore: adds Uno.Theme as reference and generate markup for it

* chore: changed the markup generation to WinUI.Markup project

* chore: return just one ResourceDictionary from abstract method

* chore: forcing Markup package on Uno.Themes

* fix: Fix Markup generator on Themes.WinUI.Markup

* docs: migration docs to warning users about breaking changes

* chore: fix rebase

---------

Co-authored-by: Xiaotian Gu <xiaoyao312@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants