@egovernments/digit-ui-components 0.0.1-beta.18 → 0.0.1-beta.20
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 +2 -0
- package/dist/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -58,6 +58,8 @@ yarn storybook
|
|
|
58
58
|
# Changelog
|
|
59
59
|
|
|
60
60
|
```bash
|
|
61
|
+
0.0.1-beta.20 updated multiselectdropdown categoryselectall functionality and added key navigation for dropdown options
|
|
62
|
+
0.0.1-beta.19 making CheckBox more customizable and adding custom color for Button
|
|
61
63
|
0.0.1-beta.18 updated dropdown option labels
|
|
62
64
|
0.0.1-beta.17 updated toast info varinat css and category option css
|
|
63
65
|
0.0.1-beta.16 added erroe boundary atom
|