openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Guiders-JS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 3 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Continue when attachTo element couldn't be found.
Michal Cichra
More...
over 13 years ago
Version 1.2.2 fixes a minor bug with hideAll and improves the documentation.
Jeff Pickhardt
More...
over 13 years ago
Merge pull request #48 from wachunga/master
Jeff Pickhardt
More...
over 13 years ago
Fix bug: calling hideAll() with no guiders caused error
David Hirtle
More...
over 13 years ago
Included some public changes (thanks all) -- such as making guider_highlight a class instead of setting the z-index though JavaScript.
Jeff Pickhardt
More...
over 13 years ago
Merge pull request #46 from m-c/master
Jeff Pickhardt
More...
over 13 years ago
Merge pull request #43 from andrewjshults/fixAttachToLeak
Jeff Pickhardt
More...
over 13 years ago
Merge pull request #41 from andrewjshults/onHide
Jeff Pickhardt
More...
over 13 years ago
Add highlight class.
Maxim Troyanov
More...
over 13 years ago
Add class for highlight element instead of add css rule (z-index). It`s must be more flexible.
Maxim Troyanov
More...
over 13 years ago
Fixes an issue were the jQueryized version of the attachTo was being leaked back to the main version of the object. This caused issues if the attachTo element was not initially on the page when the guider was created, but later was added to the page. Because this code was originally replacing the guider.attachTo with the jQuery version (which is empty for non-existent elements) if you later added the element to the page, the guider had nothing to attach to.
Andrew Shults
More...
over 13 years ago
Adds an onHide method (to complement the onShow method) and move the onShow method to before _attach is called so that it can be used for repositioning page elements
Andrew Shults
More...
over 13 years ago
Updated version 1.2.0. Biggest change includes switching from everything being a property of an object, set an initialization of that object, to setting the properties with their own statements. This improves debugging. I also fixed a bug with the highlight feature.
Jeff Pickhardt
More...
over 13 years ago
Fixed a bug related to the highlight feature.
Jeff Pickhardt
More...
over 13 years ago
Added closeButtonTitle and nextButtonTitle for internationalization / localization.
Jeff Pickhardt
More...
almost 14 years ago
Updated version to 1.1.4, now with a CSS bug fix in IE 8-.
Jeff Pickhardt
More...
almost 14 years ago
Fix an opacity bug with guiders and internet explorer 8-.
Jeff Pickhardt
More...
almost 14 years ago
Merge pull request #37 from petertornstrand/containerfix
Jeff Pickhardt
More...
almost 14 years ago
Fix for removing empty button container when there is no buttons.
Peter Tòˆrnstrand
More...
almost 14 years ago
Updated version to 1.1.3. New changes: an optional "classString" for the guider, buttons and title are removed if they are not defined, and fixed a typeError if the guider's position is set but attachTo is not defined. (Thanks to all who contributed these via pull requests)
Jeff Pickhardt
More...
almost 14 years ago
Merge pull request #34 from CraftyShadow/master
Jeff Pickhardt
More...
almost 14 years ago
Merge pull request #33 from chetansastry/master
Jeff Pickhardt
More...
almost 14 years ago
Merge pull request #35 from benmgreene/master
Jeff Pickhardt
More...
almost 14 years ago
Merge pull request #36 from manuelmeurer/patch-1
Jeff Pickhardt
More...
almost 14 years ago
Fixed position of check if buttons are defined and added return
Manuel Meurer
More...
almost 14 years ago
Remove title and buttons container if the respective options are not defined or empty.
Manuel Meurer
More...
almost 14 years ago
Added guider's classString to readme.
Ben Greene
More...
almost 14 years ago
Added hash-loading to readme.
Ben Greene
More...
almost 14 years ago
Added ability to set additional classes on Guider elements
Ben Greene
More...
almost 14 years ago
Fix for TypeError being thrown when position is set, but no attachTo element is defined.
Ivan Plamenov Tanev
More...
almost 14 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree