LibreChat/client/src/components/ui
2023-06-11 16:45:54 -04:00
..
AlertDialog.tsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
Button.tsx Refactor UI styles & configurations (#324) 2023-05-19 10:51:34 -04:00
Checkbox.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Dialog.tsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
DialogTemplate.spec.tsx test(DialogTemplate.spec.tsx): add tests for DialogTemplate component with all props and without optional props. Add test for selectHandler function when select button is clicked. 2023-06-11 16:45:54 -04:00
DialogTemplate.tsx refactor(DialogTemplate): convert to typescript 2023-06-11 16:45:54 -04:00
Dropdown.jsx refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
DropdownMenu.tsx Refactor UI styles & configurations (#324) 2023-05-19 10:51:34 -04:00
HoverCard.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
index.ts feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
Input.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
InputNumber.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Label.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Landing.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
ModelSelect.jsx refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
MultiSelectDropDown.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
Prompt.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
SelectDropDown.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
Slider.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Tabs.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Templates.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
Textarea.tsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00