faisolavolut
|
5c8c012c7c
|
feat: enhance Field and TableList components with additional filter properties for improved data handling
|
2025-04-08 13:43:43 +07:00 |
faisolavolut
|
2fb2769bca
|
feat: add NotificationSheet component for displaying notifications with enhanced UI
|
2025-03-21 10:05:05 +07:00 |
faisolavolut
|
63b102e925
|
fix: adjust title font size in TableUI component for better readability
|
2025-03-21 09:55:06 +07:00 |
faisolavolut
|
7f916db9d1
|
feat: implement Drawer component and associated subcomponents for enhanced UI functionality
|
2025-03-20 14:39:21 +07:00 |
faisolavolut
|
623207f11c
|
fix: reduce debounce time in TypeInput component from 2000ms to 1500ms for improved responsiveness
|
2025-03-19 11:37:47 +07:00 |
faisolavolut
|
a6be768b68
|
fix: add isDebounce prop to Field and TypeInput components for debounced input handling
|
2025-03-19 11:31:52 +07:00 |
faisolavolut
|
b7cc6832dd
|
fix: enhance SidebarBetter and TableList components for improved layout and responsiveness
|
2025-03-18 14:55:44 +07:00 |
faisolavolut
|
2482b5f901
|
fix: update SidebarBetter and ButtonLink components for improved responsiveness and styling consistency
|
2025-03-18 13:49:11 +07:00 |
faisolavolut
|
37693e3ea1
|
fix: add className prop to ListUI component for customizable styling
|
2025-03-18 11:07:09 +07:00 |
faisolavolut
|
8dedb23461
|
fix: add showClose prop to SheetContent and SheetBetter components for conditional close button rendering
|
2025-03-18 10:39:37 +07:00 |
faisolavolut
|
b4e5fa99ec
|
feat: add Sheet component and notification SVG icons for enhanced UI functionality
|
2025-03-18 09:26:29 +07:00 |
faisolavolut
|
b718aa3227
|
fix: add styleField prop to Field and TypeTag components for flexible styling options
|
2025-03-17 11:38:57 +07:00 |
faisolavolut
|
10c2379a34
|
fix: update time utility to improve regex validation and refactor TypeInput component for consistent time handling
|
2025-03-14 12:32:07 +07:00 |
faisolavolut
|
97e7bf8eec
|
fix: enhance findLastEducation utility to support dynamic key retrieval and update DocumentBiodata component for improved education level display
|
2025-03-14 11:14:47 +07:00 |
faisolavolut
|
7f503e7050
|
fix: enhance FilePreview component to limit filename display and add findLastEducation utility for education level mapping
|
2025-03-14 10:37:09 +07:00 |
faisolavolut
|
c0dd392de0
|
fix: update Field component to allow description as a function for dynamic content
|
2025-03-14 09:48:03 +07:00 |
faisolavolut
|
8b8dfadaa8
|
fix: update gender description in DocumentMPR component for clarity and inclusivity
|
2025-03-13 12:12:00 +07:00 |
faisolavolut
|
16009cab7c
|
fix: update font registration and usage in DocumentMPR component for improved typography
|
2025-03-13 11:55:55 +07:00 |
faisolavolut
|
e0271ca527
|
fix: update TableUI padding for better layout and enhance Menu SVG component with forwardRef and memo for performance
|
2025-03-13 10:25:14 +07:00 |
faisolavolut
|
8a911a9115
|
fix: add description prop to Field component and pass filter prop in TableUI and TableList components
|
2025-03-12 10:41:59 +07:00 |
faisolavolut
|
566ab6c206
|
fix: refine validation logic in Form component for enhanced user feedback
|
2025-03-12 01:41:34 +07:00 |
faisolavolut
|
8222744683
|
fix: add forceDisabled prop to Field component for improved disable logic
|
2025-03-07 09:47:41 +07:00 |
faisolavolut
|
32a24c9df1
|
fix: enhance error handling and loading state management in Form and Table components
|
2025-03-06 13:58:51 +07:00 |
faisolavolut
|
dfabe899d6
|
fix: update btn_ready state management in Form component for improved submission handling
|
2025-03-05 23:12:10 +07:00 |
faisolavolut
|
58936d894f
|
fix: improve is_disable logic for better clarity in Field component
|
2025-03-05 15:36:45 +07:00 |
faisolavolut
|
b9f08cf46c
|
```
fix:
```
|
2025-03-05 15:26:17 +07:00 |
faisolavolut
|
c893700eb8
|
fix: remove console log for fieldRequired in Form component to clean up code
|
2025-03-05 14:29:55 +07:00 |
faisolavolut
|
5f69723075
|
fix: refactor TypeAsyncDropdown value handling for improved clarity and consistency
|
2025-03-05 13:55:04 +07:00 |
faisolavolut
|
d04d1158c6
|
fix: update Field component styles for improved layout and consistency
|
2025-03-05 09:52:47 +07:00 |
faisolavolut
|
9b214f3a12
|
fix: update ImageBetter component to handle src changes with useEffect for improved image rendering
|
2025-03-04 15:01:24 +07:00 |
faisolavolut
|
451e2e737d
|
fix: update DocumentMPR component for improved layout and dynamic text rendering; add Pdf SVG component
|
2025-03-03 14:04:38 +07:00 |
faisolavolut
|
8b6407144f
|
fix: hide sidebar element in SidebarBetter component for improved layout
|
2025-02-28 22:19:13 +07:00 |
faisolavolut
|
d26c3ca97c
|
fix: improve TypeAsyncDropdown component by optimizing state management and removing unnecessary console logs
|
2025-02-28 21:58:56 +07:00 |
faisolavolut
|
ea4af5e09c
|
fix: streamline tag management in TypeTag component by removing unnecessary useEffect hooks
|
2025-02-28 15:29:33 +07:00 |
faisolavolut
|
e02bb57422
|
fix: remove hardcoded loading state in TypeAsyncDropdown component
|
2025-02-28 14:58:25 +07:00 |
faisolavolut
|
a2378cb597
|
Merge branch 'main' of https://github.com/faisolavolut/julong-lib
|
2025-02-28 13:57:49 +07:00 |
faisolavolut
|
64a3efcef3
|
fix: remove unnecessary data refresh on menu open in TypeAsyncDropdown component
|
2025-02-28 13:57:47 +07:00 |
faisolavolut
|
8aa663d169
|
fix: remove unnecessary console logs in TypeTag component for cleaner code
|
2025-02-28 13:56:55 +07:00 |
faisolavolut
|
ff9f5856c5
|
feat: enhance TypeAsyncDropdown with additional data handling and loading state
|
2025-02-28 13:44:46 +07:00 |
faisolavolut
|
b8e1b1e070
|
fix: update page handling in TableList component to use local paging state
|
2025-02-28 08:24:24 +07:00 |
faisolavolut
|
668a0e13f8
|
fix: correct page number handling in Pagination component for accurate navigation
|
2025-02-28 08:01:09 +07:00 |
faisolavolut
|
2856081525
|
feat: add autoRefresh prop to Field and TypeAsyncDropdown components for enhanced data fetching
|
2025-02-28 07:36:20 +07:00 |
faisolavolut
|
06387116f7
|
feat: implement debounced input search functionality and clean up TableList component
|
2025-02-27 20:32:29 +07:00 |
faisolavolut
|
af41495643
|
fix: improve error handling for required fields in Form component
|
2025-02-27 14:23:58 +07:00 |
faisolavolut
|
e614c4b82c
|
fix: update onCount prop to accept parameters for improved functionality in Typeahead and List components
|
2025-02-27 14:13:10 +07:00 |
faisolavolut
|
520e10f69e
|
feat: make 'name' prop optional in TableList and update breadcrumb structure in TableUI for improved flexibility
|
2025-02-26 23:17:37 +07:00 |
faisolavolut
|
6e0a8b5e4d
|
fix: update onTab prop type to accept any value for improved flexibility
|
2025-02-26 22:58:02 +07:00 |
faisolavolut
|
056f023223
|
feat: add Floating UI library integration and enhance form components with customizable toast messages
|
2025-02-26 22:49:14 +07:00 |
faisolavolut
|
a2a3c777ac
|
fix: adjust class names in Form components for improved layout handling
|
2025-02-26 15:42:22 +07:00 |
faisolavolut
|
2746ea873b
|
feat: update TableList to pass parameters to onCount function for improved data handling
|
2025-02-26 14:38:40 +07:00 |