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