@egovernments/digit-ui-components 0.0.1-beta.12 → 0.0.1-beta.14
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.14 updated dropdown options label to use optionsKey
|
|
62
|
+
0.0.1-beta.13 nested and tree dropdown varinat updated
|
|
61
63
|
0.0.1-beta.12 enhancements of components
|
|
62
64
|
0.0.1-beta.11 updated mobilenumber classname
|
|
63
65
|
0.0.1-beta.10 updated header and textinput classnames
|