8.1.1 • Published 8 years ago

ember-frost-sidebar v8.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

ember-frost-sidebar

Dependencies

Ember NPM

Health

Travis Coveralls

Security

bitHound

Ember Observer score

EmberObserver

Installation

ember install ember-frost-sidebar

API and Examples

Detailed API and example usage can be found in the sample application in tests/dummy, which is also running at http://ciena-frost.github.io/ember-frost-sidebar

Testing with ember-hook

This addon has been optimized for use with ember-hook. You can set a hook name on your sidebar template. This will allow you to access the internal sidebar content for testing.

Available hooks

  • Sidebar - <hook-name>-sidebar
  • Sidebar content - <hook-name>-sidebar-content
  • Sidebar button - <hook-name>-sidebar-button

Development

Setup

git clone git@github.com:ciena-frost/ember-frost-sidebar.git
cd ember-frost-sidebar
npm install && bower install

Development Server

A dummy application for development is available under ember-frost-sidebar/tests/dummy. To run the server run ember server (or npm start) from the root of the repository and visit the app at http://localhost:4200.

Testing

Run npm test from the root of the project to run linting checks as well as execute the test suite and output code coverage.

8.1.1

8 years ago

8.1.0

8 years ago

8.0.0

8 years ago

7.0.0

8 years ago

6.0.0

8 years ago

5.0.1

8 years ago

5.0.0

8 years ago

4.0.4

9 years ago

4.0.3

9 years ago

4.0.2

9 years ago

4.0.1

9 years ago

4.0.0

9 years ago

3.1.0

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.0.0

9 years ago

1.2.2

9 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago