mia-platform / design-system

React graphical components designed by Mia Platform
https://mia-platform.github.io/design-system/
Apache License 2.0
13 stars 1 forks source link

fix(Input): minor styling fixes and storybook refactoring #690

Closed nicmell closed 3 weeks ago

nicmell commented 3 weeks ago

fix(Input)

Minor fixes to the inputs components, better storybook stories.

BaseInput
- changed icons' color if the field is empty
- horizontal vertical padding
- padding in readonly and hidden icons
InputNumber
- fixed theming
Search
- changed default icon
- fixed icon color
Select
- fix on padding in multiselect
- move clear button and made it visible even when not hovering

[IMPORTANT] PR Checklist

PR conventions

Please make sure your PR complies with the following rules before submitting it.

Additional code checks

Based on your changes, some of these checks may not apply. Please make sure to check the relevant items in the list.