Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

New Major Release | stickUp 2.0.0-alpha #46

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
9755632
Chainability, combined vars, jQuery function
highergroundstudio Apr 28, 2014
04e1f51
Update stickUp.min.js
highergroundstudio Apr 28, 2014
5b9b04f
- Improve minification with Gulp
bit-dragon Aug 22, 2014
1ceacc1
- Added minified file
bit-dragon Aug 22, 2014
4cf83b3
- Removing unnecessary document ready
bit-dragon Aug 22, 2014
7816f82
- Removed warning for empty objects and added an extra validation whe…
bit-dragon Aug 22, 2014
45b628f
Code refactor
bit-dragon Aug 23, 2014
854a91e
Added main property on package file
bit-dragon Oct 10, 2014
5706650
Changed file structure
bit-dragon Oct 10, 2014
f6ac748
Merge pull request #1 from highergroundstudio/master
ppowalowski Apr 15, 2015
a77daa3
removing gh-pages
ppowalowski Apr 15, 2015
dbf2267
performance | scrollevent cleanup
ppowalowski Apr 15, 2015
1fd1f8a
properly declaring undeclared variables
ppowalowski Apr 15, 2015
af11840
merging gmjorges changes
ppowalowski Apr 15, 2015
5ff7efa
Merge branch 'gmjorge-master'
ppowalowski Apr 15, 2015
54ed658
reduce layout thrashing
ppowalowski Apr 15, 2015
c0fd8ef
adding initial round for better reload behaviour
ppowalowski Apr 15, 2015
1dc0df9
replace margin method with dummy for maintaining distance
ppowalowski Apr 15, 2015
7d890f5
added scroll aware hiding
ppowalowski Apr 15, 2015
42746e3
fixed scroll aware hiding
ppowalowski Apr 15, 2015
b203cf2
cleanup
ppowalowski Apr 15, 2015
a1ecd8a
decoupling plugin logic to allow multiple instances
ppowalowski Apr 19, 2015
0c99243
fix gulp min config
ppowalowski Apr 19, 2015
499d52c
cleanup
ppowalowski Apr 19, 2015
b98da43
fixing topMargin issue
ppowalowski Apr 19, 2015
a618a0e
fixing topMargin issue
ppowalowski Apr 19, 2015
cc9a023
fixing left positioning
ppowalowski Apr 19, 2015
3d3c5d6
readme
ppowalowski Apr 19, 2015
4c88229
fixing up states, adding sidebar ability
ppowalowski May 10, 2015
e0b33ac
fixing autohide
ppowalowski May 11, 2015
05338cf
aded sidebar sticking
ppowalowski May 12, 2015
592b85c
package
ppowalowski May 12, 2015
1968d6c
readme
ppowalowski May 12, 2015
48c847a
readme typo
ppowalowski May 12, 2015
246941f
readme
ppowalowski May 12, 2015
10a8ef1
fixing variableheight with forcebottom
ppowalowski May 13, 2015
dba68c5
reduce accidential thrashing
ppowalowski May 13, 2015
274c079
moved to stickUp2
ppowalowski May 13, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/nbproject
*node_modules

11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
stickUp
stickUp has moved to stickUp2
=======
a jQuery plugin
stickUp is s simple plugin that "sticks" elements to the top of the browser window while
scrolling past it.

A simple plugin that "sticks" an element to the top of the browser window while scrolling past it, always keeping it in view. This plugin works on multi-page sites, but has additional features for one-pager layouts.
Please Visit the <a href="https://github.com/ppowalowski/stickUp2">Stickup2 Repository</a>
to find the latest version.

Please Visit the <a href="http://lirancohen.github.io/stickUp">GitHub Page</a> for installation instructions.
The original implementation was found at
[LiranCohen repository](https://github.com/LiranCohen/stickUp
1 change: 1 addition & 0 deletions build/js/stickUp.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions example/css/bootstrap.min.css

This file was deleted.

40 changes: 0 additions & 40 deletions example/css/jquery.snippet.min.css

This file was deleted.

Binary file removed example/fonts/glyphicons-halflings-regular.eot
Binary file not shown.
228 changes: 0 additions & 228 deletions example/fonts/glyphicons-halflings-regular.svg

This file was deleted.

Binary file removed example/fonts/glyphicons-halflings-regular.ttf
Binary file not shown.
Binary file removed example/fonts/glyphicons-halflings-regular.woff
Binary file not shown.
Binary file removed example/images/icons/Android.png
Binary file not shown.
Binary file removed example/images/icons/Apple.png
Binary file not shown.
Binary file removed example/images/icons/Blogger.png
Binary file not shown.
Binary file removed example/images/icons/CSS3.png
Binary file not shown.
Binary file removed example/images/icons/Chrome.png
Binary file not shown.
Binary file removed example/images/icons/Delicious.png
Binary file not shown.
Binary file removed example/images/icons/Dribbble.png
Binary file not shown.
Binary file removed example/images/icons/Dropbox.png
Binary file not shown.
Binary file removed example/images/icons/Facebook.png
Binary file not shown.
Binary file removed example/images/icons/Flickr.png
Binary file not shown.
Binary file removed example/images/icons/Forrest.png
Binary file not shown.
Binary file removed example/images/icons/Github.png
Binary file not shown.
Binary file removed example/images/icons/Google+.png
Binary file not shown.
Binary file removed example/images/icons/HTML5.png
Binary file not shown.
Binary file removed example/images/icons/IE.png
Binary file not shown.
Binary file removed example/images/icons/Instagram.png
Binary file not shown.
Binary file removed example/images/icons/LastFM.png
Binary file not shown.
Binary file removed example/images/icons/LinkedIN.png
Binary file not shown.
Binary file removed example/images/icons/Mail.png
Binary file not shown.
Binary file removed example/images/icons/NeilOrangePeel.png
Binary file not shown.
Binary file removed example/images/icons/Picasa.png
Binary file not shown.
Binary file removed example/images/icons/Pinterest.png
Binary file not shown.
Binary file removed example/images/icons/RSS.png
Binary file not shown.
Binary file removed example/images/icons/Reddit.png
Binary file not shown.
Binary file removed example/images/icons/Safari.png
Diff not rendered.
Binary file removed example/images/icons/Skype.png
Diff not rendered.
Binary file removed example/images/icons/Soundcloud.png
Diff not rendered.
Binary file removed example/images/icons/Treehouse.png
Diff not rendered.
Binary file removed example/images/icons/Tumblr.png
Diff not rendered.
Binary file removed example/images/icons/Twitter.png
Diff not rendered.
Binary file removed example/images/icons/Vimeo.png
Diff not rendered.
Binary file removed example/images/icons/Windows.png
Diff not rendered.
Binary file removed example/images/icons/WordPress.png
Diff not rendered.
Binary file removed example/images/icons/Yahoo!.png
Diff not rendered.
Binary file removed example/images/icons/YouTube.png
Diff not rendered.
Binary file removed example/images/icons/jQuery.png
Diff not rendered.
Binary file removed example/images/onepager.png
Diff not rendered.
Binary file removed example/images/opensource.png
Diff not rendered.
Binary file removed example/images/simple.png
Diff not rendered.
369 changes: 0 additions & 369 deletions example/index.html

This file was deleted.

6 changes: 0 additions & 6 deletions example/js/bootstrap.min.js

This file was deleted.

Loading