0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from mobify/accordion-improvements More... over 12 years ago
Merge pull request #12 from BuschFunker/master More... almost 13 years ago
Merge pull request #17 from mobify/gh-pages-readme-update More... almost 13 years ago
Adding rdiscount dependancy to README More... almost 13 years ago
Fixing typo, changing around some wording. More... almost 13 years ago
Adding safe flag in the instructions on how to run jekyll More... almost 13 years ago
Updating README with instructions on how to update the Github Page for this repo More... almost 13 years ago
Merge pull request #15 from mobify/add-index-page More... almost 13 years ago
Bumping carousel version # to 0.2.2 More... almost 13 years ago
Use jquery instead of zepto for better IE compat. More... almost 13 years ago
Merge pull request #6 from mobify/carousel-transform3d-on-android More... almost 13 years ago
Merge pull request #5 from mobify/carousel-orientation-change More... almost 13 years ago
Add index.html file which shows various example uses of the carousel. More... almost 13 years ago
Fix usage of this which isn't correct given the context More... almost 13 years ago
Updating package version to 0.3.0-pre. More... almost 13 years ago
Merge pull request #13 from mobify/zoomable-readme-fix More... almost 13 years ago
Do not update carousel position on window resize when only hight has changed. More... almost 13 years ago
Fixed an error in the invalid that would've caused an error due to an incorrect classname More... almost 13 years ago
when did this ever work? More... almost 13 years ago
- Created settings for default classes - Created hooks into open/close/all transitions via API, and removed the callbacks from open/close API - Switched to pure API call format (.open) instead of previous string argument format (.accordion('destroy')) - Updated documentation to present new features More... almost 13 years ago
Bumped up the patch version number More... almost 13 years ago
Making sure that move() happens with animation enabled More... almost 13 years ago
Update README.md More... almost 13 years ago
Carousel: constrain the change to android 2.3 and below More... almost 13 years ago
Carousel: add comment More... almost 13 years ago
Carousel: not using transform3d for android devices More... almost 13 years ago
Carousel: reposition itself on change of orientation More... almost 13 years ago
Accordion improvements: - Accepts dynamically added accordion items (we use .on on parent instead of attaching directly to existing items) - Returns a usable accordion JS object (a bug prevented this earlier) - Provides utility functions to open/close and recalculate the height of specific accordion items - Provides an attachable callback for the open/close methods, which is executed at the end of the open/close animation More... about 13 years ago
Merge pull request #2 from mobify/mobify-ui-no-squash More... about 13 years ago
Bump version of carousel More... about 13 years ago