@westartcom/bread-quasar-fields
v0.1.24
Published
Quasar compatible fields for bread package
Readme
Introduction
This is a library to enable quasar in the bread framework. You are meant to import these fields into your ModelForm.vue file.
TODO
- [ ] Think about the dependencies of this library, it's not really optional depending on what fields you are using, right now it's forcing install of all dependices even though you might not be using the field at all.
- [ ] Interfaces and Enums, should they be in this library or in the install of the bread framework?
- [ ]
RepeatableNestedFieldsField.vuerequiresModelForm.vuewhich is not included in this library, should it be?
