All notable changes to this project will be documented in this file.
- update to:
- Quasar 0.17.7
- Vue 2.5.17
- uploading version to follow vue-formly-quasar (4.1.0)
- fix externals config
- uploading version to follow vue-formly-quasar (4.0.0)
- update component to accept col property on fieldsGroup
- added
before-form
slot - added fn param to open and close methods
- update to:
- Quasar 0.15.x
- Vue 2.5.x
- VueFormly 2.5.8
- fix bundles with
externals
webpack.config.js
- update
main
config onpackage.json
- added listener on escape-key event and emit close
setModel
method to updateinternalModel
- default slot
- reset
internalModel
when modal closed