Skip to content

Latest commit

 

History

History
91 lines (70 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

91 lines (70 loc) · 3.53 KB

hiqdev/yii2-thememanager

[0.4.1] - 2022-06-29

  • ThemeManager have to set View::theme before render (@SilverFire)

[0.4.0] - 2022-06-29

0.3.2 - 2022-06-29

0.3.1 - 2022-06-29

  • 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.3.0 - 2022-06-29

  • Fixed minor issues (@hiqsol, @SilverFire, @tafid)
  • Added Faq and TextPage widgets (@tafid)
  • Added abstract menus (@hiqsol)
  • Removed widget, hasWidget and callStatic from ThemeManager, redone creating widgets to straight yii DI (@hiqsol)

0.2.0 - 2022-06-29

0.1.0 - 2022-06-29

  • Changed: redone building theme pathMap with vars substituting (@hiqsol)
  • Changed: redone widgets to pass params through config (@hiqsol, @tafid)

0.0.2 - 2022-06-29

  • Added widgets: OrganizationLink, SocialLinks, PoweredBy, LoginForm, Breadcrumbs (@hiqsol, @tafid)
  • Added viewPaths parameter (@hiqsol)
  • Removed View, AssetConverter and AssetManager (@hiqsol)

0.0.1 - 2022-06-29

[Development started] - 2022-06-29

[dev] - 2022-06-29

[Development started]: https://github.com/hiqdev/yii2-thememanager/compare/dev...Development started [0.4.0]: https://github.com/hiqdev/yii2-thememanager/compare/0.3.2...0.4.0 [0.4.1]: https://github.com/hiqdev/yii2-thememanager/compare/0.4.0...0.4.1