You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UIK-5647][input-mask] rewrite component to NS (#3093)
## Changelog
### @semcore/input-mask
#### Changed
- Refactor component types. Deprecated atomic types. Atomic types are
part of `NSInputMask` namespace.
<!--- Provide a general summary of your changes in the Title above -->
## Motivation and Context
Refactor component types. Deprecated atomic types in favor namespaces.
Nothing changed in how component works.
## How has this been tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- For example: -->
<!--- I have added unit tests -->
<!--- I have added Voice Over tests -->
<!--- Code cannot be tested automatically so I have tested it only
manually -->
## Screenshots (if appropriate):
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue).
- [ ] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected).
- [x] Nice improve.
## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- [x] I have updated the documentation accordingly.
- [ ] I have added new tests on added of fixed functionality.
Co-authored-by: Valeria-Zimnitskaya <valeryia.zimnitskaya@semrush.com>
0 commit comments