Skip to content

Releases: pixelwatt/method-generator

v2-1.0.0-beta2

Choose a tag to compare

@pixelwatt pixelwatt released this 22 Dec 06:20

Method Generator now generates Method Child themes for use with Method v2

v1.4.4-prerelease

v1.4.4-prerelease Pre-release
Pre-release

Choose a tag to compare

@pixelwatt pixelwatt released this 14 Feb 22:02
v1.4.4-prerelase
0df0ff9

Added code for Method v1.4.4-prerelease

v1.4.3

Choose a tag to compare

@pixelwatt pixelwatt released this 29 Nov 20:29
v1.4.3
60278b2

Method v1.4.3 changes

v1.4.2

Choose a tag to compare

@pixelwatt pixelwatt released this 23 Oct 18:31
v1.4.2
844c076

Changes:

  • ( build/ ) Updated to Method v1.4.2

v1.4.0

Choose a tag to compare

@pixelwatt pixelwatt released this 07 Jul 17:11
v1.4.0
cf52f07

Changes:

  • ( build/ ) Updated to Method v1.4.0

v1.3.9

Choose a tag to compare

@pixelwatt pixelwatt released this 17 Feb 16:38
v1.3.9
a236b0f

Changes:

  • ( build/ ) Updated to Method v1.3.9

v1.3.8

Choose a tag to compare

@pixelwatt pixelwatt released this 22 Jul 08:33
v1.3.8

Implemented Method v1.3.8 changes.

v1.3.7

Choose a tag to compare

@pixelwatt pixelwatt released this 20 May 22:27
v1.3.7
2149c31

This release implements Method v1.3.7 changes and includes minor code optimizations.

Changes:

  • ( build/ ) Now pointing to v1.3.7 commit (generated with this release of Generator)
  • ( njk/assets/lib/admin-customization.php ) Added wrap to hide format tags dialogue markup while admin js is loading.
  • ( njk/templates/_globals-defaults.html ) Added new variable, css_prefix, for specifying a prefix to use in theme.scss when referencing theme css classes and css ids
  • ( njk/templates/_globals-defaults.html ) The "method_1400_600" custom image size name is now generated using the code_prefix variable (so now a custom code_prefix value will be reflected in this name)
  • ( njk/templates/_globals-defaults.html ) The CSS classes for full_width_outer_col and full_width_container are now prefixed with the value of the code_prefix variable
  • ( new file: njk/templates/theme.scss ) A njk template for theme.scss was added so that the correct full width container class name is generated

v1.3.6

Choose a tag to compare

@pixelwatt pixelwatt released this 08 Apr 09:08
v1.3.6

Changes:

  • ( build/ ) Now pointing to v1.3.6 commit
  • Implemented Method v1.3.6 revisions to njk templates (see release notes: https://github.com/pixelwatt/method/blob/v1.3.6/CHANGELOG)
  • Added ability to specify theme license (by way of Velpeo's pull request), and added to style.css
  • Changed the theme_license global to "GNU General Public License v2 or later" (mirroring Automattic)
  • Added new bool to globals: require_method_alerts (if true, the custom theme build will require Method Alerts to be installed - https://github.com/pixelwatt/method-alerts)
  • Added new bool to globals: require_elliston (if true, the custom theme build will require Elliston to be installed - https://github.com/theboldagency/elliston)

v1.3.5

Choose a tag to compare

@theboldagency theboldagency released this 02 Nov 21:54
v1.3.5
2c4cd94

Changes:

  • ( build/ ) Updated to Method v1.3.5