Releases: anarchie347/Themes
v2.0.4
Improved formatting in readme by adding syntax highlighting to code blocks
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Fixed a bug with inherited implementations of themeable controls (it was not actually fixed in v2.0.2)
Reformatted and improved readme
Fixed a bug that would cause an unhandled crash if the control property could not edited
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Fixed a bug with inherited implementations of themeable controls
v2.0.1
Added credit in readme for the icon added in v2.0.0
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Added an event raised by child controls when the theme is changed.
Changed the ThemeChangeEventArgs to no longer use a generic. It now uses the base theme class. This could make old code incompatible. You will need to type cast the newTheme and oldTheme to your implementation of Theme
Added an image for the package
v1.1.0
Added an event for when the theme changes
Added more type checking
Improved error message
Fixed bugs
Full Changelog: Release...v.1.1.0
v1.0.0.2
First release
Released Themes
Fixed some bugs after v1.0.0.0
Full Changelog: https://github.com/anarchie347/Themes/commits/Release