@egovernments/digit-ui-components 0.0.1-beta.25 → 0.0.1-beta.26
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 +1 -0
- package/dist/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -58,6 +58,7 @@ yarn storybook
|
|
|
58
58
|
# Changelog
|
|
59
59
|
|
|
60
60
|
```bash
|
|
61
|
+
0.0.1-beta.26 Updated Toast Usage
|
|
61
62
|
0.0.1-beta.25 Updated RemoveableTag component to have error
|
|
62
63
|
0.0.1-beta.24 Updated numeric type to disable input and use only buttons and made date and time fields clickable
|
|
63
64
|
0.0.1-beta.23 Updated ErrorMessage component to have new props named showIcon,truncateMessage and maxLength
|