]> BookStack Code Mirror - bookstack/commit
Added vanilla JS component system
authorDan Brown <redacted>
Sun, 6 Aug 2017 17:01:49 +0000 (18:01 +0100)
committerDan Brown <redacted>
Sun, 6 Aug 2017 17:01:49 +0000 (18:01 +0100)
commit5e5928a8a6092d5250ebaf027796d56d2f37e609
treedbcff2c2f86282aa08df8a229bbe698140a941f5
parentd6e87420c32ea64c5fb843176b75cd3f02fb5db7
Added vanilla JS component system
package.json
resources/assets/js/components/dropdown.js [new file with mode: 0644]
resources/assets/js/components/index.js [new file with mode: 0644]
resources/assets/js/directives.js
resources/assets/js/global.js