Skip to content

Releases: Slicejack/bojler

v4.1.0

12 Oct 09:36
Compare
Choose a tag to compare

[4.1.0] - 2018-10-12

Changed

  • Updated README.md with few content changes.
  • Updated CHANGELOG.md with minor content change.

Added

  • Gulp task async completion signal added (#114, #116).
  • Added : responsive flag to utility classes (#115, #117).

v4.0.0

04 Sep 10:21
57618b9
Compare
Choose a tag to compare

[4.0.0] - 2018-09-04

Changed

  • Updated folder structure.
  • Updated boilerplate template.
  • Updated buttons component.
  • Updated settings.
  • Updated .package-lock.json.
  • Updated gulp tasks.
  • Updated config.js.
  • Updated gutter on first and last columns.
  • Renamed /scss folder to /sass.
  • Increased grid container size.

Fixed

  • Fixed some stylint issues.

Added

  • Added boilerplate with hero template.
  • Added horizontal spacing variable for mobile devices.

Removed

  • Removed distribution, documentation and test files.
  • Removed border utilites.
  • Removed VScode snippets.

v3.2.1

23 Jan 09:52
4bc8bbe
Compare
Choose a tag to compare

[3.2.1] - 2018-01-23

Changed

  • Added .stylelintrc and .eslintrc to npm package (#101).

v3.2.0

22 Jan 09:53
a5b883c
Compare
Choose a tag to compare

[3.2.0] - 2018-01-22

Changed

  • Grid gutter settings updated (#97).
  • Spacing utilites updated (#91, #98, #99).
  • o-main-wrapper updated (#95).
  • Updated gulp files to version 4 (#90).

Added

  • Links styles added (#94).
  • test:watch task added (#89).
  • Added "Basic", "Notification Success", "Notification Danger", "Notification Warning", "Account Reset Password", "Notification Unsubscribed" and "Account Activate" templates (#75, #76, #77, #78, #79, #80, #82).

Fixed

  • Release zip issue fixed (#88).

v3.1.0

16 Jan 15:12
acf103f
Compare
Choose a tag to compare

[3.1.0] - 2018-01-16

Changed

  • Documentation updated (#71, #85).
  • Updated buttons line-height for better consistency (#57).
  • ITCSS rules applied (#83).
  • Updated docs/ directory structure (#68).

Added

  • Added tests and examples automation (#86).
  • Added more utility classes (#74).
  • Added VSCode comment snippets (#84).

v3.0.0

12 Jan 10:29
abdf33b
Compare
Choose a tag to compare

[3.0.0] - 2018-01-12

Changed

  • Transformed bojler to CSS only framework (#61, #70).
  • Moved documentation from gh-pages branch to docs/ directory on master branch (#64).
  • Documentation content updated (#63).
  • Licence filename updated.

Added

  • Added files needed for NPM package creation (#60).
  • Added new automation scripts (#66, #67, #69).
  • Added CI via Travis CI service (#62).

v2.2.0

09 Jan 09:40
Compare
Choose a tag to compare

[2.2.0] - 2018-01-09

Changed

  • Allow use of subdirectories (#54).

v2.1.2

07 Aug 15:25
Compare
Choose a tag to compare

[2.1.2] - 2017-08-07

Fixed

  • Inline source issue fixed (#53).

v2.1.1

07 Aug 12:16
Compare
Choose a tag to compare

[2.1.1] - 2017-08-07

Fixed

  • Images path issue (#51).

v2.1.0

02 Aug 12:26
Compare
Choose a tag to compare

[2.1.0] - 2017-08-02

Added

  • Embedded CSS, #41.
  • Assets directory, #21.

Changed

  • Updated package.json w/ licence and reporsitory fields, #49.
  • Responsive images, #45.
  • Images vertical alignment updated, #38.
  • Updated meta tags, #47.
  • Comments updated, #48.

Fixed

  • Disabled shorthands, #44.

Removed

  • Removed .image-fix from _reset.scss, #40.