memos/web/src/components
boojack e3496ac1a2
refactor: memo editor components (#1625)
2023-05-03 19:13:37 +08:00
..
Dialog feat: hiding dialog using X button should remove class "overflow-hidden" (#1555) 2023-04-17 20:13:33 +08:00
MemoEditor refactor: memo editor components (#1625) 2023-05-03 19:13:37 +08:00
Settings feat: add auto collapse feature for all memos issue #1463 (#1550) 2023-04-18 10:05:36 +08:00
kit chore: update memo style (#1581) 2023-04-21 14:46:41 +08:00
AboutSiteDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
AppearanceSelect.tsx chore: fix typo (#1355) 2023-03-15 07:39:09 +08:00
ArchivedMemo.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ArchivedMemoDialog.tsx chore: update locale file structure (#1478) 2023-04-06 00:07:10 +08:00
AskAIDialog.tsx fix: reappearing of dialog should add body scrolling class (#1602) 2023-04-27 07:16:15 +08:00
BetaBadge.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ChangeMemberPasswordDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ChangeMemoCreatedTsDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ChangePasswordDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ChangeResourceFilenameDialog.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
CreateIdentityProviderDialog.tsx chore: use pnpm (#1533) 2023-04-16 00:47:40 +08:00
CreateResourceDialog.tsx fix: toast overload max size error (#1531) 2023-04-16 00:39:31 +08:00
CreateShortcutDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
CreateStorageServiceDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
CreateTagDialog.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
DailyMemo.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
EmbedMemoDialog.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
GitHubBadge.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
Header.tsx fix: revert hide ask ai button (#1539) 2023-04-16 10:55:44 +08:00
HomeSidebar.tsx chore: update version to `0.12.2` (#1538) 2023-04-16 10:40:21 +08:00
Icon.ts chore: clean `package.json` (#993) 2023-01-26 00:35:50 +08:00
Image.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
LearnMore.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
LocaleSelect.tsx chore: update save button style (#1542) 2023-04-16 15:47:01 +08:00
Memo.tsx chore: update memo style (#1581) 2023-04-21 14:46:41 +08:00
MemoContent.tsx fix: memo content availability for visitor mode (#1605) 2023-04-26 21:57:01 +08:00
MemoFilter.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
MemoList.tsx feat: add infinite scroll for memos (#1614) 2023-05-01 13:26:15 +08:00
MemoResource.tsx chore: add file type to audio (#1492) 2023-04-08 19:16:25 +08:00
MemoResources.tsx chore: update memo header (#1497) 2023-04-09 11:05:09 +08:00
MobileHeader.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
PreviewImageDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
RequiredBadge.tsx chore: remove {filetype} in path template (#1377) 2023-03-18 22:06:15 +08:00
ResourceCard.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ResourceCover.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
ResourceIcon.tsx chore: update editor style (#456) 2022-11-12 21:22:51 +08:00
ResourceItem.tsx feat: add public id field to resource (#1451) 2023-04-03 13:41:27 +08:00
ResourceItemDropdown.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ResourceSearchBar.tsx chore: update locale file structure (#1478) 2023-04-06 00:07:10 +08:00
ResourcesSelectorDialog.tsx chore: update locale file structure (#1478) 2023-04-06 00:07:10 +08:00
SearchBar.tsx chore: remove search key binding (#1536) 2023-04-16 10:03:33 +08:00
SettingDialog.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
ShareMemoDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
ShortcutList.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
TagList.tsx chore: add usage into heatmap (#1443) 2023-04-02 11:56:09 +08:00
UpdateAccountDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
UpdateCustomizedProfileDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
UpdateLocalStorageDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
UpgradeVersionBanner.tsx refactor: memo editor components (#1625) 2023-05-03 19:13:37 +08:00
UsageHeatMap.tsx chore: update related time format (#1621) 2023-05-02 08:54:51 +08:00
UserAvatar.tsx chore: update logo (#1442) 2023-04-02 09:54:52 +08:00
UserBanner.tsx chore: update memo header (#1497) 2023-04-09 11:05:09 +08:00