Closed gaetanmaisse closed 1 year ago
Hey dear reviewer, I'm the Gravitee.io bot :robot:
I just want to tell you that package.json
has been updated in this PR.
Some components are based on third party libraries, for integration into a web component, we extract the css from its libraries as assets.
WARNING: When highlight.js
or github-markdown-css
are updated, we must run yarn build
task to update the css.
Generated by :no_entry_sign: dangerJS against 871a30ff469fb395daab49660ee84b742d1bbf53
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.9-fix-gv-select-4c0f498
or
yarn add @gravitee/ui-components@3.38.9-fix-gv-select-4c0f498
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.9-fix-gv-select-eb503d7
or
yarn add @gravitee/ui-components@3.38.9-fix-gv-select-eb503d7
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.9-fix-gv-select-d14ca9c
or
yarn add @gravitee/ui-components@3.38.9-fix-gv-select-d14ca9c
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.9-fix-gv-select-df2eaaa
or
yarn add @gravitee/ui-components@3.38.9-fix-gv-select-df2eaaa
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
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.9-fix-gv-select-871a30f
or
yarn add @gravitee/ui-components@3.38.9-fix-gv-select-871a30f
:tada: This PR is included in version 3.38.10 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Issue
https://gravitee.atlassian.net/browse/APIM-866 https://github.com/gravitee-io/issues/issues/8348
Description
Correctly display and place options list when used in a small container Delegate option list placement to
popper.js
to ensure correct behaviour.Additional context
Before
After
📚 View the storybook of this branch here