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

ui: replace "text-mask" library by a new one #2564

Open
SuperITMan opened this issue Mar 23, 2021 · 0 comments
Open

ui: replace "text-mask" library by a new one #2564

SuperITMan opened this issue Mar 23, 2021 · 0 comments

Comments

@SuperITMan
Copy link
Member

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Current behavior

Starting from Angular 9 with ivy, "test-mask" library does not work anymore. See text-mask/text-mask#1007

Expected behavior

We should use a maintained library in Stark-UI.

According to text-mask README, we could use:

What is the motivation / use case for changing the behavior?

Fix Stark-UI with Angular 9.

@SuperITMan SuperITMan added this to the 11.0.0-beta.1 milestone Mar 23, 2021
@SuperITMan SuperITMan assigned mhenkens and unassigned nicanac Feb 23, 2022
mhenkens added a commit to mhenkens/stark that referenced this issue Jun 17, 2022
mhenkens added a commit to mhenkens/stark that referenced this issue Jun 29, 2022
ISSUES CLOSED: NationalBankBelgium#2564

Add support for `min` and `max` date validation on typing for
`starkTimestampMask` directive.

Add support for filtering date input when typing on `starkTimestampMask`
directive. Built-in Stark filters:
- `OnlyWeekends`
- `OnlyWeekdays`

BREAKING CHANGE:
The pipe function in `StarkTextMaskConfig` interface is not
supported anymore
mhenkens added a commit to mhenkens/stark that referenced this issue Jul 27, 2022
Add support for `min` and `max` date validation on
typing
for
`starkTimestampMask`
directive.
Add
support for filtering date input when
typing
on
`starkTimestampMask` directive.
Built-in Stark
filters:
-
`OnlyWeekends`
-
`OnlyWeekdays`
BREAKING
CHANGE:
The pipe function
in
`StarkTextMaskConfig`
interface is not
supported anymore
ISSUES CLOSED:
ISSUES CLOSED: NationalBankBelgium#2564
mhenkens added a commit to mhenkens/stark that referenced this issue Sep 5, 2022
Add support for `min` and `max` date validation on typing for `starkTimestampMask` directive.

ISSUES CLOSED: NationalBankBelgium#2564
mhenkens added a commit to mhenkens/stark that referenced this issue Sep 6, 2022
ISSUES CLOSED: NationalBankBelgium#2564

Add support for `min` and `max` date validation on typing for
`starkTimestampMask` directive.

Add support for filtering date input when typing on `starkTimestampMask`
directive. Built-in Stark filters:
- `OnlyWeekends`
- `OnlyWeekdays`

BREAKING CHANGE:
The pipe function in `StarkTextMaskConfig` interface is not
supported anymore
mhenkens added a commit to mhenkens/stark that referenced this issue Sep 14, 2022
ISSUES CLOSED: NationalBankBelgium#2564

Add support for `min` and `max` date validation on typing for
`starkTimestampMask` directive.

Add support for filtering date input when typing on `starkTimestampMask`
directive. Built-in Stark filters:
- `OnlyWeekends`
- `OnlyWeekdays`

BREAKING CHANGE:
The pipe function in `StarkTextMaskConfig` interface is not
supported anymore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants