ion icon indicating copy to clipboard operation
ion copied to clipboard

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

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies

# Themes in ION https://62eab350a45bdb0a5818520e-plixizvxhm.chromatic.com/?path=/story/ion-design-tokens-theme--teste OBS: colors will still be validated by design ## Checklist - [x] Accordion - [x] Alert - [x] Avatar - [x] Badge - [x] Breadcrumb...

## Description In "Checkbox type: with label", when the cursor hover over the label, the label is indicated as clickable, but when the user click it, the checkbox isn't marked....

## Description Make the property clickable individually, removing it from the global steps settings. **Optionally**, it would be interesting to have some way of distinguishing clickable steps from non-clickable ones,...

## [1125](https://github.com/Brisanet/ion/issues/1125) ## Description Make the property clickable individually, removing it from the global steps settings. ## Expected Behavior When it is necessary to set all or some steps as...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies

## Description Remove status property and transform it into new individual properties: - Selected, - Checked, and - Error. ## Expected Behavior Have specific properties for each status ## Current...

## Description Add the global **non-linear step option**, where steps can be completed in any order. In this mode, when moving to another step, the previous one is not automatically...

## Description The disabled step is not actually clickable unless the developer specifically makes it so due to some business rule. There is [an adjustamen ](https://github.com/Brisanet/ion/issues/1125) that can makes this...

## Description Disabled step does'nt need to be initially marked as resolved unless the developer specifically to due by some business rule. ## Expected Behavior When disabled, the step in...