1.1.3 • Published 10 years ago

ember-frost-loading v1.1.3

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

Travis Coveralls NPM

ember-frost-loading

Installation

ember install ember-frost-loading

API

AttributeTypeValueDescription
typestringdefault: ripple effect loading indicator
ringring effect loading indicator

Examples

Ring

{{frost-loading type='ring'}}

Ripple

{{frost-loading}}

Development

Setup

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

Development Server

A dummy application for development is available under ember-frost-loading/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.

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.5

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

0.0.1

10 years ago