This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Releases: microsoft/FluentDarkModeKit
Releases · microsoft/FluentDarkModeKit
1.0.4: Add @objc annotation for use in Objective-C only projects (#106)
Bump version to 1.0.4 (#107)
1.0.3: Fix missing attributes for UILabel when set attributedText in iOS 11
- Fix missing attributes for UILabel when set attributedText in iOS 11 (#102)
1.0.2: Making project ready with minimum deployment target >= 13.0
- Making project ready with minimum deployment target >= 13.0
1.0.1: Add windowThemeChangeHandler
1.0.0: Migrate to system APIs on iOS 13
Bump version to 1.0.0 (#93)
0.5.2: Fix SPM import issue
- Fixed SPM import issue (#65)
- Added SwiftLint
0.5.1: Fix UIScrollView indicator display in dark mode (#59)
Bump version to 0.5.1 (#60)
0.5.0: Rename the repo to FluentDarkModeKit
Rename repo to FluentDarkModeKit (#58)
0.4.0: Update README.md (#51)
Do not specify version in README, so we don't need update it all the time.
0.3.0: Add support for CocoaPods. (#43)
* Add support for CocoaPods. * Update DarkModeKit.podspec Co-authored-by: icodesign <leimagnet@gmail.com>