Releases: Panenco/panenco-ui
Releases · Panenco/panenco-ui
v6.1.0
v6.0.0
Breaking Changes
Icon component:
- Usage of Icon component. Now you should use iconName as
string
that should be one of theavailable icons
(instead ofIcon.icons.trash
f.e.). Now you can pass also iconsize
which is one ofsm
,md
,lg
. - Extending PUI icons with your own. You can use now
withIcons
hoc to pass your own icons and extend existing ones. - for more detail info you can check Readme
v5.1.1
v5.1.0
What's Changed
- feat: get rid off light/dark modes by @vlacher12 in #318
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
Removed components:
- AutoComplete Input
- Banners
- Link
- ContentHighlight
- FileUploader
- Notification
- Tooltip
- WizardTrack
Full Changelog: v4.5.12...v5.0.0
v4.5.12
What's Changed
- refactor: removed Banners components by @vlacher12 in #316
Full Changelog: v4.5.11...v4.5.12
v4.5.11
What's Changed
- refactor: removed Link component by @vlacher12 in #315
Full Changelog: v4.5.10...v4.5.11
v4.5.10
What's Changed
- Refactor: removed ContentHighlight component by @vlacher12 in #314
Full Changelog: v4.5.9...v4.5.10
v4.5.9
v4.5.8
What's Changed
- Refactor: removed notification component by @vlacher12 in #312
Full Changelog: v4.5.7...v4.5.8