aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2014-04-22Expose a hide on click functionBen Paddock
This allows for element-targeted closing of the popover (e.g. via a close button within the popover template).
2014-04-21Add hide-on-click option (defaults to true)Ben Paddock
2014-03-24This fixes issue #30.5.8unknown
2014-02-27Keep popover open while triggering element has mouse over it.Neylor Ohmaly
2014-02-25Added a new configuration option to allow the specification of the delay ↵0.5.6Neylor Ohmaly
used to close the popover.
2014-02-10Fix error on the right|bottom and left|bottom alignment0.5.5Neylor Ohmaly
2014-02-07Fix a bug that causes the popover to be positioned incorrectly. Make the ↵Neylor Ohmaly
triangle be positioned in the e=center of the triggering element when the ns-popover-theme is used.
2014-02-06Added classes that allow the customization of the popover based on its positionNeylor Ohmaly
2014-02-05Refactoring of the popover hide method.0.5.1Neylor Ohmaly
2014-02-05Fix a bug that causes the popover to not recognize the left|* and right|* ↵Neylor Ohmaly
placements
2014-02-05Added option to define the vertical and horizontal placement of the popover0.3.0Neylor Ohmaly
2014-02-05Improved the code documentation.Neylor Ohmaly
2014-02-04Created the basic popover.0.0.1Neylor Ohmaly