1.0.0-alpha.39 (2022-12-03)
Bug Fixes
- fix class inheritance for field border radius (33f1fd9)
- fix list table to fallback to unknown string if navigable but no column value (dcf400f)
Features
- give the option to rewrite form fields components defaults in nuxt.config.js (c4e76b1)
- pass classes also to groups and tabs in formfields (e975aab)
- restyle media m2m field (a79e976)
- specific class names for detail component parts and configurable sidenav col (e6a5887)
Performance Improvements
- dynamically import components in FormField to reduce bundle size (85986c6)
- treeshake vuetify to reduce vendor bundle (42b31b3)