Releases: hiqdev/yii2-thememanager
Releases · hiqdev/yii2-thememanager
0.3.1
- Renamed poweredBy params to dot style (@hiqsol)
- Added
OrientationInterface
(@tafid)
- Added
themeManager.defaultTheme
parameter (@hiqsol)
- Added Faq, FancyPanel widgets (@tafid)
- Added in-site theming (@hiqsol)
- Added LogoLink widget (@tafid, @hiqsol)
- Added
DetailedTheme
class (@tafid)
0.2.0
- Added UserMenu, FancyPanel
- Fixed many widgets
- Added SessionSettingsStorage
- Added Themes debug panel
- Changed building pathMap
0.1.0
- Changed: redone building theme pathMap with vars substituting
- Changed: redone widgets to pass params through config
0.0.2
- Added widgets: OrganizationLink, SocialLinks, PoweredBy, LoginForm, Breadcrumbs
- Added viewPaths parameter
- Removed View, AssetConverter and AssetManager
0.0.1
- Changed bootstrapping
- Changed: redone to
composer-config-plugin
- Fixed minor issues
- Fixed getting current theme
- Changed: moved to src
- Added AssetManager and AssetConverter
- Added basics