Nov 07, 2024
- 💥 Breaking updated peerDependencies
styled-components
to v6, - 🎉 Enhancement Updated packages
Aug 06, 2024
- 💥 Breaking updated to
@folkehelseinstituttet/style
v6 Changelog - 💥 Breaking Replaced 'defaultProps' with Javascript default parameters
Oct 26, 2023
- 🐛 Bugfix Fixed placeholder in FhiSelect
Oct 23, 2023
- 🎉 Enhancement Added placeholder to FhiSelect
Oct 20, 2023
- 🔩 New Added
FhiSelect
- 🎉 Enhancement Updated packages
Oct 20, 2023
- 🐛 Bugfix
apiClient
will no longer stringify FormData. - 🐛 Bugfix Updated packages to remove vulnerabilities.
Oct 9, 2023
- 🐛 Bugfix useApi now resets data and error before calling. This fixes a bug where the previous data and error was shown while loading new data.
Apr 12, 2023
- 💥 Breaking updated to
@folkehelseinstituttet/style
v5 Changelog - 🎉 Enhancement Updated storybook to v7
Mar 28, 2023
- 🎉 Enhancement Added type to
useApi
- 🎉 Enhancement Added
isRequested
to apiClient to check if Request has been called - 🎉 Enhancement Added
PATCH
to apiClient - 🎉 Enhancement Added new optional prop to FhiTableStructure:
onClick
- 🐛 Bugfix Fixed button onClick type
Mar 16, 2023
- 🎉 Enhancement Added new optional props to FhiTable:
compact
striped
hover
- 🎉 Enhancement Added new optional prop to table elements:
selected
- 🎉 Enhancement Added
flat
andicon
styles for FhiButton - 🔩 New Added
FhiSpinner
Feb 17, 2023
- 💥 Breaking updated to
@folkehelseinstituttet/style
v4 Changelog - 💥 Breaking Removed JS friendly Theme variables as variables in
@folkehelseinstituttet/style
where renamed and moved in new version. If you are usingFhiTheme
today, you will have to replace it with your own object that contains the variables you are using in the your project - 🐛 Bugfix Fixed Accordion item
onOpen
function that broke in V2.0.0
Jan 11, 2023
- 🎉 Enhancement Updated all dependencies
- 💥 Breaking Updated design on
FhiHeader
- 🎉 Enhancement Removed
logo
,logoLight
andfaIcons
props fromFhiHeader
- 💥 Breaking Updated design on
FhiAccordion
- 🎉 Enhancement Removed
arrowIcon
prop fromFhiAccordion
- 🔩 New Added
flush
andalternate
variations toFhiAccordion
- 🔩 New Added
FhiTabs
with new design - 💥 Breaking Replaced
FhiTabBar
withFhiTabs
- 💥 Breaking Updated design on
FhiToast
- 🔩 New Added
title
toFhiToast
- 🐛 Bugfix Fixed delay for
FhiToast
(Added option for 0 delay that makes toast stay until closed by user)
Aug 02, 2022
- 🔩 New Added delete-functions to 'apiClient'
Aug 01, 2022
- 🎉 Enhancement Updated dependencies
May 25, 2022
- 🎉 Enhancement Added repository in package.json
- 🔩 New Added
apiClient
- 🔩 New Added
useApi
hook
May 12, 2022
- 🎉 Enhancement OnClick is now optional on
FhiButton
- 🔩 New Added onOpen optional function on items in
FhiAccordion
May 05, 2022
- 💥 Breaking Replaced text with children i
FhiButton
- 🎉 Enhancement Added option to set sumbit-type to
FhiButton
- 🎉 Enhancement Added prop for iconLight in
FhiHeader
- 🎉 Enhancement Fixed margin/padding bottom on
FhiHeader
- 🔩 New Added
FhiTabBar
- 🔩 New Added
FhiAccordion
- 🔩 New Added
FhiToast
May 04, 2022
- 🔩 New Added Typescript definitions
May 03, 2022
- 🎉 Enhancement Added disabled-option to
FhiButton
Apr 29, 2022
- 💥 Breaking Created
@folkehelseinstituttet/react-components
- 🔩 New Added
FhiButton
to package - 🔩 New Added
FhiTable
to package - 🔩 New Added
FhiDetails
to package - 🔩 New Added
FhiTheme
to package - 🔩 New Added
FhiHeader
to package
- 🔩 New
- 🎉 Enhancement
- 🐛 Bugfix
- 💥 Breaking