Skip to content

Releases: pangolinjs/core

Beta 0.12.1

04 Feb 16:15
Compare
Choose a tag to compare
Beta 0.12.1 Pre-release
Pre-release
  • Completely remove gulp-responsive. Let's try this sometime later...

Beta 0.12.0

04 Feb 10:14
Compare
Choose a tag to compare
Beta 0.12.0 Pre-release
Pre-release
  • Add Bootstrap responsive utilities
  • Remove unused Sass mixins
  • Tried gulp-responsive (not enabled because of a bug)

Beta 0.11.5

28 Jan 08:45
Compare
Choose a tag to compare
Beta 0.11.5 Pre-release
Pre-release
  • Add CSS and JavaScript version number for cache invalidation
  • The version number is based on the package.json version

Beta 0.11.4

26 Jan 14:50
Compare
Choose a tag to compare
Beta 0.11.4 Pre-release
Pre-release
  • Add box-sizing: border-box to all Elements… cause Bootstrap requires it and everyone needs it

Beta 0.11.3

21 Jan 11:43
Compare
Choose a tag to compare
Beta 0.11.3 Pre-release
Pre-release
  • Handlebars production task receives correct input files
  • Browsersync reloads correctly on Sass change
  • Improvements in sg.scss
  • New gulp development task for one time generation of development files

Beta 0.11.2

16 Jan 10:05
Compare
Choose a tag to compare
Beta 0.11.2 Pre-release
Pre-release
  • Assets Browsersync reloading
  • Splitted CSS generation for IE is now working properly

Beta 0.11.1

11 Jan 13:37
Compare
Choose a tag to compare
Beta 0.11.1 Pre-release
Pre-release
  • Some cleaning here, some cleaning there.

Beta 0.11.0

10 Jan 09:41
Compare
Choose a tag to compare
Beta 0.11.0 Pre-release
Pre-release
  • Handlebars to HTML compilation now supports subfolders
  • Styleguide dev menu uses more streamlined CSS
  • Console logging shows which file changed

Beta 0.10.0

08 Jan 15:42
Compare
Choose a tag to compare
Beta 0.10.0 Pre-release
Pre-release
  • Replaced gulp-concat with gulp-include for JavaScript

Beta 0.9.0

06 Jan 13:46
Compare
Choose a tag to compare
Beta 0.9.0 Pre-release
Pre-release
  • Gulp-Bless was added to support old legacy Internet Explorer. Since Microsoft ditched support for IE < 11, this will probably be removed in the near future. But for now it's there.
  • Some general clean up and update.