KO
|
EN
gitlite — search
Search
#dotfiles
#python
#php
#java
#c-plus-plus
#javascript
#shell
#ruby
#hacktoberfest
#csharp
#dotnet
#c
ion-affix
★ 81
Open GitHub ↗
Affix elements for Ionic framework
Download README (.md)
Explore Similar Repositories
yarll
:
Combining deep learning and reinforcement learning.
k8sniff
:
k8sniff - tcp ingress controller with SNI support
mailjet-apiv3-dotnet
:
[API v3] Official Mailjet API v3 .NET wrapper
JSON
:
Simple and easy JSON parser, JSON generator, and data holder based on JSONArray and JSONObject for android
Migrator.EF6
:
.NET Core CLI tool to enable EF6 migrations in an Asp.Net Core app.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ion-affix
?
Download (.md)
#### 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](https://gist.github.com/colllin/1a0c3a91cc641d8e578f) of [Collin Donahue-Oponski](https://github.com/colllin) ## Demos **For demos and documentation, see the [project page](http://www.aliok.com.tr/projects/2015-04-17-ion-affix.html).** ## Usage **For demos and documentation, see the [project page](http://www.aliok.com.tr/projects/2015-04-17-ion-affix.html).** ### 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.