osgirl / blue-button-group

BG style implementation of bg-button-group

Home Page:https://britishgas-engineering.github.io/blue-button-group/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blue-button-group

bg-button-group component with British Gas design

without tick

screen shot 2017-01-25 at 16 43 09

with tick

screen shot 2017-01-27 at 10 27 26

There are 2 types regarding size, controlled by added "medium" css class. Other variety is the tick on the selected button, controller by 'with-check' class.

Please check io page.

Installation

  • git clone <repository-url> this repository
  • cd blue-button-group
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

About

BG style implementation of bg-button-group

https://britishgas-engineering.github.io/blue-button-group/

License:MIT License


Languages

Language:JavaScript 55.3%Language:HTML 38.9%Language:CSS 5.8%