eclipsesource / jsonforms-vuetify-renderers

https://jsonforms-vuetify-renderers.netlify.app/
Other
26 stars 26 forks source link

Offer breakpoint option for horizontal layouts #48

Closed sdirix closed 2 years ago

sdirix commented 2 years ago

The horizontal layout renderer now looks for the new 'breakHorizontal' UI Schema option. This option can either be 'xs', 'sm', 'md', 'lg' or 'xl' which corresponds to the breakpoint support of Vuetify. If no breaking behavior is wanted the option can be anything else, e.g. 'false'.

The layout will render vertically if the given breakpoint, or a smaller one, is hit. Thefore the layout will always render vertically when xl is given, while option 'xs' will only break the layout on the smallest view ports.

netlify[bot] commented 2 years ago

Deploy Preview for jsonforms-vuetify-renderers ready!

Name Link
Latest commit f59e4a41f1d6b27bbaa9dcb8d4d667c1df2a5d63
Latest deploy log https://app.netlify.com/sites/jsonforms-vuetify-renderers/deploys/627b63cdc7629c00088d9a5f
Deploy Preview https://deploy-preview-48--jsonforms-vuetify-renderers.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.