From: Samuel Guimarães <sguimaraes943(a)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
Show replies by date