ion icon indicating copy to clipboard operation
ion copied to clipboard

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

DON'T MERGE THIS!!! - [ ] chips; - [ ] radio group; - [ ] datepicker; - [ ] input number; - [ ] select; - [ ] upload. --...

WIP
don't merge

The Table is currently using ion-checkbox with the 'click' event, instead of 'ionClick'. This has led to some issues, such as triggering the event when the checkbox is disabled. To...

## Screenshots ![image](https://github.com/Brisanet/ion/assets/54484070/db24245b-5ec0-4866-9f8d-a7e96746af60)

## Description This issue happen only storybook

## Description Currently, the positionService does not fully consider the size of the component to check the possible positions for it to be in. In the example below, I asked...

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies

## Description User should be able to set an width to the popover.

## [#1153](https://github.com/Brisanet/ion/issues/1153) ## Description Adds the min, max and disabled functionalities to the InputCounter component to resolve issue #1153 ## Proposed Changes - Modified the InputCounter component to accept and...

### Description The InputCounter component currently lacks support for the following functionalities: 1. **`min` and `max` properties:** It should accept minimum and maximum value limits to restrict the range of...