gavant-fl-input
v0.3.2
Published
This component is a floating label input. It floats a label ontop of the input to be the placeholder, then animates it to the top of the input when the placeholder should no longer be there.
Downloads
3
Readme
DEPRECATED: Fl-input
This project has been deprecated. Please use ember-floating-labels instead.
This README outlines the details of collaborating on this Ember addon.
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
npm test
(Runsember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.