ion icon indicating copy to clipboard operation
ion copied to clipboard

Results 30 ion issues
Sort by recently updated
recently updated
newest added

fix #1062 When the dropdown is required and the option is being hovered, the icon is not changed: [Gravação de tela de 2024-04-12 09-42-26.webm](https://github.com/Brisanet/ion/assets/138057813/7b68ffaf-e855-43f4-b5af-44e3b930de89) when the dropdown is required and...

when is loading and multiple: ![image](https://github.com/Brisanet/ion/assets/138057813/1f3c2100-7abb-4507-bab3-f8ffdea99e8d) when not data and multiple ![Captura de tela de 2024-04-15 15-05-14](https://github.com/Brisanet/ion/assets/138057813/654a6af8-98b7-4591-88f1-e4b7c37e0a6d)

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ...

In the context of a dropdown menu where one item is marked as required, there is an issue where hovering over this particular item triggers the display of an 'x'...

## Description Create a filter component to dashboards and reports pages. ## Screenshots ![image](https://github.com/Brisanet/ion/assets/109689491/07bfa7f7-ff42-4aaf-81c5-4e6794923e3a) ![image](https://github.com/Brisanet/ion/assets/109689491/549b3155-c613-47f6-8a87-47a14b49161b) ![image](https://github.com/Brisanet/ion/assets/109689491/95409ba5-55ca-4afa-972c-4f707dafaf61) ![image](https://github.com/Brisanet/ion/assets/109689491/1140e24c-3595-4cca-9b3e-5c13df2077cf)

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.61 to 0.10.63. Release notes Sourced from es5-ext's releases. 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in...

dependencies

Resolve that: https://github.com/Brisanet/ion/issues/883

don't merge

## Description Refactor radio-group return to include identification of the options' source group ## Expected Behavior Return an object with value and identification of source group. ## Current Behavior Only...