Releases: xfiveco/generator-chisel
Releases · xfiveco/generator-chisel
v1.0.0
🚀 Enhancement
babel-preset-chisel
,chisel-plugin-code-style
,chisel-plugin-static-frontend
,chisel-plugin-wordpress
,chisel-scripts
,chisel-shared-utils
,eslint-config-chisel
,generator-chisel
,stylelint-config-chisel
📝 Documentation
babel-preset-chisel
,chisel-plugin-code-style
,chisel-plugin-static-frontend
,chisel-plugin-wordpress
,chisel-scripts
,chisel-shared-utils
,eslint-config-chisel
,generator-chisel
,stylelint-config-chisel
Committers: 1
- Jakub Bogucki (@jakub300)
v0.16.1
v0.16.0
Enhancements:
- #431 Update generator dependencies
- #428 Drop Node 6 support
- #423 Remove unnecessary srcset function in Image class
- #413 Replace querySelector with documentElement
- #412 Allow preserveAspectRatio attribute in htmlhint
- #410 Add Classic Editor to the list of plugins available for installation
Fixes:
- #427 In SCSS comments above rules are showing warning
- #411 Fix srcset definition error
- #409 Prevent caching dev versions of static files
Documentation:
- #408 Add note about Twig coding standards
v0.15.0
Enhancements:
- #402 Add \Chisel\Image class with srcset property support
- #396 Update babel to v7 and eslint to v5
- #391 Extend breakpoints mixins
- #389 Add preserveAspectRatio attribute to ignored attributes
- #325 Add report about bundle sizes
- #260 Switch to babel-preset-env
Documentation:
- #394 Add Solution to Common Gravity Forms Related issues
v0.14.0
v0.13.2
v0.13.1
v0.13.0
Enhancements:
- #360 Improve font rendering
- #354 Update packages in generator
- #353 Update packages version in generated projects
- #351 Add Prettier config to generator
- #329 Add suffix '-chisel' to the theme folder name to prevent collision with other themes
Fixes:
- #350 Set more specific paths for dist and vendor folders in .gitignore
v0.12.0
v0.11.0
Enhancements:
- #331 Assign registering post types and taxonomies to the 'init' hook
- #324 Simplify ITCSS integration
- #323 Replace additional front-end features option with Include jQuery option (not selected by default)
- #322 Remove ES6 from the setup options, make it default to every project
- #321 Make WordPress default project type
- #285 Disable WP emojis polyfill
Documentation:
- #330 Update WordPress documentation