2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Add Manipulator object to add shortcuts for dom manipulations

This commit is contained in:
Johann-S
2017-09-05 14:35:52 +02:00
committed by XhmikosR
parent 44f38e4128
commit 9f9712b98c
7 changed files with 34 additions and 6 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"Simulator": false,
"Toast": false,
"EventHandler": false,
"Data": false
"Data": false,
"Manipulator": false
},
"parserOptions": {
"ecmaVersion": 5,