-
Notifications
You must be signed in to change notification settings - Fork 32
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
fix(InputMasked): fix integerLimit to work during typing #1694
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 8993e19:
|
✅ DNB Eufemia Portal deploy preview ready
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
yes, good point. Will fix that 👍 |
9ac75fb
to
8993e19
Compare
@jorgenholme Can you check if the latest changes work as expected? Here are the changes. |
Looks great 💯 |
# [9.37.0](v9.36.0...v9.37.0) (2022-11-07) ### Bug Fixes * **InputMasked:** fix integerLimit to work during typing ([#1694](#1694)) ([0fb697d](0fb697d)) * **Table:** remove usage of pseudo elements inside table rows ([#1704](#1704)) ([3f678bd](3f678bd)) * **Td:** fix children and add tests ([#1703](#1703)) ([060e84f](060e84f)) ### Features * add e_scooter icon ([#1701](#1701)) ([c7024e2](c7024e2))
🎉 This PR is included in version 9.37.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Here is reprod of the bug.