Commit Graph

221 Commits (6578b66ba6b6b665eb4b440f4e74b65811dcfed5)

Author SHA1 Message Date
Caleb James DeLisle 7a698d092e When Cryptpad.clearTooltips() gets called, don't clear tooltips unless their associated element has gone missing so it won't clear a tip someone is trying to read.
Pierre Bondoerffer d3f2398865
bump tippy to 1.2.0, add dynamicTitle option
ansuz 395f6e1b27 reset confirm text for alertify
ansuz 3fa010027c implement clearTooltips
Nicolas Lemoine 658b00814b TodoApp - Style and translations
yflory 683769f30a Fix tooltips
yflory b9bba76b4e Make the delay for tooltips configurable
yflory a5a73ce326 Fix print button in slide
yflory c33d2a2db0 New tooltips
yflory baf439648e Add the contacts app in the dropdown menu
ansuz b037cfbfdb set usage tips relative to bottom of screen, not top
yflory 56a25e1036 Small fixes for the new toolbar
yflory 33ea8cb183 Make sure we don't call both the yes and no handlers in prompts
ansuz d25477e8c6 don't let tooltips interfere with DOM interaction
ansuz 767793b5ca fix stuck loading tip
yflory cf81b02096 Make sure the spinner is always centered in the loading screen
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files
ansuz 78b11584f8 remove unused variables
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz f694a81a5c move more interface code out of cryptpad-common
ansuz e10901edb2 begin to move interface code out of cryptpad-common