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

Releases: yellowled/yl-bp

4.3.0

Choose a tag to compare

@yellowled yellowled released this 30 Jul 21:58
  • Add eslint browser compatibility plugin
  • Add postcss-focus-within
  • Reorganize build tasks
  • Use cssnano instead of cleancss
  • Use rollup to bundle and prefix JS

4.2.0

Choose a tag to compare

@yellowled yellowled released this 03 Mar 19:48

Simplified SCSS FTW

4.1.0

Choose a tag to compare

@yellowled yellowled released this 03 Mar 15:32
  • Update viewport meta element
  • Add prettier config
  • Add htmlhint config + task
  • Upgrade to babel 7
  • Add html minifier config + task
  • Add a simple styleguide
  • Switch to svgstore-cli for SVG sprite generation

4.0.0

Choose a tag to compare

@yellowled yellowled released this 03 Mar 19:48

The "Everything changes!“ release featuring ES6 + Babel.

3.3.0

Choose a tag to compare

@yellowled yellowled released this 25 Aug 14:55
  • Replace frend.co accordion + tabs with plugins by nico3333fr

3.2.0

Choose a tag to compare

@yellowled yellowled released this 30 Jun 12:16
  • Add more universal print style resets
  • Add stylelint plugins (scss + order)
  • Change default blockquote source selector
  • Rename default vh helper class (from visuallyhidden to sr-only)
  • Reorganize base style partials
  • Update SVG markup for nav toggle button
  • Update visuallyhidden mixin

3.1.6

Choose a tag to compare

@yellowled yellowled released this 25 Dec 11:31
  • Reorganize constants
  • Improve mixins
  • Remove obsolete SVG fallback code
  • Revert to final newline rule (except for HTML + includes)
  • Update jshint config
  • Update htmlhint config
  • Add config.js values for more tasks

3.1.5.

Choose a tag to compare

@yellowled yellowled released this 22 Dec 12:29
  • Various CSS fixes “backported” from H5BP
  • Larger grid default width
  • Fix font-sizing cascade for preformatted text
  • Various cleanup in code formatting
  • Updated dependencies

3.1.4

Choose a tag to compare

@yellowled yellowled released this 07 Dec 08:00
  • Add placeholder directory for self-hosted webfonts
  • Add + include mixins for modern + legacy webfont code
  • Add project-specific partial to include webfont SCSS

3.1.3

Choose a tag to compare

@yellowled yellowled released this 05 Dec 19:00
  • Add postcss-flexbugs-fixes to take care of flexbugs
  • Simplify sans system font stack
  • Update stylelint rules
  • Update dependencies & devDependencies