adding manifests for the options
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 Oct 2019 23:12:31 +0000 (19:12 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 Oct 2019 23:12:31 +0000 (19:12 -0400)
commit8b245ee77c4af69212e88154418adacac757ca97
tree0e4f190ea07161bcfa278b81c53ec96e864ebfaf
parent123c14949da9d1ee138003cd4267c20355f1cbb0
adding manifests for the options
41 files changed:
admin/defines.php
admin/dist/js/8e3c7f5520f5ae906c6cf6d7f3ddcd19.eot [new file with mode: 0644]
admin/dist/js/9c74e172f87984c48ddf5c8108cabe67.png [new file with mode: 0644]
admin/dist/js/b87b9ba532ace76ae9f6edfe9f72ded2.ttf [new file with mode: 0644]
admin/dist/js/glm-builder.js [deleted file]
admin/dist/js/glm-options.js [new file with mode: 0644]
admin/enqueue.php
admin/glm-theme-options.php
admin/js/components/App.jsx
admin/js/components/Controller.jsx
admin/js/components/Dashboard.jsx [new file with mode: 0644]
admin/js/components/DisplayArea.jsx [new file with mode: 0644]
admin/js/components/Option.jsx [new file with mode: 0644]
admin/js/components/Sidebar.jsx [new file with mode: 0644]
admin/js/components/fields/Select.jsx [new file with mode: 0644]
admin/js/components/fields/Slider.jsx [new file with mode: 0644]
admin/js/components/fields/Swatch.jsx [new file with mode: 0644]
admin/js/components/fields/Switch.jsx [new file with mode: 0644]
admin/js/components/fields/Text.jsx [new file with mode: 0644]
admin/js/components/fields/TextArea.jsx [new file with mode: 0644]
admin/js/hookMethods.js [new file with mode: 0644]
admin/js/index.js
admin/js/manifests/blog.js [new file with mode: 0644]
admin/js/manifests/colors.js [new file with mode: 0644]
admin/js/manifests/header.js [new file with mode: 0644]
admin/js/manifests/index.js [new file with mode: 0644]
admin/js/store/actionCreators/index.js
admin/js/store/actionCreators/system.js [new file with mode: 0644]
admin/js/store/actionTypes.js
admin/js/store/reducers/builderReducers.js [deleted file]
admin/js/store/reducers/index.js
admin/js/store/reducers/optionsReducers.js [new file with mode: 0644]
admin/js/styles/App.js [new file with mode: 0644]
admin/js/styles/Dashboard.js [new file with mode: 0644]
admin/js/styles/Sidebar.js [new file with mode: 0644]
admin/menus.php
admin/package-lock.json [new file with mode: 0644]
admin/package.json
admin/sass/admin.css
admin/webpack.config.js
admin/yarn.lock [new file with mode: 0644]