Release version with many improvements#4
Open
jeffdrumgod wants to merge 12 commits intoyckart:masterfrom
Open
Conversation
Replacing indents, spaces by tabs. Reduce space: From 2.175 bytes (4 KB in disk) to 1.758 bytes (4 KB in disk)
Add namespace to jQuery event scroll binded
Add fn to destroy event scroll binded in window with namespace .fixer
Improvements: - added method to destroy itens - now options accepts string to trigger specific funcions - pause and resume fixer itens without destroy fixer and others
Improvements: - added method to destroy itens - now options accepts string to trigger specific funcions - pause and resume fixer itens without destroy fixer and others
Change resize to scroll first apply
Replaced function to verify feature browser. In this case, function supportSticky now is, featureTest( 'position', 'sticky' )
Improvements to use Fixer in cases with only position fixed or relative its no perfectly applied. Passing parameter “useOnlyMargins” Fixar works with only margins css.
Improve performance - only apply function in visible elements
Open
…was removed from the page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I took freedom to upgrade to version "1.0.0" because I made several changes to your code.
It remains complete the documentation, but I decided to send the pull request.
I hope you agree with the changes in code.
Tks.