Skip to content

Releases: hiqdev/yii2-thememanager

0.3.2

04 Oct 10:02
Compare
Choose a tag to compare

0.3.1

19 Apr 07:14
Compare
Choose a tag to compare
  • 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

12 Jan 17:04
Compare
Choose a tag to compare

0.2.0

06 Dec 09:14
Compare
Choose a tag to compare
  • Added UserMenu, FancyPanel
  • Fixed many widgets
  • Added SessionSettingsStorage
  • Added Themes debug panel
  • Changed building pathMap

0.1.0

28 Sep 18:04
Compare
Choose a tag to compare
  • Changed: redone building theme pathMap with vars substituting
  • Changed: redone widgets to pass params through config

0.0.2

08 Sep 16:30
Compare
Choose a tag to compare
  • Added widgets: OrganizationLink, SocialLinks, PoweredBy, LoginForm, Breadcrumbs
  • Added viewPaths parameter
  • Removed View, AssetConverter and AssetManager

0.0.1

22 Aug 08:35
Compare
Choose a tag to compare
  • 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