mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
Introduce new nofications framework
Integrated https://github.com/documize/iziToast and added 4 log levels.
This commit is contained in:
parent
f44cda66e6
commit
f05a6fc999
40 changed files with 4187 additions and 1031 deletions
|
@ -61,6 +61,7 @@ module.exports = function (defaults) {
|
|||
app.import('vendor/hoverIntent.min.js');
|
||||
app.import('vendor/interact.min.js');
|
||||
app.import('vendor/is.js');
|
||||
app.import('vendor/iziToast.js');
|
||||
app.import('vendor/keycloak.js');
|
||||
app.import('vendor/markdown-it.min.js');
|
||||
app.import('vendor/md5.js');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue