Closed yaffol closed 2 years ago
Name | Link |
---|---|
Latest commit | cc1f993de60ca709bb79035a35dc8c2801ccc0e0 |
Latest deploy log | https://app.netlify.com/sites/jsonforms-vuetify-renderers/deploys/62fcd22ac4a6e80008b1d200 |
Deploy Preview | https://deploy-preview-58--jsonforms-vuetify-renderers.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Add dynamic styles to array layout container, array item container. Add options to show/hide array validation summary, position add new item button. Uses translation function for add array item button text and aria-label.
These changes apply to the ArrayLayout. There is also the ArrayControl that is used in some cases. My use cases are all covered by ArrayLayout, but I am interested in how it should be ported to ArrayControl.