Skip to content

Releases: anarchie347/Themes

v2.0.4

15 May 20:39
54961a5
Compare
Choose a tag to compare

Improved formatting in readme by adding syntax highlighting to code blocks

Full Changelog: v2.0.3...v2.0.4

v2.0.3

25 Apr 18:42
Compare
Choose a tag to compare

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

25 Apr 16:29
Compare
Choose a tag to compare

Fixed a bug with inherited implementations of themeable controls

v2.0.1

24 Apr 21:05
Compare
Choose a tag to compare

Added credit in readme for the icon added in v2.0.0

Full Changelog: v2.0.0...v2.0.1

v2.0.0

24 Apr 20:42
34876b5
Compare
Choose a tag to compare

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

23 Apr 09:03
Compare
Choose a tag to compare

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

16 Apr 10:09
Compare
Choose a tag to compare

First release

Released Themes

Fixed some bugs after v1.0.0.0

Full Changelog: https://github.com/anarchie347/Themes/commits/Release