/blue-button-group

BG style implementation of bg-button-group

Primary LanguageJavaScriptMIT LicenseMIT

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/.