memos/web/src/components
2023-12-17 10:49:49 +08:00
..
Dialog feat: update memo relations dialog 2023-10-19 00:18:07 +08:00
Inbox chore: update tooltips 2023-11-07 07:06:38 +08:00
kit chore: add click away event to date picker 2023-11-19 10:41:08 +08:00
MemoContentV1 chore: implement node renderer components 2023-12-17 10:49:49 +08:00
MemoEditor chore: implement node renderer components 2023-12-17 10:49:49 +08:00
Settings chore: tweak editor border styles 2023-12-15 21:35:31 +08:00
AboutSiteDialog.tsx chore: update about dialog 2023-10-28 15:17:33 +08:00
AppearanceSelect.tsx
ArchivedMemo.tsx chore: update common dialog default color 2023-10-09 23:08:52 +08:00
ArchivedMemoDialog.tsx
BetaBadge.tsx chore: update link styles 2023-11-05 22:26:09 +08:00
ChangeMemberPasswordDialog.tsx refactor(frontend): use auth service 2023-12-01 09:15:02 +08:00
ChangeMemoCreatedTsDialog.tsx chore: update common dialog default color 2023-10-09 23:08:52 +08:00
ChangePasswordDialog.tsx refactor(frontend): use auth service 2023-12-01 09:15:02 +08:00
CreateAccessTokenDialog.tsx chore: update user definition 2023-11-05 23:03:43 +08:00
CreateIdentityProviderDialog.tsx
CreateMemoRelationDialog.tsx chore: update link styles 2023-11-05 22:26:09 +08:00
CreateResourceDialog.tsx
CreateStorageServiceDialog.tsx chore: update docs links 2023-10-29 18:36:09 +08:00
CreateTagDialog.tsx chore: migrate get tag suggestions 2023-11-22 22:33:02 +08:00
CreateWebhookDialog.tsx chore: tweak webhook section 2023-12-10 10:21:36 +08:00
DemoBanner.tsx fix: demo banner link for self-hosting guide (#2499) 2023-11-11 19:15:24 +08:00
DisablePasswordLoginDialog.tsx
EmbedMemoDialog.tsx
Empty.tsx
FloatingNavButton.tsx chore: update some styles 2023-10-14 01:12:41 +08:00
HomeSidebar.tsx chore: fix home sidebar max width 2023-11-14 23:23:05 +08:00
HomeSidebarDrawer.tsx chore: add use reponsive width 2023-11-10 11:22:32 +08:00
Icon.ts
LearnMore.tsx
LocaleSelect.tsx
Memo.tsx chore: tweak memo parent styles 2023-12-09 19:32:16 +08:00
MemoContent.tsx
MemoFilter.tsx chore: cleanup less files 2023-10-14 12:06:24 +08:00
MemoList.tsx chore: tweak memo parent styles 2023-12-09 19:32:16 +08:00
MemoRelationListView.tsx chore: update link styles 2023-11-05 22:26:09 +08:00
MemoResource.tsx chore: only show comments in memo detail page 2023-10-08 00:42:02 +08:00
MemoResourceListView.tsx chore: remove the max height limit for single media (#2545) 2023-11-23 09:59:33 +08:00
MobileHeader.tsx chore: add use reponsive width 2023-11-10 11:22:32 +08:00
Navigation.tsx chore: update navigation 2023-11-09 08:46:26 +08:00
NavigationDrawer.tsx chore: add use reponsive width 2023-11-10 11:22:32 +08:00
PreviewImageDialog.tsx chore: tweak memo display 2023-12-09 18:57:59 +08:00
RequiredBadge.tsx
ResourceIcon.tsx
SearchBar.tsx chore: update debounce ms 2023-11-09 08:52:02 +08:00
ShareMemoDialog.tsx feat: optimize media resource display (#2518) 2023-11-17 08:03:26 +08:00
TagList.tsx chore: deprecate daily review offset local setting 2023-11-08 21:49:03 +08:00
UpdateAccountDialog.tsx refactor(frontend): use auth service 2023-12-01 09:15:02 +08:00
UpdateCustomizedProfileDialog.tsx
UpdateLocalStorageDialog.tsx chore: update docs links 2023-10-29 18:36:09 +08:00
UsageHeatMap.tsx chore: update navigation 2023-11-09 08:46:26 +08:00
UserAvatar.tsx
UserBanner.tsx refactor(frontend): use auth service 2023-12-01 09:15:02 +08:00
VisibilityIcon.tsx