memos/web/src/components
CorrectRoadH eda27a60be
fix: incorrect sharing image gerneration (#1157) (#1205)
2023-02-28 22:43:42 +08:00
..
Dialog chore: update resource dialog style (#982) 2023-01-21 08:46:49 +08:00
Editor chore: simplify editor (#1087) 2023-02-13 23:27:45 +08:00
Settings feat: add resource visibility to user setting (#1190) 2023-02-27 22:16:33 +08:00
common feat: add avatar to user in frontend (#1108) 2023-02-18 10:00:46 +08:00
AboutSiteDialog.tsx chore: open url in other tabs (#1173) 2023-02-27 19:50:43 +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
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 fix: omission of long filename (#1170) 2023-02-27 19:50:09 +08:00
CreateShortcutDialog.tsx fix: function name typo (#1148) 2023-02-24 18:09:31 +08:00
CreateStorageServiceDialog.tsx chore: upgrade version to `0.11.0` (#1143) 2023-02-24 08:31:54 +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: update memo service (#1138) 2023-02-22 20:07:55 +08:00
EmbedMemoDialog.tsx chore: add skipper for secure (#913) 2023-01-07 10:51:34 +08:00
GitHubBadge.tsx chore: open url in other tabs (#1173) 2023-02-27 19:50:43 +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 Korean translation (#1127) 2023-02-20 00:54:12 +00:00
Memo.tsx chore: update memo service (#1138) 2023-02-22 20:07:55 +08:00
MemoContent.tsx fix: scroll when clicking expand button (#1035) 2023-02-07 20:09:30 +08:00
MemoEditor.tsx chore: update explore header style (#1137) 2023-02-22 19:21:08 +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 fix: delete tag api (#950) 2023-01-14 12:08:31 +08:00
MemosHeader.tsx chore: update rss icon style (#1056) 2023-02-09 23:45:48 +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 feat: support creating resource with external link (#988) 2023-01-22 21:16:28 +08:00
ResourcesSelectorDialog.tsx chore: update resource select dialog (#999) 2023-02-09 23:24:51 +08:00
SearchBar.tsx chore: debounce search text input (#943) 2023-01-13 22:33:52 +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
Sidebar.tsx chore: update avatar max size (#1109) 2023-02-18 10:48:31 +08:00
TagList.tsx chore: update dialog title (#834) 2022-12-23 19:49:44 +08:00
Toast.tsx chore: fix some typos (#587) 2022-11-26 06:23:29 +00: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 fix: version compare (#916) 2023-01-07 13:58:42 +08:00
UsageHeatMap.tsx feat: implement translation for days (#784) 2022-12-20 13:10:25 +00:00
UserAvatar.tsx chore: update avatar max size (#1109) 2023-02-18 10:48:31 +08:00
UserBanner.tsx chore: add my account entry in user dropdown (#1187) 2023-02-27 21:30:54 +08:00