julong-lib/components/form/field
faisolavolut 48d7be6e1d feat: update debounced onChange handling to directly modify form data and trigger re-render 2025-04-23 11:37:40 +07:00
..
AfterEditor.tsx lib 2025-01-22 09:50:32 +07:00
FilePreview.tsx fix: add null check for fullname in FilePreviewBetter component to prevent errors 2025-04-21 10:11:18 +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 feat: update debounced onChange handling to directly modify form data and trigger re-render 2025-04-23 11:37:40 +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 valueChecked prop to Field and TypeTag components for improved tag management 2025-04-10 11:36:28 +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