Releases: shlinkio/shlink-frontend-kit
Releases · shlinkio/shlink-frontend-kit
v1.4.0
v1.3.1
v1.3.0
Changed
- Nothing
Added
- Add new
useTagsSearchhook for tags searching.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v1.2.1
Changed
- Use trusted publishing
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v1.2.0
Changed
- Update to FontAwesome react component v3
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v1.1.0
Changed
- Update to FontAwesome 7
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v1.0.1
v1.0.0
Changed
- Used tailwind classes no longer expect the
twprefix. - Generated tailwind styles no longer assume are set with important.
Added
- Add
brandColor()andbrandColorAlpha()functions, which resolve the right brand color depending on the active theme.
Removed
- Remove
/tailwindentry point. All tailwind-based symbols are now exported from the main entry point. - Remove dependencies in bootstrap, reactstrap and sass.
- Remove all symbols and signatures that were deprecated.
- Remove
MAIN_COLORandMAIN_COLOR_ALPHAconstants. UsebrandColor()andbrandColorAlpha()instead.
Fixed
- Nothing
Deprecated
- Nothing
v0.9.13
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Improve accessibility in
NavBarcomponent.
Deprecated
- Nothing
v0.9.12
Changed
- Nothing
Added
- Add tailwind-based
NavBarcomponent.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing