Releases: lumada-design/hv-uikit-react
Releases · lumada-design/hv-uikit-react
v5.95.1
🐞 Bug Fixes
- Avatar: Fix border radius styles - by @plagoa in #4750 (3ff5f)
- VerticalNavigation: Update selected item color no P+ theme - by @plagoa in #4762 (eab0c)
- app-shell-vite-plugin: Cross-platform module resolution - by @zettca and Bruno Henriques in #4760 (06776)
- uno: Spacing for xxs token - by @zettca and Bruno Henriques in #4755 (44be0)
View changes on GitHub
v5.95.0
v5.94.0
v5.93.2
🐞 Bug Fixes
- Update radius on several input components - by @plagoa in #4674 (c6a8a)
- Form element header & popper radius - by @zettca in #4715 (e6ed8)
- Avatar:
- BulkActions:
- Button:
- Callout:
- Icon container shrinking - by @MEsteves22 in #4709 (cfc59)
- Popper:
- Select:
- Invalid border color - by @MEsteves22 in #4708 (20878)
- app-shell-events:
- notifications:
- theme:
View changes on GitHub
v5.93.1
v5.93.0
🚀 Features
- AppShell: Migrate packages - by @zettca in #4631 (56017)
- Button: Support external icons - by @zettca (4c1e8)
- Input: Add infoMessage prop - by @zettca (102ee)
- NumberInput: Add
NumberInput
component - by @plagoa in #4634 (26653) - SearchInput: Add
SearchInput
component - by @plagoa in #4650 (c7132)
🐞 Bug Fixes
- Button: Icon shrinking - by @zettca (fa679)
- Card: Semantic card overrides - by @zettca (0f30a)
- Dropdown: DisablePortal usage - by @zettca (4862c)
- Tabs: Add proper background color to floating tabs - by @plagoa (94103)
- Tag: Change default P+ size to sm - by @zettca in #4647 (c0e52)
- TagsInput: Fix background color - by @plagoa in #4649 (f3a2e)
View changes on GitHub
v5.92.0
v5.91.3
v5.91.2
🚨 Breaking Changes
Important
The base numeric unit size is now 4px
instead of 8px
, aligning with Tailwind/UnoCSS defaults.
You can revert this behaviour by configuring: presetHv({ baseFontSize: 32 })
🐞 Bug Fixes
View changes on GitHub
v5.91.1
No significant changes