Commit graph

21 commits

Author SHA1 Message Date
Marcos Moura
ddeb48d0e9 add name to all components 2017-02-13 00:40:43 -02:00
Marcos Moura
0c7be464af remove unnecessary Vue.extend on component definition 2017-02-07 02:23:42 -02:00
Marcos Moura
ced5c90153 prevent body from scroll on dialogs and menus #373 2017-01-23 19:50:13 -02:00
Marcos Moura
6a95f146ea fix grey/white theme colors #233 2016-12-23 16:35:08 -02:00
Marcos Moura
b3a1f2b1ce fix tooltip errors in console #188 2016-12-14 17:32:29 -02:00
Marcos Moura
33af65eb45 fix tooltip not being removed. fix #156 2016-12-08 10:12:59 -02:00
Marcos Moura
e857ad1739 Improvement/md tooltip (#144)
* fix stucked tooltips #103
2016-12-05 01:34:13 -02:00
Marcos Moura
487eb83bf7 create tooltip documentation with the new template 2016-11-25 19:13:12 -02:00
Marcos Moura
d5e9d2f4d8 Improve tooltip styling 2016-11-21 04:01:49 -02:00
Marcos Moura
9bf4e2f53d Force remove of all tooltips 2016-11-21 03:52:42 -02:00
Marcos Moura
732ca6f925 Fix tooltips jumping when screen resize #85 2016-11-21 00:49:44 -02:00
Marcos Moura
5be30b3e9a Add numeric style to table head and add tooltip 2016-10-27 04:35:25 -02:00
Marcos Moura
b393f47382 Fix tooltip not working on firefox #6 2016-10-17 21:01:36 -02:00
Marcos Moura
bb5a7be84e Update tooltip examples and fix tooltip z-index 2016-09-19 20:35:30 -03:00
Marcos Moura
bea0da29f5 Fix parent detection on tooltips 2016-09-09 13:36:48 -03:00
Marcos Moura
d5287baea9 Create a better cleanup 2016-09-08 01:38:25 -03:00
Marcos Moura
18be69c8be Upgrade tooltip to vue 2.0 2016-09-08 01:31:56 -03:00
Marcos Moura
96d5fdc0f1 Change the ready method to mounted 2016-08-31 19:20:23 -03:00
Marcos Moura
cd77016eaf Create select menu and add core directive to handle outside clicks 2016-08-10 20:54:58 -03:00
Marcos Moura
69b32130cf Listen to focus and blur events for tooltips 2016-08-03 02:13:01 -03:00
Marcos Moura
c71b42738d Create tooltips with custom direction and duration 2016-08-03 02:03:53 -03:00