0.2.5 • Published 6 years ago

@addepar/ice-pop v0.2.5

Weekly downloads
7
License
MIT
Repository
-
Last release
6 years ago

ice-pop

Ember Addons for popping things up. This includes popovers, dropdowns, and tooltips.

Documentation for the components are here: https://component-library.addedev.com/docs/css-docs/section-ice-pop.html

Installation

  • git clone <repository-url> this repository
  • cd ice-pop
  • npm 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/.