memos/web/src/components
boojack f6039f2eb9
chore: update dialog title (#834)
2022-12-23 19:49:44 +08:00
..
Dialog feat: customize system profile (#774) 2022-12-18 21:18:30 +08:00
Editor feat: support `command + k` shortcuts insert []() (#793) 2022-12-20 18:51:22 +08:00
Settings feat: customize system profile (#828) 2022-12-22 19:48:44 +08:00
common feat: update i18n (#790) 2022-12-20 17:47:02 +08:00
AboutSiteDialog.tsx chore: update logo format to png (#830) 2022-12-23 00:21:53 +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 2022-08-19 22:08:47 +08:00
ChangeMemberPasswordDialog.tsx feat: `esc` key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
ChangeMemoCreatedTsDialog.tsx feat: `esc` key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
ChangePasswordDialog.tsx feat: `esc` key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
ChangeResourceFilenameDialog.tsx feat: `esc` key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
CreateShortcutDialog.tsx chore: update dialog title (#834) 2022-12-23 19:49:44 +08:00
CreateTagDialog.tsx chore: update create tag dialog style (#818) 2022-12-22 09:29:22 +08:00
DailyMemo.tsx chore: update dialog style (#574) 2022-11-25 21:55:45 +08:00
DailyReviewDialog.tsx feat: `esc` key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
GitHubBadge.tsx feat: dark mode for dialogs (#643) 2022-11-30 20:34:16 +08:00
Icon.ts chore: update feather icon 2022-07-30 00:29:20 +08:00
Image.tsx feat: view all images of a memo (#393) 2022-11-02 12:00:28 +00:00
LocaleSelect.tsx feat: customize system profile (#828) 2022-12-22 19:48:44 +08:00
Memo.tsx refactor: introducing `use{Module}Store` instead of service (#768) 2022-12-18 15:25:18 +08:00
MemoContent.tsx refactor: introducing `use{Module}Store` instead of service (#768) 2022-12-18 15:25:18 +08:00
MemoEditor.tsx chore: update logo format to png (#830) 2022-12-23 00:21:53 +08:00
MemoFilter.tsx refactor: introducing `use{Module}Store` instead of service (#768) 2022-12-18 15:25:18 +08:00
MemoList.tsx refactor: introducing `use{Module}Store` instead of service (#768) 2022-12-18 15:25:18 +08:00
MemoResources.tsx chore: update global css (#657) 2022-12-02 21:34:43 +08:00
MemosHeader.tsx refactor: introducing `use{Module}Store` instead of service (#768) 2022-12-18 15:25:18 +08:00
PreviewImageDialog.tsx feat: `esc` key to exit multiple dialogs (#692) 2022-12-18 10:09:12 +00:00
ResourceIcon.tsx chore: update editor style (#456) 2022-11-12 21:22:51 +08:00
ResourcesDialog.tsx chore: update dialog title (#834) 2022-12-23 19:49:44 +08:00
ResourcesSelectorDialog.tsx chore: update dialog title (#834) 2022-12-23 19:49:44 +08:00
SearchBar.tsx chore: add escape to prevent XSS (#833) 2022-12-23 19:17:33 +08:00
SettingDialog.tsx feat: customize system profile (#774) 2022-12-18 21:18:30 +08:00
ShareMemoDialog.tsx chore: update dialog title (#834) 2022-12-23 19:49:44 +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 create tag dialog style (#818) 2022-12-22 09:29:22 +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 feat: update i18n (#790) 2022-12-20 17:47:02 +08:00
UpdateCustomizedProfileDialog.tsx chore: update logo format to png (#830) 2022-12-23 00:21:53 +08:00
UpdateVersionBanner.tsx refactor: introducing `use{Module}Store` instead of service (#768) 2022-12-18 15:25:18 +08:00
UsageHeatMap.tsx feat: implement translation for days (#784) 2022-12-20 13:10:25 +00:00
UserBanner.tsx feat: create tag dialog (#814) 2022-12-21 23:59:03 +08:00