Skip to content

Releases: shakacode/bootstrap-loader

v1.0.9

Choose a tag to compare

@alex35mil alex35mil released this 29 Feb 10:34

Changes

  • Updates to work w/ Bootstrap 4

v1.0.8

Choose a tag to compare

@alex35mil alex35mil released this 08 Feb 10:24

Changes

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

v1.0.7

Choose a tag to compare

@alex35mil alex35mil released this 26 Jan 08:02

Changes

  • Fixed issue with navbar in bootstrap@4

v1.0.6

Choose a tag to compare

@alex35mil alex35mil released this 24 Jan 18:02

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

Choose a tag to compare

@alex35mil alex35mil released this 16 Jan 20:49

Changes

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

v1.0.4

Choose a tag to compare

@alex35mil alex35mil released this 16 Jan 20:45

Changes

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

v1.0.3

Choose a tag to compare

@alex35mil alex35mil released this 06 Jan 11:00

Changes

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

v1.0.2

Choose a tag to compare

@alex35mil alex35mil released this 04 Jan 10:02

Changes

  • url-loader is added to peerDependencies

v1.0.1

Choose a tag to compare

@alex35mil alex35mil released this 04 Jan 10:10

Changes

  • None, just small updates to the README

v1.0.0

Choose a tag to compare

@alex35mil alex35mil released this 04 Jan 10:06

Initial stable release.