Generator Chisel Versions Save

Chisel is a development framework for creating easy to maintain and fast WordPress websites.

[email protected]

2 years ago

:rocket: 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

:memo: 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

v0.16.1

4 years ago

Enhancements:

  • #457 Update wp-cli
  • #420 Add wp-cli.yml support

v0.16.0

4 years ago

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

5 years ago

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

5 years ago

Enhancements:

  • #374 Update stylelint
  • #373 Remove default WordPress themes and plugins
  • #372 Prevent running yo chisel on an existing project

v0.13.2

5 years ago

Fixes:

  • #369 Update insecure command-exists depedency

v0.13.1

6 years ago

Fixes:

  • #366 Fix "unhandled 'error' event" when generating project

v0.13.0

6 years ago

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

6 years ago

Enhancements:

  • #347 Simplify project index on the front-end templates projects
  • #278 Set browser caching for static resources
  • #60 Create Chisel website and documentation

v0.11.0

6 years ago

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