1.6.0 • Published 9 years ago

fido-styleguide v1.6.0

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

Fido Style Guide

Built with Grunt

Requirements

Ensure that the following is installed on your computer:

  1. Git
  2. Node.js
  3. RubyInstaller for Windows
  • Ruby is pre-installed on Mac
  1. Sass

Getting Started

  1. Clone the repository: git clone git@github.com:we-are-next/fido-styleguide.git
  2. Change to the directory you cloned the repository into: e.g. cd fido-styleguide
  3. Install the required dependencies: npm install
  4. Start a local server: npm start

Features

  • Mobile first approach:
  • Layout-specific media queries with breakpoints introduced as needed
  • Sass to preprocess CSS with:
  • Imports, mixins and nesting
  • Configurable variables:
  • Breakpoints, colors, font stacks and z-indexes
  • Utility classes to assist with:
  • Color, display and visibility of elements, responsive embeds and typography
  • HTML code samples for all elements, patterns and forms
  • Template for previewing the style of typographic markup

Components

Polyfills

The following scripts are included for IE8 and below:

Linting

  1. CSS: grunt csslint:build
  2. JavaScript: grunt eslint

Publishing Releases

First make sure you have the correct environment variables setup.

cp .env.example .env

Then increment the package version and add a git tag, you can do this manually or using something like cut-release. Please try and stick to semver as much as possible when picking a new version number.

cut-release

Next up you'll need to run the release task.

grunt release

Once that's done, please create a new release on GitHub.

1.6.0

9 years ago

1.5.1

9 years ago

1.5.0

9 years ago

1.4.1

9 years ago

1.4.0

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

0.21.1

9 years ago

0.21.0

9 years ago

0.20.3

9 years ago

0.20.2

9 years ago

0.20.1

9 years ago

0.20.0

9 years ago

0.19.1

9 years ago

0.18.1

9 years ago

0.18.0

9 years ago

0.17.1

9 years ago

0.17.0

9 years ago

0.16.1

9 years ago

0.16.0

9 years ago

0.15.0

9 years ago

0.14.1

9 years ago

0.14.0

9 years ago

0.13.11

9 years ago

0.13.10

9 years ago

0.13.9

9 years ago

0.13.8

9 years ago

0.13.7

9 years ago

0.13.6

9 years ago

0.13.5

9 years ago

0.13.4

9 years ago

0.13.3

9 years ago

0.13.2

9 years ago

0.13.1

9 years ago

0.13.0

9 years ago

0.12.0

9 years ago

0.11.0

9 years ago

0.10.0

9 years ago

0.9.0

9 years ago

0.8.0

9 years ago

0.7.3

9 years ago

0.7.2

9 years ago

0.7.1

9 years ago

0.7.0

9 years ago

0.6.0

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.2

9 years ago