Releases: unoplatform/Uno.Themes
6.0.2
What's Changed
- Version bump after 5.7 release branch by @unodevops in #1561
- ci: Adjust condition for the "Publish to Uno Dev Feed" step by @agneszitte in #1563
- chore: move to net9 by @kazo0 in #1571
- ci: fix wasm github action by @kazo0 in #1573
- chore: Adjust hint for crosstargeting override after move to net9 by @agneszitte in #1576
- fix!: disabled state visual in button styles by @Xiaoy312 in #1578
- fix: NavigationView - SplitView CornerRadius by @Kunal22shah in #1570
- docs: update cspell file change detection by @kazo0 in #1582
- chore: bump to 6.0 for breaking change by @kazo0 in #1584
- fix(textbox): Material TextBox headers should shrink and move up when focused even if no text content is present in the TextBox (backport #1581) by @mergify[bot] in #1586
Full Changelog: 5.7.3...6.0.2
5.7.3
What's Changed
- Version bump after 5.6 release branch by @unodevops in #1554
- fix(mpe): foreground of MTC buttons becomes black on hover by @ramezgerges in #1555
- ci: move to yaml publishing, fix package signing by @kazo0 in #1559
- ci: Adjust condition for the "Publish to Uno Dev Feed" step (backport #1563) by @mergify[bot] in #1564
Full Changelog: 5.6.3...5.7.3
5.6.3
What's Changed
- Version bump after 5.5 release branch by @unodevops in #1532
- fix: passwordbox alignment by @Kunal22shah in #1533
- fix(MediaTransportControls) MPE controls sizing by @ajpinedam in #1535
- fix(MediaTransportControls): MPE sliders vertical alignment by @ajpinedam in #1538
- chore: add github close action to pr template by @ajpinedam in #1540
- fix: material textbox and passwordbox leading icon sizing by @rajamatt in #1541
- fix(mpe): foreground of MTC buttons become black on hover (backport #1555) by @mergify[bot] in #1556
Full Changelog: 5.5.4...5.6.3
5.5.1
This new release is part of Uno Platform 6.0, read our blog for more details!
What's Changed
- ci: Move to nbgv by @jeromelaban in #1517
- docs: fix material getting started link by @ajpinedam in #1513
- fix: Wrap focus related states in a FocusStates vsg by @erikvilima in #1526
- fix(MediaTransportControls) MPE controls sizing (backport #1535) by @mergify in #1537
- fix(MediaTransportControls): MPE sliders vertical alignment (backport #1538) by @mergify in #1539
Full Changelog: 5.4.0...5.5.1
5.4.0
This new release is part of Uno Platform 5.6, read our blog for more details!
What's Changed
- fix: add underlining for HyperlinkButton on WinUI by @ramezgerges in #1489
- fix: MaterialOutlinedTextBoxStyle layout by @Xiaoy312 in #1494
- Remove "Material" Prefix from TextBox Styles by @Kunal22shah in #1495
- chore: adjust materialFilledTextBox layout by @Kunal22shah in #1499
- fix: MaterialOutlinedPasswordBox content shift by @Kunal22shah in #1497
- fix: MaterialOutlinedComboBox content shift by @Kunal22shah in #1502
- fix: adjust FlyoutMenuSeparator style by @kazo0 in #1507
- chore: add Material style for RadioMenuFlyoutItem by @kazo0 in #1509
New Contributors
- @ramezgerges made their first contribution in #1489
Full Changelog: 5.3.0...5.4.0
5.2.5
This new release is part of Uno Platform 5.4, read our blog for more details!
What's Changed
- chore: use slimmed down template from fluent for AppBarButton by @kazo0 in #1453
- fix: ensure attribute animations respond to code changes by @eriklimakc in #1452
- fix: Texts not align with the Icon by @Kunal22shah in #1456
- fix: Incorrect image resolution by @Kunal22shah in #1464
- chore: Update Uno.Material palette link by @morning4coffe-dev in #1465
- ci: Properly publish binlog for Gtk build by @Youssef1313 in #1467
- build: Fix typo in Gtk UWP project by @Youssef1313 in #1468
- chore: fix and remove old resource keys by @rajamatt in #1463
- ci: Update upload-artifact to v4 (backport #1471) by @mergify in #1478
- fix: material appbarbutton styles + converter bug (backport #1473) by @mergify in #1477
- fix: add missing resources for appbarbutton (backport #1475) by @mergify in #1479
- docs: Add Tech Bites video for lightweight styling (backport #1480) by @mergify in #1482
New Contributors
- @morning4coffe-dev made their first contribution in #1465
Full Changelog: 5.1.6...5.2.5
5.3.1
This new release is part of Uno Platform 5.5, read our blog for more details!
What's Changed
- chore: Bump to latest xaml merge by @jeromelaban in #1470
- ci: Update upload-artifact to v4 by @Youssef1313 in #1471
- fix: material appbarbutton styles + converter bug by @kazo0 in #1473
- fix: add missing xmlns, themedict ordering by @kazo0 in #1476
- fix: add missing resources for appbarbutton by @kazo0 in #1475
- docs: Add Tech Bites video for lightweight styling by @agneszitte in #1480
- fix: add underlining for HyperlinkButton on WinUI (backport #1489) by @mergify in #1490
Full Changelog: 5.2.5...5.3.1
5.1.6
This new release is part of Uno Platform 5.3, read our blog for more details!
What's Changed
- fix: avoid duplicate ResourceKeyDefinitions by @kazo0 in #1265
- docs: Update toc by @kazo0 in #1268
- fix: Shadow colors are no longer solid black by @MartinZikmund in #1267
- fix: use valid winappsdk version by @kazo0 in #1269
- Forward port 5.0 changes by @jeromelaban in #1272
- chore: Bump to latest markup by @jeromelaban in #1275
- fix: FontFamilyOverride by @vatsashah45 in #1270
- docs: add font-family entries by @Xiaoy312 in #1277
- docs: fix deadlinks by @Xiaoy312 in #1278
- build: Add explicit Uno.WinUI dependency to Themes Markup project by @Youssef1313 in #1282
- fix: Skia Deployment by @vatsashah45 in #1280
- build: disable linker on wasm debug builds by @kazo0 in #1284
- fix(passwordbox): content jumps when hover it by @Arieldelossantos in #1285
- fix: FontFamilyOverride-2 by @vatsashah45 in #1283
- feat: Adding TextBox Icons Command and Visibility by @eriklimakc in #997
- fix(alternateContent): fix toggleButton alternate content visual states by @Arieldelossantos in #1290
- Revert "feat: Adding TextBox Icons Command and Visibility (#997)" by @kazo0 in #1296
- fix: checkbox issue in ListView by @Darsh0307 in #1297
- fix(slider): remove fixed space around slider by @Arieldelossantos in #1299
- ci: Enable markdown linting and spell checking by @jeromelaban in #1300
- fix: show default sized fabs in sample page by @Marc-Antoine-Soucy in #1294
- docs: Lint all markdown files by @jeromelaban in #1301
- Duplicated Word by @iurycarlos in #1308
- chore: update the samples uno package by @Marc-Antoine-Soucy in #1311
- chore: Add Feature branches setup by @agneszitte in #1314
- chore: Add additional branches for conventional commits by @agneszitte in #1316
- docs: Validate tocs by @agneszitte in #1323
- fix: Fix Material DatePicker down button not showing by @Youssef1313 in #1330
- docs: Misc doc improvements by @Youssef1313 in #1328
- fix: Fix DatePicker on Windows by @Youssef1313 in #1332
- Removing Tint Color by @iurycarlos in #1307
- fix: TextBox Outlined style inconsistencies by @silviuo in #1335
- BREAKING CHANGE - Uno.Themes into main by @pictos in #1327
- fix: Don't set [Min|Max][Width|Height] to NaN by @Youssef1313 in #1338
- build: do not pack uno.themes by @kazo0 in #1339
- build: pack uno.themes by @kazo0 in #1341
- chore: Enable release checks by @jeromelaban in #1343
- build: add uwp xbf workaround by @kazo0 in #1344
- chore: Bump to later net7 builds by @jeromelaban in #1345
- fix: add converters to merged dicts of resources by @kazo0 in #1348
- fix(RatingControl)!: adjust ratingcontrol resource keys by @kazo0 in #1350
- build: split projects across winui/uwp by @kazo0 in #1346
- fix: appbarbutton icon sizing by @kazo0 in #1354
- Update ControlExtesions to reflect breaking changes by @pictos in #1351
- fix: move Focused visualstate to CommonStates group by @kazo0 in #1355
- ci: change packages artifact name by @kazo0 in #1358
- fix: Fix top navigation view foreground by @Youssef1313 in #1359
- docs: Update README.md with the new discord server link by @agneszitte in #1362
- docs: Update Material resources links by @agneszitte in #1363
- fix!: adjust brushes opacities by @Xiaoy312 in #1369
- Adding support for implicit namespaces by @dansiegel in #1366
- fix: fix progressring lottie source from uwp/winui split by @kazo0 in #1367
- chore: bump uno.winui.markup to 5.2 by @kazo0 in #1372
- fix: adjust font families to use semantic resources by @kazo0 in #1375
- ci: Bump version by @jeromelaban in #1377
- ci: Adjust CI Build for Doc-Only PRs validations by @agneszitte in #1374
- ci: Adjustments for non docs only stages by @agneszitte in #1380
- ci: Adjust stage-determine-changes.yml by @Youssef1313 in #1381
- docs: fix wording for upgrading docs by @kazo0 in #1384
- fix: Use BodyLarge typography for TextBox Placholder by @kazo0 in #1383
- fix: Navigation View theme fixes by @silviuo in #1360
- docs: update overview and getting started for single project by @kazo0 in #1385
- docs: refactor upgrade doc mentions by @kazo0 in #1392
- chore: Update canary updater and adjust samples path for UWP to fix canary build by @agneszitte in #1394
- fix(NavigationView): remove disabledlow brush usages by @kazo0 in #1398
- docs: Update docs with ThemeBuilder changes by @iurycarlos in #1402
- fix: remove reference to non-existant brush by @kazo0 in #1408
- docs: added UnoDspImportColor mention by @rajamatt in #1407
- docs: update DSP refs by @rajamatt in #1409
- build!: Update to net8.0 to fix canary by @agneszitte in #1410
- docs: update theme builder steps by @rajamatt in #1415
- style: fix .xaml file tab config by @Xiaoy312 in #1417
- ci: Include .markdownlint.json and cspell.json as part of the documentation by @agneszitte in #1419
- feat: Introducing Header and Placeholder by @eriklimakc in #1014
New Contributors
- @iurycarlos made their first contribution in #1308
Full Changelog: 5.0.13...5.1.0
4.1.0
This new release of Uno.Themes brings mostly bug fixes to Uno.Material. See our blog post for more information!
What's Changed
- fix: avoid duplicate ResourceKeyDefinitions by @kazo0 in #1265
- docs: Update toc by @kazo0 in #1268
- fix: Shadow colors are no longer solid black by @MartinZikmund in #1267
- fix: use valid winappsdk version by @kazo0 in #1269
- Forward port 5.0 changes by @jeromelaban in #1272
- chore: Bump to latest markup by @jeromelaban in #1275
- fix: FontFamilyOverride by @vatsashah45 in #1270
- docs: add font-family entries by @Xiaoy312 in #1277
- docs: fix deadlinks by @Xiaoy312 in #1278
- build: Add explicit Uno.WinUI dependency to Themes Markup project by @Youssef1313 in #1282
- fix: Skia Deployment by @vatsashah45 in #1280
- build: disable linker on wasm debug builds by @kazo0 in #1284
- fix(passwordbox): content jumps when hover it by @Arieldelossantos in #1285
- fix: FontFamilyOverride-2 by @vatsashah45 in #1283
- feat: Adding TextBox Icons Command and Visibility by @eriklimakc in #997
- fix(alternateContent): fix toggleButton alternate content visual states by @Arieldelossantos in #1290
- Revert "feat: Adding TextBox Icons Command and Visibility (#997)" by @kazo0 in #1296
- fix: checkbox issue in ListView by @Darsh0307 in #1297
- fix(slider): remove fixed space around slider by @Arieldelossantos in #1299
- ci: Enable markdown linting and spell checking by @jeromelaban in #1300
- fix: show default sized fabs in sample page by @Marc-Antoine-Soucy in #1294
- docs: Lint all markdown files by @jeromelaban in #1301
- Duplicated Word by @iurycarlos in #1308
- chore: update the samples uno package by @Marc-Antoine-Soucy in #1311
- chore: Add Feature branches setup by @agneszitte in #1314
- chore: Add additional branches for conventional commits by @agneszitte in #1316
- docs: Validate tocs by @agneszitte in #1323
- fix: Fix Material DatePicker down button not showing by @Youssef1313 in #1330
- docs: Misc doc improvements by @Youssef1313 in #1328
- fix: Fix DatePicker on Windows by @Youssef1313 in #1332
New Contributors
- @iurycarlos made their first contribution in #1308
Full Changelog: 4.0.4...4.1.0
5.0.13
See our blog post for more information!
Refer to the upgrade guide on breaking changes
What's Changed
- Removing Tint Color by @iurycarlos in #1307
- fix: TextBox Outlined style inconsistencies by @silviuo in #1335
- BREAKING CHANGE - Uno.Themes into main by @pictos in #1327
- fix: Don't set [Min|Max][Width|Height] to NaN by @Youssef1313 in #1338
- build: do not pack uno.themes by @kazo0 in #1339
- build: pack uno.themes by @kazo0 in #1341
- chore: Enable release checks by @jeromelaban in #1343
- build: add uwp xbf workaround by @kazo0 in #1344
- chore: Bump to later net7 builds by @jeromelaban in #1345
- fix: add converters to merged dicts of resources by @kazo0 in #1348
- fix(RatingControl)!: adjust ratingcontrol resource keys by @kazo0 in #1350
- build: split projects across winui/uwp by @kazo0 in #1346
- fix: appbarbutton icon sizing by @kazo0 in #1354
- Update ControlExtesions to reflect breaking changes by @pictos in #1351
- fix: move Focused visualstate to CommonStates group by @kazo0 in #1355
- ci: change packages artifact name by @kazo0 in #1358
- fix: Fix top navigation view foreground by @Youssef1313 in #1359
- docs: Update README.md with the new discord server link by @agneszitte in #1362
- docs: Update Material resources links by @agneszitte in #1363
- fix!: adjust brushes opacities by @Xiaoy312 in #1369
- Adding support for implicit namespaces by @dansiegel in #1366
- fix: fix progressring lottie source from uwp/winui split by @kazo0 in #1367
- chore: bump uno.winui.markup to 5.2 by @kazo0 in #1372
- fix: adjust font families to use semantic resources by @kazo0 in #1375
- ci: Bump version by @jeromelaban in #1377
Full Changelog: 4.1.0...5.0.0