SurfSense/surfsense_web/components
Matt Van Horn 298e658bab
refactor: use functional state updates in hero carousel callbacks
Switched goTo, goToPrev, and goToNext from depending on activeIndex
to using functional setState updates. Removed activeIndex from the
autoplay effect dependency array since the timer callback already
uses a functional update. Callbacks are now stable references.

Fixes #951
2026-03-28 07:12:09 -07:00
..
announcements chore: ran linting 2026-03-07 04:46:48 +05:30
assistant-ui fix: add CheckIcon and CopyIcon imports to user-message component 2026-03-24 21:50:40 -07:00
auth style: fix formatting issues 2026-01-27 13:49:46 +02:00
chat-comments chore: ran linting 2026-03-10 18:24:53 +05:30
connectors refactor: update file icon colors in connector configuration components for improved visual consistency 2026-03-21 22:36:49 +05:30
contact fix: replace any types with proper types in contact form component 2026-03-24 19:55:33 +08:00
editor fix: update save shortcut to use cmd/ctrl+Shift+S for saving in PlateEditor and FixedToolbarButtons 2026-03-22 23:06:18 +05:30
editor-panel feat: implement editor panel functionality and integrate with existing components 2026-03-17 16:55:31 +05:30
hitl-edit-panel feat: add support for HTML content in HitlEditPanel and PlateEditor components for only Confluence HITL tool 2026-03-22 02:42:51 +05:30
homepage fix(ui): show skeleton instead of fake star count while loading (#918) 2026-03-25 14:43:11 +00:00
icons/providers feat: complete MiniMax LLM provider integration 2026-03-13 07:27:47 +08:00
layout Merge commit '59e21db42b' into dev 2026-03-24 21:20:30 -07:00
new-chat chore: ran linting 2026-03-17 04:40:46 +05:30
pricing chore: removed announcements from navbar and rewrote tagline 2026-02-27 15:45:48 -08:00
prompt-kit refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
providers fix: always render ZeroProvider, allow anon queries without 401 2026-03-24 16:59:42 +02:00
public-chat Merge commit '59e21db42b' into dev 2026-03-24 21:20:30 -07:00
public-chat-snapshots feat: update UI components to use Avatar for member display 2026-03-17 18:31:58 +05:30
report-panel fix: update styling and accessibility in various components 2026-03-17 14:16:22 +05:30
settings fix: correct closing tag for button in roles manager component 2026-03-25 02:19:12 +05:30
shared fix: update placeholder and button text for model selection in image and LLM config forms 2026-03-21 20:55:24 +05:30
sources refactor: update Alert component styles and structure for improved consistency across connector forms 2026-03-10 19:33:36 +05:30
theme chore: ran linting 2026-02-06 05:35:15 +05:30
tool-ui Merge remote-tracking branch 'upstream/dev' into impr/thinking-steps 2026-03-25 01:50:10 +05:30
ui refactor: use functional state updates in hero carousel callbacks 2026-03-28 07:12:09 -07:00
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
inference-params-editor.tsx feat: integrate document upload dialog in ComposerAction and update sidebar components for improved user interaction and styling consistency 2026-03-07 03:29:46 +05:30
json-metadata-viewer.tsx chore: linting 2026-02-09 16:49:11 -08:00
LanguageSwitcher.tsx feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components 2026-02-11 00:39:01 -08:00
Logo.tsx refactor: clean up login form and logo component 2026-03-17 23:44:30 +05:30
markdown-viewer.tsx fix Gmail HTML rendering: unwrap layout tables and use native img 2026-03-10 18:57:49 +02:00
onboarding-tour.tsx refactor: remove documents management step from onboarding tour 2026-03-17 02:00:16 +05:30
pricing.tsx Add index parameter to plans.map callback in Pricing component 2026-03-24 20:44:14 -07:00
search-space-form.tsx ui: adjust dashboard search spaces heading text and padding responsiveness 2026-01-03 01:09:33 +07:00
TokenHandler.tsx Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
UserDropdown.tsx chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00