julong-lib/components/form/field
faisolavolut f7a79188e0 feat: add mode prop to Field and TypeTag components for enhanced functionality
fix: update onCount call in ListUIClean component to pass parameters correctly
feat: enhance SidebarBetter component to display notification count
feat: improve DialogContent component to accept custom close class
feat: implement convertFormObject utility function for form data processing
2025-04-09 11:20:49 +07:00
..
AfterEditor.tsx lib 2025-01-22 09:50:32 +07:00
FilePreview.tsx fix: enhance FilePreview component to limit filename display and add findLastEducation utility for education level mapping 2025-03-14 10:37:09 +07:00
Type.tsx first commit 2025-01-02 10:16:29 +07:00
TypeAsyncDropdown.tsx fix: refactor TypeAsyncDropdown value handling for improved clarity and consistency 2025-03-05 13:55:04 +07:00
TypeCheckbox.tsx feat: enhance form components with improved field handling and add status input type 2025-02-24 10:37:57 +07:00
TypeColor.tsx lib 2025-01-22 09:50:32 +07:00
TypeDropdown.tsx feat: enhance form components with improved field handling and add status input type 2025-02-24 10:37:57 +07:00
TypeDropdownBetter.tsx feat: enhance form components with improved field handling and add status input type 2025-02-24 10:37:57 +07:00
TypeInput.tsx fix: reduce debounce time in TypeInput component from 2000ms to 1500ms for improved responsiveness 2025-03-19 11:37:47 +07:00
TypeRadio.tsx feat: implement Drawer component and associated subcomponents for enhanced UI functionality 2025-03-20 14:39:21 +07:00
TypeRichText.tsx fix: enhance SidebarBetter and TableList components for improved layout and responsiveness 2025-03-18 14:55:44 +07:00
TypeTag.tsx feat: add mode prop to Field and TypeTag components for enhanced functionality 2025-04-09 11:20:49 +07:00
TypeUpload.tsx feat: enhance form handling and loading states across components 2025-02-20 08:26:43 +07:00
TypeUploadMulti.tsx fix: update FieldUploadMulti to concatenate existing data with new uploads 2025-02-25 07:12:35 +07:00
TypeUploadSingle.tsx feat: enhance actionToast utility with failed callback and make on_change asynchronous 2025-02-18 01:01:02 +07:00
Typeahead.tsx feat: add TypeDropdownBetter component and enhance ListUI with improved onCount handling 2025-02-21 02:15:59 +07:00
TypeaheadBetter.tsx feat: add TypeDropdownBetter component and enhance ListUI with improved onCount handling 2025-02-21 02:15:59 +07:00
typeahead-opt-better.tsx fix: update onCount prop to accept parameters for improved functionality in Typeahead and List components 2025-02-27 14:13:10 +07:00
typeahead-opt.tsx update Field.tsx, TypeDropdown.tsx, typeahead-opt.tsx and alert.tsx 2025-02-10 13:28:58 +07:00