interface
interface copied to clipboard
Define your own management UI with high-level React.js components and it automatically connects via GraphQL API.
This change is [](https://reviewable.io/reviews/contember/admin/420)
This change is [](https://reviewable.io/reviews/contember/admin/417)
Allows to extend & resolve `className` of component and its sub-components. --- This change is [](https://reviewable.io/reviews/contember/admin/393)
``` "@contember/admin": "1.1.0-alpha.7", "@contember/admin-i18n": "1.1.0-alpha.7", ```  
This change is [](https://reviewable.io/reviews/contember/admin/404)
Scroll inside dialog when content is longer than viewport. - - - This change is [](https://reviewable.io/reviews/contember/admin/411)
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...
Add option to show editor button labels. Preview: 
**Expected behavior**: Section component should wrap it's children inside a Tab and show/hide them when the tab is active. **Issue**: Children components are displayed inline, just after previous section children...
The error appears when the `` in the filter in datagrid is deleted. The same is for `` but the difference is it freezes the page. Error text: **Cannot read...