gravitee-io / gravitee-ui-components

🧱 Set of UI components used across the Gravitee.io ecosystem.
https://components.gravitee.io
Apache License 2.0
18 stars 12 forks source link

fix: dispatch input event to work with Angular's ngDefaultControl #647

Closed ThibaudAV closed 1 year ago

ThibaudAV commented 1 year ago

Issue

https://gravitee.atlassian.net/browse/APIM-1144

Description Dispatch input event to work with Angular's ngDefaultControl

In some cases like copy and paste or select angular does not detect any change because it is waiting for an "input" event. Yes it's a fix on a hack already in place and commonly used in the portal. For the console this is temporary and soon replaced by native angular components

Additional context


📚  View the storybook of this branch here

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

graviteeio commented 1 year ago

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.11-3-21-x-apim-1144-602cf28

or

yarn add @gravitee/ui-components@3.38.11-3-21-x-apim-1144-602cf28
graviteeio commented 1 year ago

:tada: This PR is included in version 3.38.12 :tada:

The release is available on:

Your semantic-release bot :package::rocket: