index
:
nsPopover
isolate-popover-scope
master
Popover dialogs for angularjs applications.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-25
Isolate popover directive scope
isolate-popover-scope
Teddy Wing
2014-04-22
Merge pull request #8 from pads/expose-hide-function
HEAD
master
nohros
2014-04-22
Expose a hide on click function
Ben Paddock
2014-04-21
Fix readme.md text
Neylor Ohmaly
2014-04-21
Merge branch 'master' of https://github.com/nohros/nsPopover
Neylor Ohmaly
2014-04-21
Added teh C4 code contract.
Neylor Ohmaly
2014-04-21
Merge pull request #7 from pads/hide-on-click-option
nohros
2014-04-21
Add hide-on-click option (defaults to true)
Ben Paddock
2014-03-24
This fixes issue #3
0.5.8
unknown
2014-02-27
Keep popover open while triggering element has mouse over it.
Neylor Ohmaly
2014-02-25
Update of the documentation to reflect the addition of the ns-popover-timeout...
0.5.7
Neylor Ohmaly
2014-02-25
Added a new configuration option to allow the specification of the delay used...
0.5.6
Neylor Ohmaly
2014-02-10
Fix error on the right|bottom and left|bottom alignment
0.5.5
Neylor Ohmaly
2014-02-07
Changed version in bower.json
0.5.4
Neylor Ohmaly
2014-02-07
Fix a bug that causes the popover to be positioned incorrectly. Make the tria...
Neylor Ohmaly
2014-02-06
Make the tooltip theme more beautiful
0.5.3
nohros
2014-02-06
Added a new theme that make the popover looks like a tooltip.
0.5.2
nohros
2014-02-06
Added classes that allow the customization of the popover based on its position
Neylor Ohmaly
2014-02-05
Refactoring of the popover hide method.
0.5.1
Neylor Ohmaly
2014-02-05
Updated the bower.json and package.json with new version
v0.4.0
0.5.0
Neylor Ohmaly
2014-02-05
Fix a bug that causes the popover to not recognize the left|* and right|* pla...
Neylor Ohmaly
2014-02-05
Added option to define the vertical and horizontal placement of the popover
0.3.0
Neylor Ohmaly
2014-02-05
Fix some spelling error on the README.md
0.2.0
0.0.2
Neylor Ohmaly
2014-02-05
Improved the README.md text.
Neylor Ohmaly
2014-02-05
Improved the code documentation.
Neylor Ohmaly
2014-02-04
Created the basic popover.
0.0.1
Neylor Ohmaly
2014-02-04
Initial commit
nohros