6.4 KiB
6.4 KiB
v1.7.0
02/15/2023
-
- Created non-opinionated and basic Tailwind CSS theme as default
tailwind
solution - Moved the opinionated Tailwind CSS theme with Laravel Mix to a separate option
- Created non-opinionated and basic Tailwind CSS theme as default
v1.6.1
01/02/2023
v1.6.0
12/28/2022
v1.5.4
10/26/2021
-
- Moved offline check to CLI flag #70
- Updated footer copyrights for Pure Blank
v1.5.3
06/16/2021
-
- Fixes over-zealous regex that caused duplication in copy tasks #69
v1.5.2
05/19/2021
-
- Added basic TailwindCSS theme #65
-
- Fixed a bad path regarding composer install after plugin creation
v1.5.1
03/17/2021
v1.5.0
02/18/2021
-
- Updated CLI commands for latest standards
- Pass phpstan level 8 tests
-
- Add default configuration to an inherited theme's YAML file getgrav/grav-premium-issues#50
-
- Output cmd does not correctly show colors #56
v1.4.2
12/02/2020
v1.4.1
05/20/2020
v1.4.0
04/27/2020
v1.3.1
02/24/2020
-
- Set
validation: loose
in plugin blueprints by default - Add Grav 1.6 dependency to all new plugins and themes
- Set
v1.3.0
02/13/2020
v1.2.4
11/06/2019
-
- Added the ability to use devtools without an online connection to GPM
-
- Regression fix for missing
theme_config
in pure-blank #45
- Regression fix for missing
v1.2.3
06/20/2019
-
- pure-blank: Use new 'deferred' blocks for header
- pure-blank: Use
home_url
variable - pure-blank: Improved
README.md.twig
v1.2.2
04/21/2019
-
- Add Github username field to new-theme template #39
v1.2.1
08/04/2018
-
- Fixed incorrect folder name as a result of renaming typo of
inheritence
toinheritance
#32
- Fixed incorrect folder name as a result of renaming typo of
v1.2.0
07/25/2018
-
- Internationalization for blank plugin component #30
-
- Fix broken renaming when doing a theme 'copy'
- Typos #31
v1.1.1
03/29/2018
-
- Fixed theme inheritance bug #25
v1.1.0
03/29/2018
-
- Added new Theme
copy
option to create a new theme from another
- Added new Theme
-
- Stop flushing GPM cache on each call to speed things up considerably!
v1.0.8
10/02/2017
- inherited theme is after new theme #9
v1.0.7
10/02/2017
-
- Various fixes for things that broke with the blueprint generation PR #20
v1.0.6
09/28/2017
v1.0.5
02/26/2017
v1.0.4
10/19/2016
v1.0.3
09/16/2016
-
- Removed
Theme
from theme's class causing events to not process - https://github.com/getgrav/grav/issues/1047 - Typo in README.md
- Removed