Releases: EyeSeeTea/d2-ui-components
Releases · EyeSeeTea/d2-ui-components
d2-ui-components v2.9.0
d2-ui-components v2.8.0
- Order orgunit tree by shortName or displayName depending on the settings
- Notify if use short names switch change
- Update documentation
- Add complete property for Wizard
d2-ui-components v2.7.0
- Fix for React 18 types
- Fix: remove duplicate switch in org unit selector
- Remove sort icon if the column is not sortable in object table
- Add with to org unit selector to use org unit short name
- Update material ui
- Expose public types used in Object Table
d2-ui-components v2.6.11
- Fix
ObjectList
initial state (sorting, selection)
d2-ui-components v2.6.10
- Fix issue with
updateVisibleColumns
d2-ui-components v2.6.9
- Allow column reordering on ObjectsTable
- Add
allIds
getter method on ObjectsList
d2-ui-components v2.6.8
- Add overflow x to multi-select component
d2-ui-components v2.6.7
- keep snackbar open on page clickaway
d2-ui-components v2.6.6
- Accept react nodes in snack bar component
d2-ui-components v2.6.5
- Allow message overridden from the application in the Data Table