Commit graph

23 commits

Author SHA1 Message Date
ansuz
536fe04790 emit notification when alert, confirm, or prompt are called 2017-08-28 13:46:28 +02:00
Caleb James DeLisle
878a565f89 tiny little performance improvement in something that really doesn't need it 2017-08-11 17:34:51 +02:00
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. 2017-08-11 17:28:23 +02:00
Pierre Bondoerffer
d3f2398865
bump tippy to 1.2.0, add dynamicTitle option 2017-08-08 16:19:44 +02:00
ansuz
395f6e1b27 reset confirm text for alertify 2017-08-04 15:54:15 +02:00
ansuz
3fa010027c implement clearTooltips 2017-07-31 12:29:41 +02:00
Nicolas Lemoine
658b00814b TodoApp - Style and translations 2017-07-23 16:08:49 +03:00
yflory
683769f30a Fix tooltips 2017-07-20 18:19:59 +02:00
yflory
b9bba76b4e Make the delay for tooltips configurable 2017-07-20 17:08:11 +02:00
yflory
a5a73ce326 Fix print button in slide 2017-07-20 14:41:51 +02:00
yflory
c33d2a2db0 New tooltips 2017-07-19 17:14:10 +02:00
yflory
baf439648e Add the contacts app in the dropdown menu 2017-07-18 10:22:51 +02:00
ansuz
b037cfbfdb set usage tips relative to bottom of screen, not top 2017-06-29 17:25:06 +02:00
yflory
56a25e1036 Small fixes for the new toolbar 2017-06-29 15:15:40 +02:00
yflory
33ea8cb183 Make sure we don't call both the yes and no handlers in prompts 2017-06-26 16:23:55 +02:00
ansuz
d25477e8c6 don't let tooltips interfere with DOM interaction 2017-06-06 18:08:23 +02:00
ansuz
767793b5ca fix stuck loading tip 2017-06-02 12:13:11 +02:00
yflory
cf81b02096 Make sure the spinner is always centered in the loading screen 2017-05-10 16:11:41 +02:00
yflory
c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files 2017-05-09 17:47:47 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
Caleb James DeLisle
c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 2017-04-18 12:14:32 +02:00
ansuz
f694a81a5c move more interface code out of cryptpad-common 2017-04-14 12:25:32 +02:00
ansuz
e10901edb2 begin to move interface code out of cryptpad-common 2017-04-14 12:09:00 +02:00