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

Migration: Input mask and number input #1875

Open
5 tasks
Iloveall opened this issue Jan 24, 2025 · 0 comments
Open
5 tasks

Migration: Input mask and number input #1875

Iloveall opened this issue Jan 24, 2025 · 0 comments
Assignees

Comments

@Iloveall
Copy link
Collaborator

Iloveall commented Jan 24, 2025

Overview

Not sure should we write own solution in migration scope, or to use some solution https://github.com/JsDaddy/ngx-mask at least temporary.

Scope:

InputDateComponent,
DurationComponent

Acceptance criteria

  • Extend alg-input with types = number, string
  • Add mask/pattern for number type - numbers only
  • Add mask params for to reuse alg-input with different configurations
  • Remove p-inputMask, p-inputNumber
  • Test
@Iloveall Iloveall added the to be reviewed Issue to be reviewed before starting working on it label Jan 24, 2025
@smadbe smadbe removed the to be reviewed Issue to be reviewed before starting working on it label Jan 24, 2025
@smadbe smadbe assigned Iloveall and unassigned smadbe Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants