bump tippy to 1.2.0, add dynamicTitle option

This commit is contained in:
Pierre Bondoerffer
2017-08-08 16:19:44 +02:00
parent 85e383d5c5
commit d3f2398865
3 changed files with 3 additions and 2 deletions

View File

@@ -313,6 +313,7 @@ define([
position: 'bottom',
distance: 0,
performance: true,
dynamicTitle: true,
delay: [delay, 0]
});
};