Skip to content

Releases: aptuitiv/generator-cacao-branchcms

v1.3.0

17 Dec 16:35
Compare
Choose a tag to compare
  • Updated Cacao CSS library

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Dec 16:35
Compare
Choose a tag to compare
  • Added clear floats on the "Content" CBE

Full Changelog: v1.1.2...v1.2.0

v1.1.2

14 Dec 20:52
Compare
Choose a tag to compare
  • Fixed the Gulp utility function onError so that it has access to the this variable.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Dec 21:35
Compare
Choose a tag to compare
  • Fixed the package version

v1.1.0

12 Dec 21:34
Compare
Choose a tag to compare

What's Changed

This is close to the "defaults" browserslist except that we use "last two years" instead of "last 2 versions"

  • Changed "> 1%" to "> 0.5%" to include more versions.
  • Changed "last 2 versions" to "last 2 years" to include more browser versions.
  • Removed Explorer since IE is dead.
  • Removed the really old Android version.
  • Added "Firefox ESR" to get the latest Firefox Extended Support Release.
  • Added "not dead" to only include browsers with official support or updates for 24 months.

Full Changelog: v1.0.2...v1.1.0

v1.0.2

12 Dec 20:53
Compare
Choose a tag to compare
  • Removed the TravisCI build test because we're not using it anymore.
  • Removed the dependency testing badge because the service is not active anymore.

v1.0.0

12 Dec 20:43
Compare
Choose a tag to compare
  • Updated the generator to be an ES module. This was done because some packages (i.e. chalk) need to be imported as an ES module instead of a CommonJS module. This requires that the generator be treated as an ES module.
  • Updated all generator packages to be the latest versions.
  • Updated the generated package to be an ES module for the same reasons as the generator.
  • Updated generated packages to be the latest versions.

Also

  • Update form macros and usage by @mgallant-aptuitiv in #21
  • Display the field group heading and correctly build the child field by @mgallant-aptuitiv in #22
  • Remove 'custom message' from the form error message by @erictompkins in #23

Full Changelog: v0.44.0...v1.0.0

v0.44.0

22 Sep 14:28
Compare
Choose a tag to compare
v0.44.0