Martin Adamko
Martin Adamko
Allows to extend & resolve `className` of component and its sub-components. --- This change is [](https://reviewable.io/reviews/contember/admin/393)
This PR introduces `View` component to support grid and flex-box layouts. https://user-images.githubusercontent.com/387611/178423488-14354da5-66f9-4197-884f-6fb8a703ed08.mov - `View` is possible to style by setting props (e.g. `borderRadius`, not just `style` & `className`), component will...
This change removes HTML `` and replaces it with `react-select` to unify UX. - Depends on https://github.com/contember/admin/pull/429 This change is [](https://reviewable.io/reviews/contember/admin/425)