maker icon indicating copy to clipboard operation
maker copied to clipboard

Maker Design System by Square

Results 1 maker issues
Sort by recently updated
recently updated
newest added

### Bug description The detectAlignCenter function is responsible for a large amount of blocking time due to style re-calculation. https://github.com/square/maker/blob/master/src/components/Text/src/Text.vue#L219 See the image where this affects 2560 elements. ![image](https://github.com/square/maker/assets/130780726/f8b8c5b4-c902-4008-9d03-bd4e4db92e99) ###...

bug
pending triage