A sample splitpanes feature made with Tabler.io & Vue 3.0
git clone https://github.com/schodevio/qbricks-splitpanes.git
Install all required dependencies.
yarn install
yarn serve
Run build to get final version.
yarn build
Feel free to send us feedback. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!
If you notice any bugs in the app, see some code that can be improved, or have features you would like to be added, please create a bug report or a feature request!
A good bug report must include the following four things:
- The steps to reproduce the bug: Give detailed steps on how to reproduce the problem
- The expected behavior of the application: It’s important to include the result you’re expecting, as it might differ from how the program was designed to work.
- The observed behavior of the application
- Additional info: ... like some links, images etc.