@egovernments/digit-ui-components 0.0.1-beta.2 → 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 CHANGED
@@ -58,6 +58,24 @@ 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
63
+ 0.0.1-beta.18 updated dropdown option labels
64
+ 0.0.1-beta.17 updated toast info varinat css and category option css
65
+ 0.0.1-beta.16 added erroe boundary atom
66
+ 0.0.1-beta.15 added info varinat for toast
67
+ 0.0.1-beta.14 updated dropdown options label to use optionsKey
68
+ 0.0.1-beta.13 nested and tree dropdown varinat updated
69
+ 0.0.1-beta.12 enhancements of components
70
+ 0.0.1-beta.11 updated mobilenumber classname
71
+ 0.0.1-beta.10 updated header and textinput classnames
72
+ 0.0.1-beta.9 updated key to IS_STRING_MANIPULATED
73
+ 0.0.1-beta.8 Updated the string manipulation based on globalConfig flag isStringManipulated
74
+ 0.0.1-beta.7 updated classnames
75
+ 0.0.1-beta.6 updated version
76
+ 0.0.1-beta.5 modified classnames
77
+ 0.0.1-beta.4 fixed some date issues
78
+ 0.0.3 Added new components
61
79
  0.0.1 base version
62
80
  ```
63
81