memos/web/src/components
2023-03-05 23:08:02 +08:00
..
base chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
Dialog feat: implement openai integration (#1245) 2023-03-04 18:22:10 +08:00
Editor chore: simplify editor (#1087) 2023-02-13 23:27:45 +08:00
Settings chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
AboutSiteDialog.tsx chore: update links reference (#1243) 2023-03-04 15:06:01 +08:00
AppearanceSelect.tsx feat: customize system profile (#828) 2022-12-22 19:48:44 +08:00
ArchivedMemo.tsx refactor: introducing use{Module}Store instead of service (#768) 2022-12-18 15:25:18 +08:00
ArchivedMemoDialog.tsx chore: update dialog title (#834) 2022-12-23 19:49:44 +08:00
AskAIDialog.tsx feat: implement openai integration (#1245) 2023-03-04 18:22:10 +08:00
BetaBadge.tsx chore: add beta badge to storage (#1099) 2023-02-16 21:21:39 +08:00
ChangeMemberPasswordDialog.tsx chore: remove validators on the frontend (#1156) 2023-02-25 14:59:29 +08:00
ChangeMemoCreatedTsDialog.tsx feat: esc key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
ChangePasswordDialog.tsx chore: remove validators on the frontend (#1156) 2023-02-25 14:59:29 +08:00
ChangeResourceFilenameDialog.tsx feat: esc key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
CreateIdentityProviderDialog.tsx chore: fix dispatch memo pinned (#1152) 2023-02-25 00:13:41 +08:00
CreateResourceDialog.tsx feat: implement openai integration (#1245) 2023-03-04 18:22:10 +08:00
CreateShortcutDialog.tsx chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
CreateStorageServiceDialog.tsx chore: update links reference (#1243) 2023-03-04 15:06:01 +08:00
CreateTagDialog.tsx chore: simplify memo editor component (#1079) 2023-02-12 16:34:42 +08:00
DailyMemo.tsx chore: update memo service (#1138) 2023-02-22 20:07:55 +08:00
DailyReviewDialog.tsx chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
EmbedMemoDialog.tsx chore: add skipper for secure (#913) 2023-01-07 10:51:34 +08:00
GitHubBadge.tsx chore: update links reference (#1243) 2023-03-04 15:06:01 +08:00
Header.tsx chore: update location store handler (#1273) 2023-03-05 19:50:50 +08:00
HomeSidebar.tsx chore: update location store handler (#1273) 2023-03-05 19:50:50 +08:00
Icon.ts chore: clean package.json (#993) 2023-01-26 00:35:50 +08:00
Image.tsx feat: view all images of a memo (#393) 2022-11-02 12:00:28 +00:00
LocaleSelect.tsx feat: add Turkish Translation file (#1202) 2023-03-02 10:05:15 +08:00
Memo.tsx chore: update links reference (#1243) 2023-03-04 15:06:01 +08:00
MemoContent.tsx fix: scroll when clicking expand button (#1035) 2023-02-07 20:09:30 +08:00
MemoEditor.tsx chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
MemoFilter.tsx refactor: introducing use{Module}Store instead of service (#768) 2022-12-18 15:25:18 +08:00
MemoList.tsx chore: update memo service (#1138) 2023-02-22 20:07:55 +08:00
MemoResource.tsx chore: simplify memo editor component (#1079) 2023-02-12 16:34:42 +08:00
MemoResources.tsx chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
MobileHeader.tsx feat: update home layout (#1242) 2023-03-04 13:49:53 +08:00
PreviewImageDialog.tsx feat: support swipe to switch img on touchscreen (#970) 2023-01-19 20:57:03 +08:00
ResourceIcon.tsx chore: update editor style (#456) 2022-11-12 21:22:51 +08:00
ResourcesDialog.tsx chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
ResourcesSelectorDialog.tsx feat: update home layout (#1242) 2023-03-04 13:49:53 +08:00
SearchBar.tsx chore: update location store handler (#1273) 2023-03-05 19:50:50 +08:00
SettingDialog.tsx chore: add my account entry in user dropdown (#1187) 2023-02-27 21:30:54 +08:00
ShareMemoDialog.tsx fix: incorrect sharing image gerneration (#1157) (#1205) 2023-02-28 22:43:42 +08:00
ShortcutList.tsx refactor: introducing use{Module}Store instead of service (#768) 2022-12-18 15:25:18 +08:00
TagList.tsx feat: update home layout (#1242) 2023-03-04 13:49:53 +08:00
Toast.tsx fix: login security issue (#1198) 2023-03-01 22:33:43 +08:00
UpdateAccountDialog.tsx chore: remove validators on the frontend (#1156) 2023-02-25 14:59:29 +08:00
UpdateCustomizedProfileDialog.tsx chore: update create tag dialog (#881) 2022-12-31 15:13:25 +08:00
UpdateVersionBanner.tsx chore: update location store handler (#1273) 2023-03-05 19:50:50 +08:00
UsageHeatMap.tsx chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
UserAvatar.tsx chore: update avatar max size (#1109) 2023-02-18 10:48:31 +08:00
UserBanner.tsx chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00