Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (28 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

37 lines (28 loc) · 920 Bytes

Changelog

[Unreleased]

This is still a pre-release and has some bugs. Please do not use in production.

[1.0.0-alpha.7] - 2020-05-12

Changed

  • Save Customizer bools as string
  • Includes more Tailwind Classes for colors and spacings

Fixed

  • Custom colors display in WP Editor
  • Various small fixes

[1.0.0-alpha.6] - 2020-05-11

Changed

  • Wide align views by default
  • Extract View Alignment setter to separate Class
  • Use Tailwinds own PurgeCSS config for the moment
  • Various style and template fixes

[1.0.0-alpha.5] - 2020-05-07

Changed

  • Extract GitHub workflow into single actions

[1.0.0-alpha.4] - 2020-05-07

Added

  • Proper formatted Changelog à la Keep a Changelog,
  • WooCommerce support & templates.
  • Extended settings for Customizer.

Changed

  • WooCommerce now uses archive grids.

Fixed

  • PHP formatting violating PHPCS