Skip to content

Olliepop/ion-affix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Clone the repo
  • Issue command gulp
  • Check if the demos are working : http://localhost:3000
  • I would appreciate if someone spends time and introduces E2E testing

Release process

  • Update version in bower.json
  • Update version in package.json
  • Update version and date in ion-affix.js file header
  • Git tag the version and push it
  • Update version info mentioned above to `next.version.number-SNAPSHOT
  • Update the project code asset in aliok.github.io
  • Update the showcases (codepen.io)
  • Tweet about the update
  • Write answers to places like aliok.github.io Disqus and Ionic forum
  • New post in Ionic forum with new demos

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.

About

Affix elements for Ionic framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 68.6%
  • JavaScript 31.4%