Releases: RiversideValley/Toolkit
v1.0.6
π Ladies and gentlemen, the moment you've all been waiting for:
CrimsonUI is now production-ready!
Well, it was already before, but I've finalised the structure and (mostly) migrated the styles!
Feel free to use Crimson in your apps now that it's ready π₯³
π What's changed
- Code cleanup
- Moved dictionary template into root
- Organised style structure
- Included target component names in behaviours
Full Changelog: v1.0.5...v1.0.6
v1.0.5
π Migration complete!
Finally finished migrating the styles into individual files! Now to separate them even better.
π What's changed
- Migrated crimson menu bar item
- Migrated old crimson toolbar button
- Migrated Zippy toggle
- Migrated delete red button
- Migrated navigation view item
- Migrated crimson navigation view item presenter style when on left pane (wheeze that's a tongue twister)
and many more changes! (all by me, @Lamparter)
Full Changelog: v1.0.4...v1.0.5
v1.0.4
π Not much different?
No, just doing the same thing - migrating styles over and over - wow @IviriusMain and ChatGPT must have done a lot of work to make it the styles!
π What's changed
- Migrated crimson text box
- Migrated accent button
- Migrated theme switch
- Migrated desired toggle switch
- Migrated tab view item
- Migrated tab view
- Migrated crimson toolbar dropdown button
- Migrated crimson toolbar toggle button
- Migrated old crimson toolbar toggle button
- Migrated crimson toolbar button
and many more changes! (all by me, @Lamparter)
Full Changelog: v1.0.3...v1.0.4
v1.0.3
π Hello again!
I know, lots of releases in quick succession! Well, my friend, that's because I'm working hard to get Crimson UI up and running, so lots of changes in a short space of time!
π What's changed
- Migrate checkbox by @Lamparter
- Migrate combo box by @Lamparter
- Migrate combo box item by @Lamparter
- Migrate radio button by @Lamparter
- Migrate slider by @Lamparter
- Migrate toggle switch by @Lamparter
- Migrate text box by @Lamparter
and many more changes!
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Just a small patch to fix the problem with the resource dictionaries not being exported in the package, that's all!
π What's changed
- Fixed resource dictionary problem by @Lamparter
- Added resource dictionary template for easily creating styles by @Lamparter
Full Changelog: v1.0.1...v1.0.2
v1.0.1
π Nothing to see here, move along!
The second release of Crimson!
Far smaller as of the changes, this version lacks quite the same version bump as the previous. However, there are still a few noticeable things!
π What's changed
- Some styles have been separated into individual resource dictionaries, allowing you to use them individually: (by me, @Lamparter)
Button
DropDownButton
HyperlinkButton
RepeatButton
ToggleButton
<ResourceDictionary Source="ms-appx:///Crimson/Styles/*.xaml" />
- Our first control!
OpacityMaskView
appeared, (credit goes to @cnbluefire), along withRedirectVisualView
. - The controls from
Ivirius.UI.Controls
are now in the Toolkit! Apps that previously consumed that library are encouraged to use this one instead. (thanks to @errortek for making them in the first place!) UserControl
style controls from the old library are here now as well!- The generic theme style has been ported.
- Legacy Ivirius branding has been added in the
Assets/Branding
directory (new branding will be there soon as designed by @IviriusMain)
Full Changelog: v1.0.0...v1.0.1
π¨ Update
Unfortunately due to a corruption with the .NET SDK on my computer I cannot build the assembly. This version may not be available on NuGet immediately.
π¨ Yet another update
Turns out I was being stupid, I even went to reinstall Visual Studio but realised it was a problem with my eyes and I had typed the version identifier's XML element wrong....
π¨ YET ANOTHER UPDATE (AGAIN)
NuGet Package Explorer kindly informed me that I'd forgotten to set MSBuild:Compile
and Page
build types to half the styles, so they're completely broken. Will release a fix, v1.0.2
, soon.
v1.0.0
π Hey there!
It's the first release of CrimsonUI on GitHub!
Crimson is also now available on Nuget. (bear in mind that Crimson.Toolkit
is listed not listed under the same pattern as the name is reserved)
To the future of styling WinUI3 apps! π»
Full Changelog: https://github.com/IviriusCommunity/Crimson/commits/v1.0.0