Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IdsMask: Add new mixin #125

Closed
tmcconechy opened this issue Jan 25, 2021 · 0 comments · Fixed by #107
Closed

IdsMask: Add new mixin #125

tmcconechy opened this issue Jan 25, 2021 · 0 comments · Fixed by #107
Assignees
Labels
type: enhancement ✨ New feature or request [5] Velocity rating (Fibonacci)

Comments

@tmcconechy
Copy link
Member

Describe the bug

Add the current mask functionality over on the WC project so it can be used on any type of input related element. Probably going to be a mixin where you add the mask settings to it. Maybe the settings are applied singular elements in the DOM or as an object in the API? Attaching it needs thought and discussion. Do we need to wait for locale or partly wait - if so can do toolbar first

Functionality to bring over

  • newer mask API (no legacy)
  • extending definitions
  • symbols in front or back
  • guides/no guides
  • test change / input events function
  • dates (I will bring Locale functionality over soon so depends on that - stub it out)
  • numbers (I will bring Locale functionality over soon so depends on that - stub it out)
  • various alpha masks

Additional context
Remember 100 test coverage, bringing DOCS, CHANGE log ect. https://github.com/infor-design/enterprise-wc/blob/master/doc/CHECKLIST.MD

@tmcconechy tmcconechy transferred this issue from infor-design/enterprise May 13, 2021
@tmcconechy tmcconechy added [5] Velocity rating (Fibonacci) type: enhancement ✨ New feature or request labels May 13, 2021
@tmcconechy tmcconechy changed the title WC: Add ids-mask-mixin IdsMask: Add new mixin May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement ✨ New feature or request [5] Velocity rating (Fibonacci)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants