SurfSense/surfsense_web/components/ui
2026-02-17 01:40:10 +05:30
..
accordion.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
alert-dialog.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
alert.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
avatar.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
badge.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
bento-grid.tsx feat: frontpage 2025-10-02 12:43:43 -07:00
block-draggable.tsx feat: add new autoformat and drag-and-drop functionality to the editor, refactor list handling and update dependencies 2026-02-16 16:05:16 +05:30
block-list.tsx feat: add new autoformat and drag-and-drop functionality to the editor, refactor list handling and update dependencies 2026-02-16 16:05:16 +05:30
block-selection.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
blockquote-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
breadcrumb.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00
button.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
calendar.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
callout-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
card.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
checkbox.tsx feat: add new autoformat and drag-and-drop functionality to the editor, refactor list handling and update dependencies 2026-02-16 16:05:16 +05:30
code-block-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
code-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
collapsible.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
command.tsx feat(llm): expand LLM provider options and improve model selection UI 2025-11-13 02:41:30 -08:00
context-menu.tsx feat: implement search space deletion and fixed rback issues with shared chats 2026-01-13 01:45:58 -08:00
dialog.tsx fix: remove unused animation classes from dialog component for cleaner code 2026-01-30 20:51:12 +05:30
drawer.tsx refactor: remove unused COMPOSIO_CONNECTOR migration and linting 2026-01-22 16:43:08 -08:00
dropdown-menu.tsx feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons 2026-02-17 01:30:38 +05:30
editor.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
equation-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
fixed-toolbar-buttons.tsx feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons 2026-02-17 01:30:38 +05:30
fixed-toolbar.tsx feat: introduce fixed toolbar and insert button for enhanced editor functionality 2026-02-16 15:49:07 +05:30
floating-toolbar-buttons.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
floating-toolbar.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
form.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
heading-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
highlight-node.tsx feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing 2026-02-16 23:39:22 +05:30
hr-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
inline-combobox.tsx refactor: improve InlineCombobox context handling and optimize search functionality 2026-02-17 00:05:38 +05:30
input.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
insert-toolbar-button.tsx feat: introduce fixed toolbar and insert button for enhanced editor functionality 2026-02-16 15:49:07 +05:30
kbd-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
label.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
link-node.tsx feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing 2026-02-16 23:39:22 +05:30
link-toolbar-button.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
link-toolbar.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
mark-toolbar-button.tsx feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing 2026-02-16 23:39:22 +05:30
mode-toolbar-button.tsx feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons 2026-02-17 01:30:38 +05:30
more-toolbar-button.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
pagination.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
paragraph-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
popover.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
progress.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
resize-handle.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
scroll-area.tsx feat: added jump to source referencing of citations 2025-08-23 18:48:18 -07:00
select.tsx refactor: improve UI component styles and loading text 2026-01-20 17:53:36 +05:30
separator.tsx feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons 2026-02-17 01:30:38 +05:30
sheet.tsx feat: integrate Drawer component for mobile filtering in InboxSidebar 2026-01-22 04:02:32 +05:30
sidebar.tsx feat: Enhance sidebar navigation active state logic, introduce static display items, refine active item styling 2025-12-28 01:20:39 +05:30
skeleton.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
slash-node.tsx refactor: improve InlineCombobox context handling and optimize search functionality 2026-02-17 00:05:38 +05:30
slider.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
sonner.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
spinner.tsx chore: ran backend and frontend linting 2026-01-22 16:07:06 +05:30
spotlight.tsx feat: added contact and pricing 2025-09-30 20:27:34 -07:00
switch.tsx feat: Implement connector editing functionality in the popup, including Google Drive folder selection, and enhance connector management with improved state handling and UI updates. 2025-12-31 02:00:11 +05:30
table-icons.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
table-node.tsx refactor: remove unused dropdown menu and related components from TableFloatingToolbar for cleaner code 2026-02-17 01:40:10 +05:30
table.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
tabs.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
textarea.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
tilt.tsx feat: added contact and pricing 2025-09-30 20:27:34 -07:00
toggle-node.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
toolbar.tsx refactor: remove unused dropdown menu and related components from TableFloatingToolbar for cleaner code 2026-02-17 01:40:10 +05:30
tooltip.tsx refactor: update tooltip component structure and styling for improved usability and consistency 2026-02-16 16:13:45 +05:30
turn-into-toolbar-button.tsx feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30