]> _ Git - ccv-wordpress.git/commit
File uploads / e-mail attachments, responsive tweaks and UX improvements. WIP #3383...
authorStephen Cameron <stephen@cubedesigners.com>
Tue, 5 May 2020 19:16:51 +0000 (21:16 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Tue, 5 May 2020 19:16:51 +0000 (21:16 +0200)
commit2dc22d004113831952438c4ce92553bfcaae3c63
tree538d51ef5654bc4cf7bc15c54876aea30e7b174c
parent3c35f97bf1852ebfebfac1bda3fc9770aa24c8b4
File uploads / e-mail attachments, responsive tweaks and UX improvements. WIP #3383 @9.75
13 files changed:
wp-content/mu-plugins/cube/src/Forms/Base.php
wp-content/mu-plugins/cube/src/Forms/Builder/Fields/File.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Forms/Builder/Form.php
wp-content/mu-plugins/cube/src/Forms/Training.php
wp-content/themes/CCV/resources/assets/scripts/forms/file-upload.js [new file with mode: 0644]
wp-content/themes/CCV/resources/assets/scripts/forms/forms.js
wp-content/themes/CCV/resources/assets/styles/common/spacing.styl
wp-content/themes/CCV/resources/assets/styles/components/forms.styl
wp-content/themes/CCV/resources/assets/styles/components/headings.styl
wp-content/themes/CCV/resources/views/forms/consultation.blade.php
wp-content/themes/CCV/resources/views/forms/training.blade.php
wp-content/themes/CCV/resources/views/partials/footer.blade.php
wp-content/themes/CCV/tailwind.config.js