2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Create toast JS plugin, add unit tests.

This commit is contained in:
Johann-S
2018-08-23 19:31:25 +03:00
committed by XhmikosR
parent d0652a1be9
commit 16cf76ff1a
10 changed files with 529 additions and 3 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"Alert": false,
"Button": false,
"Carousel": false,
"Simulator": false
"Simulator": false,
"Toast": false
},
"parserOptions": {
"ecmaVersion": 5,