Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.
/ addepar-pop-menu Public archive

Our tooltips/popovers library

License

Notifications You must be signed in to change notification settings

Addepar/addepar-pop-menu

Repository files navigation

Build Status

addepar-pop-menu

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

Components

Installation

ember install @addepar/pop-menu
  • git clone <repository-url> this repository
  • cd addepar-pop-menu
  • 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/.