Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Releases: divio/djangocms-boilerplate-webpack

2.0.2

11 Apr 09:01
02e0406
Compare
Choose a tag to compare
  • Fixed data attributes for correct messages consumption in django CMS 3.5
  • Added example for preoading fonts in base.html template
  • Added json generation for icons plugins
  • Changed the names of the icons generated (iconset prefix is always added)
  • Fixed CKEditor styles menu

2.0.1

11 Apr 09:00
608b193
Compare
Choose a tag to compare
  • Added an example of using web fonts
  • Removed leftover FontAwesome references
  • Fixed a problem with bundle splitting and IE11
  • Added minification to sass files by default

2.0.0

19 Jul 07:55
df3027c
Compare
Choose a tag to compare
  • Upgraded to Node 6.10
  • Upgraded to latest Webpack version
  • Complete overhaul to the gulp tasks and structure
  • Simplified the private/sass structure
  • Moved javascript to private/js and updated structure
  • Deprecated font icons in favour of svg
  • Updated linting tools now using ESLint and Stylelint
  • Updated documentation
  • Removed testing framework from boilerplate

1.1.1

14 Nov 10:17
Compare
Choose a tag to compare
  • Fixed an issue with 404.html inheriting from fullwidth.html
  • Removed fullwidth.html references from documentation

1.1.0

03 Nov 13:57
Compare
Choose a tag to compare
  • Fixed a bug when lint error could prevent other gulp tasks from running
  • Load bootstrap and jquery from node modules, both for JavaScript and Sass
  • Removed standard templates fullwidth.html, sidebar_left.html,
    sidebar_right.html and tpl_home.html and use base.html instead

1.0.1

05 Jul 15:52
7b31ea8
Compare
Choose a tag to compare
  • Switch webpack to polling inside Aldryn Docker containers

1.0.0

05 Jul 15:52
Compare
Choose a tag to compare

Initial release