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

14 Коммитов

Автор SHA1 Сообщение Дата
agneszitte 257c7fdd2c chore: Update canary updater and adjust sample path for UWP to fix canary build 2024-04-16 17:52:24 -04:00
Steve Bilogan 5b2d1e0bc6
build: split projects across winui/uwp (#1346)
* build: split projects across winui/uwp

* ci: fix project sdks
2024-02-10 16:20:23 +00:00
Pedro Jesus bf5d4d5c74
BREAKING CHANGE - Uno.Themes into main (#1327)
* 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>
2024-01-30 08:09:15 -05:00
Agnès ZITTE 59e03714a7
fix: Add Mobile Samples Heads (post update to Uno 5.X and net7.0 bump) (#1046)
* fix: Add Mobile Samples Heads (post update to Uno 5.X and net7.0 bump)

* chore: wip

* chore: test

* chore: update packages

---------

Co-authored-by: Steve Bilogan <steve.bilogan@gmail.com>
2023-07-21 09:53:23 -04:00
Jerome Laban 345da308d4 chore: Move UWP samples 2023-06-20 23:04:53 -04:00
Jerome Laban a6132a618d chore: remove unsupported xamarin targets 2023-06-20 23:04:53 -04:00
Steve Bilogan 83ca10534d
fix: add xbf workaround (#901)
* fix: add xbf workaround
2022-12-22 04:22:32 +00:00
Steve Bilogan 73f20a85fd feat: Add Themes Markup helpers 2022-11-02 09:25:47 -04:00
Steve Bilogan fc9ec7c770 chore: bump uno 2022-08-30 17:43:06 -04:00
Steve Bilogan a8ed4fe5ac chore: Don't build Skia.GTK/macOS heads for Android config 2022-03-24 10:21:03 -04:00
Jerome Laban 4650de47f9 perf: Improve resources lookup using merged `ResourceDictionary` for styles 2021-12-16 16:49:58 -05:00
Agnès Zitte 1515351ddc refactor: Remove StandardBottomSheet, ExpandingBottomSheet and ModalStandardBottomSheet from Uno.Themes
BREAKING CHANGE: `StandardBottomSheet`, `ExpandingBottomSheet` and `ModalStandardBottomSheet ` are removed from Uno.Themes
2021-11-24 13:40:44 -05:00
Elie Bariche b9bad2f41d ci: Update CI 2021-04-27 01:07:42 -04:00
Steve Bilogan 4b8ba72287 feat: Add Cupertino library, transition to Uno.Themes 2021-02-15 11:03:14 -05:00