This repository was archived by the owner on Apr 14, 2023. It is now read-only.
ng-bootstrap-darkmode v0.3.0
Pre-release
Pre-release
- Added
ThemeService.detectedTheme$as an observable version ofdetectedTheme. - Added doc comments for all public APIs.
- Added the selector
ngbd-darkmode-switchas an alias forng-bootstrap-darkmode-switch. - Added the selector
ngbd-theme-switchas an alias forng-bootstrap-theme-switch.
- The
ThemeService.detectedThemeproperty is now strongly typed with literal types.