Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Releases: yellowled/yl-bp

2.3.3

02 Apr 15:44
Compare
Choose a tag to compare
  • Fix flash of nav on larger screens

2.3.2

19 Mar 08:54
Compare
Choose a tag to compare
  • Fix watch task to include legacy HTML includes
  • Fix mixin for animated figures by using proper Modernizr class
  • Remove obsolete caption default
  • Add class for centered images in CMS

2.3.1

18 Mar 08:33
Compare
Choose a tag to compare
  • Fix: SCSS partials for normalize and slick will be scanned by grunt-modernizr task
  • Fix: Handlebars templates remnant in legacy partial
  • Switch to jQuery CDN for jQuery

2.3.0

10 Mar 15:33
Compare
Choose a tag to compare

Basically just replaces grunt-sass-lint with stylelint.

2.2.0

02 Mar 13:03
Compare
Choose a tag to compare
  • Only use rnav fallback if rnav is actually used
  • Replace grunt-hashres with grunt-cache-bust
  • Switch from scss-lint to sass-lint
  • Use npm version of normalize

2.1.3

19 Jan 11:59
Compare
Choose a tag to compare
  • Make message class names configurable
  • Update bundled Modernizr development build

2.1.2

17 Jan 21:51
Compare
Choose a tag to compare

Mainly simplify/fix PostCSS task.

2.1.1

15 Jan 15:03
Compare
Choose a tag to compare
  • Remove clean:srcdir task (prone to error)
  • Fix path to and execution of svg4everybody (due to changes in svg4everybody 2.0.0)

2.1.0

28 Dec 14:13
Compare
Choose a tag to compare

Replace assemble with grunt-processhtml

2.0.4

15 Dec 20:14
Compare
Choose a tag to compare

Make breakpoints easier to override plus minor updates.