LibreChat/client/src/components/ui
2023-08-21 14:15:18 -04:00
..
AlertDialog.tsx chore: remove next.js artifacts from ui primitives 2023-08-09 10:28:04 -04:00
Button.tsx ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
Checkbox.tsx chore: remove next.js artifacts from ui primitives 2023-08-09 10:28:04 -04:00
Dialog.tsx style(Dialog): Improved Close Button ("X") position (#824) 2023-08-21 14:15:18 -04:00
DialogTemplate.spec.tsx refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
DialogTemplate.tsx refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
Dropdown.jsx refactor(types): use zod for better type safety, style(Messages): new scroll behavior, style(Buttons): match ChatGPT (#761) 2023-08-05 12:10:36 -04:00
DropdownMenu.tsx chore: remove next.js artifacts from ui primitives 2023-08-09 10:28:04 -04:00
HoverCard.tsx chore: remove next.js artifacts from ui primitives 2023-08-09 10:28:04 -04:00
index.ts refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
Input.tsx refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
InputNumber.tsx chore: remove next.js artifacts from ui primitives 2023-08-09 10:28:04 -04:00
Label.tsx fix(typing): minor typing resolutions and convert SearchBar to TS (#766) 2023-08-06 21:30:16 -04:00
Landing.tsx chore: Translation Fixes, Lint Error Corrections, and Additional Translations (#788) 2023-08-14 11:51:03 -04:00
MultiSelectDropDown.tsx refactor(client): Refactors recent typescript changes for best practices (#763) 2023-08-05 16:45:26 -04:00
Prompt.tsx refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
SelectDropDown.tsx feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
Slider.tsx refactor(Slider.tsx): remove unused import and type declaration 2023-08-09 10:28:04 -04:00
Switch.tsx fix(typing): minor typing resolutions and convert SearchBar to TS (#766) 2023-08-06 21:30:16 -04:00
Tabs.tsx chore: remove next.js artifacts from ui primitives 2023-08-09 10:28:04 -04:00
Templates.tsx refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
Textarea.tsx fix(typing): minor typing resolutions and convert SearchBar to TS (#766) 2023-08-06 21:30:16 -04:00