Skip to content

Releases: shakacode/bootstrap-loader

v1.0.9

29 Feb 10:34
Compare
Choose a tag to compare

Changes

  • Updates to work w/ Bootstrap 4

v1.0.8

08 Feb 10:24
Compare
Choose a tag to compare

Changes

  • Add option for custom $icon-font-path
  • More fixes for users on node@<=0.12.x.

v1.0.7

26 Jan 08:02
Compare
Choose a tag to compare

Changes

  • Fixed issue with navbar in bootstrap@4

v1.0.6

24 Jan 18:02
Compare
Choose a tag to compare

Changes

  • Load mixins before file with pre-customizations, so they can be easily overriden.
  • Resolve user paths relative to .boostraprc.
  • Make error message throws correctly on node@<=0.12.x.

v1.0.5

16 Jan 20:49
Compare
Choose a tag to compare

Changes

  • babel-polyfill is removed from dependencies (users on legacy Node should install babel polyfill (5 or 6) manually).

v1.0.4

16 Jan 20:45
Compare
Choose a tag to compare

Changes

  • babel-polyfill is required only for legacy Node (<=0.12.x).

v1.0.3

06 Jan 11:00
Compare
Choose a tag to compare

Changes

  • babel-polyfill is added to fix an issues on Node versions <=0.12.

v1.0.2

04 Jan 10:02
Compare
Choose a tag to compare

Changes

  • url-loader is added to peerDependencies

v1.0.1

04 Jan 10:10
Compare
Choose a tag to compare

Changes

  • None, just small updates to the README

v1.0.0

04 Jan 10:06
Compare
Choose a tag to compare

Initial stable release.