-
Notifications
You must be signed in to change notification settings - Fork 23
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: email-mask-directive - implement component/module #681
Milestone
Comments
3 tasks
christophercr
referenced
this issue
in christophercr/stark
Feb 15, 2019
…masks ISSUES CLOSED: #681, #682, #683 BREAKING CHANGE: new `typings` folder in the package containing typings for some libraries used by Stark-UI components/directives. This must be included in the `typeRoots` of your app `tsconfig.json`: `"typeRoots": ["./node_modules/@nationalbankbelgium/stark-ui/typings", ...]`
christophercr
referenced
this issue
in christophercr/stark
Feb 15, 2019
…masks ISSUES CLOSED: #681, #682, #683 BREAKING CHANGE: new `typings` folder in the package containing typings for some libraries used by Stark-UI components/directives. This must be included in the `typeRoots` of your app `tsconfig.json`: `"typeRoots": ["./node_modules/@nationalbankbelgium/stark-ui/typings", ...]`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a...
Expected behavior
Implement the email-mask-directive.
What is the motivation / use case for changing the behavior?
See #125
The text was updated successfully, but these errors were encountered: