@egovernments/digit-ui-components 0.0.1-beta.1 → 0.0.1-beta.10

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,14 @@ yarn storybook
58
58
  # Changelog
59
59
 
60
60
  ```bash
61
+ 0.0.1-beta.10 updated header and textinput classnames
62
+ 0.0.1-beta.9 updated key to IS_STRING_MANIPULATED
63
+ 0.0.1-beta.8 Updated the string manipulation based on globalConfig flag isStringManipulated
64
+ 0.0.1-beta.7 updated classnames
65
+ 0.0.1-beta.6 updated version
66
+ 0.0.1-beta.5 modified classnames
67
+ 0.0.1-beta.4 fixed some date issues
68
+ 0.0.3 Added new components
61
69
  0.0.1 base version
62
70
  ```
63
71