You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed `DataTable` not supporting multiple optional columns ([#240](https://github.com/croz-ltd/tiller/issues/240))
26
+
- Fixed `DataTable` when sorting arrow icon is present even if `canSort` prop is set to `false` ([#239](https://github.com/croz-ltd/tiller/issues/239))
27
+
- Fixed `Breadcrumbs` rendering icon between non-rendered elements ([#241](https://github.com/croz-ltd/tiller/issues/241))
28
+
29
+
**<h4>⚡ Component Improvements</h4>**
30
+
31
+
- Allow `onOpen` function in `Modal` to be called without arguments ([#235](https://github.com/croz-ltd/tiller/issues/235))
32
+
- Remove clear button from input fields when they are disabled ([#229](https://github.com/croz-ltd/tiller/issues/229))
0 commit comments