Releases: Assorted-Development/winforms-themes
Releases · Assorted-Development/winforms-themes
Development Build
v0.1.0
Implementing prerequisites for NuGet publishing (#1) * Added classes to solution and added necessary files/dependencies * First code adjustments to decouple code from old codebase * Remove dependencies on code from our private projects * Allow other code to add ThemeLookups * add CI/CD * forgot to re-add OnThemeChanged after removing internal code * add CONTRIBUTING.md * do not always create a new Theme Object when no current theme was set * fix copy-paste-errors for file loader * removed obsolete TODO * support all colors to be configured in theme files * support custom capabilities/tags without extending ThemeCapabilities enum * add first draft of readme * Update README.md Co-authored-by: Philipp Nowak <[email protected]> Signed-off-by: wolframhaussig <[email protected]> * Update README.md Co-authored-by: Philipp Nowak <[email protected]> Signed-off-by: wolframhaussig <[email protected]> * Update README.md Co-authored-by: Philipp Nowak <[email protected]> Signed-off-by: wolframhaussig <[email protected]> * Update README.md Co-authored-by: Philipp Nowak <[email protected]> Signed-off-by: wolframhaussig <[email protected]> * Update WinFormsThemes/WinFormsThemes/Themes/FileTheme.cs Co-authored-by: Philipp Nowak <[email protected]> Signed-off-by: wolframhaussig <[email protected]> * Update README.md Co-authored-by: Philipp Nowak <[email protected]> Signed-off-by: wolframhaussig <[email protected]> * Update README.md Co-authored-by: Philipp Nowak <[email protected]> Signed-off-by: wolframhaussig <[email protected]> * Formatting only commit including reordering (CodeMaid) --------- Signed-off-by: wolframhaussig <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: Philipp Nowak <[email protected]>