memos/web/src/components
2025-11-30 12:30:00 +08:00
..
ActivityCalendar refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
ConfirmDialog
Inbox feat(web): enhance inbox notifications and user profile layouts 2025-11-06 08:41:30 +08:00
kit chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00
MasonryView chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00
memo-metadata refactor: clean up MemoView and MemoEditor component architecture 2025-11-30 11:15:20 +08:00
MemoActionMenu refactor: implement MemoView component with subcomponents and hooks 2025-11-29 23:21:35 +08:00
MemoContent refactor: implement MemoView component with subcomponents and hooks 2025-11-29 23:21:35 +08:00
MemoDetailSidebar chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00
MemoEditor chore: streamline MemoEditor components and remove unused code 2025-11-30 12:30:00 +08:00
MemoExplorer chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00
MemoReactionListView refactor: implement MemoView component with subcomponents and hooks 2025-11-29 23:21:35 +08:00
MemoRelationForceGraph
MemoView refactor: clean up MemoView and MemoEditor component architecture 2025-11-30 11:15:20 +08:00
PagedMemoList refactor(web): optimize memo statistics fetching by using cached data from memo store 2025-11-24 21:37:12 +08:00
reactions chore: fix linter 2025-11-30 10:15:20 +08:00
Settings refactor: remove enable link preview setting 2025-11-30 10:34:22 +08:00
StatisticsView fix(web): update time locale when language is changed 2025-11-25 21:37:04 +08:00
ui fix: implement tag suggestions functionality 2025-11-08 09:15:38 +08:00
AttachmentIcon.tsx chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00
AuthFooter.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
ChangeMemberPasswordDialog.tsx
CreateAccessTokenDialog.tsx
CreateIdentityProviderDialog.tsx
CreateShortcutDialog.tsx
CreateUserDialog.tsx
CreateWebhookDialog.tsx
DateTimeInput.tsx
Empty.tsx
LeafletMap.tsx fix(web): resolve Leaflet DOM cleanup error causing app crashes 2025-11-19 22:21:01 +08:00
LearnMore.tsx
LocaleSelect.tsx
MemoAttachment.tsx
MemoDisplaySettingMenu.tsx
MemoFilters.tsx refactor(web): refactor MemoFilters component and add comprehensive filter support 2025-10-30 22:52:58 +08:00
MemoResource.tsx
MemoSkeleton.tsx
MemosLogo.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
MobileHeader.tsx
Navigation.tsx refactor(api): migrate inbox functionality to user notifications 2025-10-31 08:33:09 +08:00
NavigationDrawer.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
PasswordSignInForm.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
PreviewImageDialog.tsx feat: allow closing image preview via backdrop click (#5243) 2025-11-10 19:12:45 +08:00
RequiredBadge.tsx
SearchBar.tsx fix: keyboard shortcuts (#5250) 2025-11-17 08:55:57 +08:00
TagTree.tsx
ThemeSelect.tsx feat: add midnight theme (#5288) 2025-11-27 21:21:57 +08:00
UpdateAccountDialog.tsx chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00
UpdateCustomizedProfileDialog.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
UserAvatar.tsx
UserMenu.tsx chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00
VisibilityIcon.tsx