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
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236
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]
});
};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long