[PATCH] [Wok] Issue #79: All error messages should keep on UI until user dismiss it

23 Jun
2016
23 Jun
'16
3:39 p.m.
From: Samuel Guimarães <sguimaraes943@gmail.com> This commit makes all messages closeable by default, removing the fade animation after 10 seconds. A parameter to allow a custom ID for each alert was also added to wok.message function. v2: - Fixed an issue where some alerts were not dismissible; - This commit also fixes a bug where alert "close" buttons would close modal windows. Samuel Guimarães (1): Issue #79: All error messages should keep on UI until user dismiss it ui/js/src/wok.message.js | 69 +++++++++++++++++++++++++----------------------- ui/js/src/wok.window.js | 2 +- 2 files changed, 37 insertions(+), 34 deletions(-) -- 1.8.3.1
3359
Age (days ago)
3359
Last active (days ago)
0 comments
1 participants
participants (1)
-
sguimaraes943@gmail.com