Releases: samdouble/fikasio-react-ui-components
Releases · samdouble/fikasio-react-ui-components
v2.0.5
18 Nov 03:09
Compare
Sorry, something went wrong.
No results found
2.0.5 (2025-11-18)
⚠ BREAKING CHANGES
Selector: use render function prop instead of Component
Features
DatePicker: show DatePicker popper at the bottom (1531f97 )
DropDown: improve visual by removing extra padding (8e808ec )
SearchBar: improve visual by removing extra padding (b3a3e6d )
SearchBar: improve look by removing padding on options (99f1277 )
Select: improve visual by removing extra padding (7fa9d0f )
Selector: improve visual by removing extra padding (de1e11b )
Selector: use render function prop instead of Component (17d3e26 )
Success,Error,Warning: improve look by removing radiuses (a93a1fb )
Bug Fixes
AutosaveTextarea: make sure to export AutosaveTextarea (8a49ba3 )
SearchBar: correctly vertically align magnifying glass icon (a955099 )
v1.0.0
08 Nov 02:28
Compare
Sorry, something went wrong.
No results found
v0.11.5
30 Dec 16:44
Compare
Sorry, something went wrong.
No results found
0.11.5 (2024-12-30)
Bug Fixes
select: fixed bug where the value would not change (4c1c0ff )
v0.11.4
27 Dec 14:54
Compare
Sorry, something went wrong.
No results found
0.11.4 (2024-12-27)
Bug Fixes
use npm set command to setup registry (f14406d )
v0.11.3
27 Dec 14:39
Compare
Sorry, something went wrong.
No results found
0.11.3 (2024-12-27)
Bug Fixes
use yarn to install dependencies in publish workflow (1050993 )
v0.11.2
27 Dec 14:18
Compare
Sorry, something went wrong.
No results found
0.11.2 (2024-12-27)
Bug Fixes
use PAT instead of GITHUB_TOKEN to trigger workflow to npm (a0e98e4 )
v0.11.1
26 Dec 22:03
Compare
Sorry, something went wrong.
No results found
0.11.1 (2024-12-26)
Bug Fixes
publish on npm on Release Please PR merge (40fb561 )
v0.11.0
26 Dec 21:09
Compare
Sorry, something went wrong.
No results found
0.11.0 (2024-12-26)
Features
added displayFunction prop to DatePicker (89aeb8e )
added onSubmit prop to the SearchBar (962f435 )
Bug Fixes
fixed issue with SearchBar styles (ca18b84 )
fixed styling issue with SearchBar (19c3543 )
0.10.2
26 Dec 21:00
Compare
Sorry, something went wrong.
No results found
fix: fixed issue with SearchBar icon position