Skip to content

1705

Latest
Compare
Choose a tag to compare
@Sacripant Sacripant released this 23 May 14:56

Major changes:

  • CSS:
    • New component spinner.
    • Typography:
      • add custom-propertie for default font-family
      • add custom-selector for headers
      • remove styles about headers collapsing marges
      • remove default hyphen on p
    • Typo utils class are now available on custom properties
    • add custom-propertie --reset-button. Remove default browser styles on button element
    • iconsFont CSS: use vertical-align: baseline. Better for me.
  • Docs:
    • Patch Docs template for IE10
    • New doc for spinner component.
  • NPM & Grunt
    • Modernizr: finally remove "mzr_" prefix.
    • remove *LiveReload" and use instead "BrowserSync".
    • Update packages to latest version.
    • add a clean task for docs
  • Other:
    • move docs/ folder inside build/ folder and add a default toc index page.
    • Patch 3x2 placeholder svg image orientation.
    • use .njk extension for Nunjucks source files.
    • add MIT License