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

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.27 Added uploader variants and its CSS
62
+ 0.0.1-beta.26 Updated Toast Usage
61
63
  0.0.1-beta.25 Updated RemoveableTag component to have error
62
64
  0.0.1-beta.24 Updated numeric type to disable input and use only buttons and made date and time fields clickable
63
65
  0.0.1-beta.23 Updated ErrorMessage component to have new props named showIcon,truncateMessage and maxLength