@egovernments/digit-ui-components 0.0.1-beta.23 → 0.0.1-beta.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,6 +58,8 @@ yarn storybook
58
58
  # Changelog
59
59
 
60
60
  ```bash
61
+ 0.0.1-beta.25 Updated RemoveableTag component to have error
62
+ 0.0.1-beta.24 Updated numeric type to disable input and use only buttons and made date and time fields clickable
61
63
  0.0.1-beta.23 Updated ErrorMessage component to have new props named showIcon,truncateMessage and maxLength
62
64
  0.0.1-beta.22 From this version of ui-components the Toast component will have a new prop named type, replacing the seperate props for info,warning and error
63
65
  0.0.1-beta.21 Added categorySelectAllState in the nestedmultiselect variant of multiselectdropdown