Releases
v0.35.0
0.35.0 (2024-04-09)
Bug Fixes
deps: update dependency @hookform/resolvers to v3.3.4 (#874 ) (4ab2529 )
deps: update dependency @reduxjs/toolkit to v1.9.7 (#875 ) (c226ab8 )
deps: update dependency i18next-browser-languagedetector to v7.2.1 (#878 ) (acf4cee )
deps: update dependency react-redux to v8.1.3 (#883 ) (4f74f32 )
deps: update dependency zod to v3.22.4 (#884 ) (4841c5d )
file-upload: update state of value (#861 ) (55d6065 )
form/input: update number input to allow 0 as value (#842 ) (4f8880c )
form: remove outline on focus from readonly input (#825 ) (23aac6c )
google-button: fix width of button (#849 ) (041829b )
invitation: fix typo (#832 ) (7de77a0 )
layout: fix demo layout (#880 ) (9883cbc )
layout: fix layout width in mobile view (#853 ) (36bd908 )
profile: fix the profile button (#879 ) (f4821aa )
select: remove the selectedOption state (#891 ) (27c93bb )
ui/layout: nav items transitions (#857 ) (d0fd7ba )
ui/Table: improve ui and functionality (6c13654 )
Features
button: add border to button (#846 ) (feaf675 )
demo/form-input: add different modes of input in form input page (#843 ) (e6ef02d )
demo/ui/table: add borders examples (#829 ) (b2b840b )
form/date-picker: add custom formatting for the date in DatePicker component (#838 ) (3eec766 )
form/input: add spacing in input widgets (#841 ) (0f1dae9 )
form/select: add select component to be used in form (#876 ) (9899e19 )
form: add new FormActions to use accross application (#826 ) (4a78670 )
form: add number input component (#840 ) (e334dd3 )
form: add option to hide check mark and green border for valid inputs (#821 ) (bf7d7a3 )
layout: add noLocaleSwitcher prop for SidebarOnly layout (#854 ) (87168eb )
select: add placeholder and renderValue prop (#860 ) (affdc64 )
ui/Table: add custom data formatter support (#831 ) (9f7f019 )
ui: add select component (#859 ) (0da7913 )
uiTable: add display option at action item level (#830 ) (2403e84 )
user/forgotPassword: add login link after submit button (#847 ) (622cde8 )
user/Login: fix check mark being visible in login form password… (#759 ) (a4eda7d )
user: add centered
props in all page components in user package (#851 ) (7c00824 )
user: show social login only (#881 ) (26ee24d )
user: verify role after successful social login (#885 ) (5c1b0a3 )
You can’t perform that action at this time.