Posterno Vue.js Form components
Collection of Vue.js form components used on the frontend for forms powered by Posterno.
Credits
Big thanks to https://github.com/heyui/heyui - the components available in this repository, have been taken from HeyUI and slightly modified to be compatible with Posterno.
Development installation
Run command:
yarn add @posterno/vue-form-components
Development setup
Install dependencies
yarn install
Use storybook.js for preview
yarn storybook
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
Run your unit tests
yarn run test:unit
Customize configuration
Documentation
Support
This repository is not suitable for support. Please don't use the issue tracker for support requests. Support can take place through the appropriate channels:
- The Posterno premium support portal for customers who have purchased themes or extensions.
- Our community forum on wp.org which is available for all Posterno users.
Support requests in issues on this repository will be closed right away.