adding default values to the redux store, setting up the toggle, swatch and select...
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 Oct 2019 13:30:57 +0000 (09:30 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 Oct 2019 13:30:57 +0000 (09:30 -0400)
commitfbcba76a8f8aa273a6937abdb923edc427ecd82e
tree583e2d784721fb1f3e88148523e9f9ef5c39913f
parent5b5f552090cf91ada2f6f30e91ed61d2505bdd32
adding default values to the redux store, setting up the toggle, swatch and select field components
12 files changed:
admin/defines.php [deleted file]
admin/dist/js/glm-options.js
admin/glm-theme-options.php
admin/js/components/fields/Select.js
admin/js/components/fields/Swatch.js
admin/js/hookMethods.js
admin/js/manifests/colors.js
admin/js/manifests/fonts.js [deleted file]
admin/js/manifests/footer.js [new file with mode: 0644]
admin/js/manifests/index.js
admin/js/manifests/typography.js [new file with mode: 0644]
admin/js/store/reducers/optionsReducers.js