]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add Manipulator object to add shortcuts for dom manipulations
authorJohann-S <johann.servoire@gmail.com>
Tue, 5 Sep 2017 12:35:52 +0000 (14:35 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 20 Feb 2019 20:05:45 +0000 (22:05 +0200)
commit9f9712b98c92678c709b2ad0adfa954e3c120911
treee868e4dc7b23bf32b20f5d3db3f791b32326e75c
parent44f38e41280c12b5bfb25ad1134a9a9f83c23786
Add Manipulator object to add shortcuts for dom manipulations
js/src/button.js
js/src/dom/eventHandler.js
js/src/dom/manipulator.js [new file with mode: 0644]
js/tests/index.html
js/tests/unit/.eslintrc.json
js/tests/unit/button.js
js/tests/visual/button.html