Skip to content

Releases: websemantics/pyrocms-theme

1.2.7

Choose a tag to compare

@websemantics websemantics released this 14 Dec 21:33
  • Hide hip-toggle button from the header for official pyrocms skin

1.2.6

Choose a tag to compare

@websemantics websemantics released this 14 Dec 04:05
  • Require all skins as theme dependencies. Must run composer update after the theme is installed to work. Needs fixing!

1.2.5

Choose a tag to compare

@websemantics websemantics released this 14 Dec 03:37
  • Install skins post-autoload-dump

1.2.4

Choose a tag to compare

@websemantics websemantics released this 14 Dec 03:06
  • Improve style inheritance across themes and skins.
  • Load the theme and skin variables LoadThemeVariables for field types and other addons.
  • Install skins with composer scripts.

1.2.3

Choose a tag to compare

@websemantics websemantics released this 14 Dec 03:00
  • Improve style inheritance across themes and skins.
  • Load the theme and skin variables LoadThemeVariables for field types and other addons.
  • Install skins with composer scripts.

1.2.2

Choose a tag to compare

@websemantics websemantics released this 13 Dec 21:18
  • Remove skins dependencies. Skins must be composer required after the theme.

1.2.1

Choose a tag to compare

@websemantics websemantics released this 13 Dec 20:23
  • Separate skins from the theme and into their own addon composer packages.
  • Make core folder available for style imports to improve inheritance across themes.
  • Improve docs with details of how to make / use skins.
  • Add gitignore.

1.2.0

Choose a tag to compare

@websemantics websemantics released this 13 Dec 20:09
  • Separate skins from the theme and into their own addon composer packages.
  • Make core folder available for style imports to improve inheritance across themes.
  • Improve docs with details of how to make / use skins.
  • Add gitignore.

1.1.2

Choose a tag to compare

@websemantics websemantics released this 09 Dec 16:32
  • Fixes issue #9.

1.1.1

Choose a tag to compare

@websemantics websemantics released this 08 Dec 11:17
  • Enable sort and exclude modules from the Sidebar.
  • Fix small typos