ember-frost-sidebar v8.1.1
ember-frost-sidebar
Dependencies
Health
Security
Ember Observer score
Installation
ember install ember-frost-sidebarAPI 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 installDevelopment 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 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago