aliok / ion-affix

Affix elements for Ionic framework
MIT License
83 stars 29 forks source link

STATUS

This project is not maintained anymore. We cancelled our free-time hobby project with Ionic because of too much changed recently in our personal lives and we don't have enough time at all.
I would be happy to reference anyone who would fork the project and maintain it.

ion-affix

ion-affix is a lightweight Angular directive for Ionic framework to have sticky affix elements.

Directive requires no additional dependencies. Just Ionic and Angular.

Initial idea is this gist of Collin Donahue-Oponski

Demos

For demos and documentation, see the project page.

Usage

For demos and documentation, see the project page.

Extend || Contribute

Release process

License

The MIT License (MIT)

Copyright (c) 2015 - <Ali Ok> - <Collin Donahue-Oponski>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.