epam / UUI

React-based components and accelerators library built by EPAM Systems.
https://uui.epam.com/
MIT License
160 stars 61 forks source link

Icon Button, Text area, Badge: Minor improvements of components and PE #2296

Closed DzmitryTrubchyk closed 3 weeks ago

DzmitryTrubchyk commented 1 month ago

Icon button

  1. Select "action-account-fill" icon by default (to make component visible at once)
  2. Set onClick property to callback by default

Text area

Set min height for component height, based on component size (eg. 24 text area size = 24 px min height)

Badge

  1. Count indicator property: delete variants with text, keep only numbers. Create 2 properties:

As is: image

As should be: image image

  1. Add 3 px to left side of left icon. Open in Figma
NatalliaAlieva commented 3 weeks ago

Released in 5.8.0 ver.