forked from josecebe/twbs-pagination
Commits
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Jul 23, 2018
Commits on Dec 14, 2015
-
Merge pull request josecebe#65 from Piicksarn/patch-2
Add repository config in package.json.
Commits on Dec 8, 2015
Commits on Dec 7, 2015
Commits on Nov 8, 2015
Commits on Nov 6, 2015
Commits on Nov 4, 2015
-
-
-
-
-
-
-
-
-
1) bind -> changed to on() - jquery best practice 2) var that; var base; var thiz all context varible single code style: _this 3) code style improvements for variables 4) return have extra line before 5) jquery objects have $ in variable name 6) preventDefault shorthand for jquery. $this.on('click', false); -
-
-