memos/web/src/components
GodMeowIceSun 93d608f050
feat(#1568): add "ask ai" section session splitting function (#1711)
* feat(#1568): Added "ask ai" section session splitting function

Added "ask ai" section session splitting function
Optimize the "ask ai" dialogue style

* fix(#1568): Fix wrong attribute "appearance"

* fix(#1568): Add ts type define

* fix(#1568): Add ts type define

* fix(#1568): Resolve the issue of components not being stretched when only user input is available

* feat(#1568): New session automatic switching function

* refactor(#1729): remove unused code

* feat(#1568): New Remove Session Function

New Remove Session Function
Rename some methods
2023-05-27 02:29:54 +08:00
..
Dialog feat: hiding dialog using X button should remove class "overflow-hidden" (#1555) 2023-04-17 20:13:33 +08:00
MemoEditor fix: system memo visibility was replace by user's setting (#1707) 2023-05-22 12:15:00 +08:00
Settings chore: update telegram bot related section (#1750) 2023-05-26 21:32:44 +08:00
kit feat: update memo detail page (#1682) 2023-05-20 08:39:39 +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: update memo detail page (#1682) 2023-05-20 08:39:39 +08:00
ArchivedMemoDialog.tsx chore: update locale file structure (#1478) 2023-04-06 00:07:10 +08:00
AskAIDialog.tsx feat(#1568): add "ask ai" section session splitting function (#1711) 2023-05-27 02:29:54 +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 chore: add demo banner (#1739) 2023-05-25 19:29:30 +08:00
ChangeResourceFilenameDialog.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
CreateIdentityProviderDialog.tsx fix: sso templates (#1753) 2023-05-26 22:25:30 +08:00
CreateResourceDialog.tsx feat: update memo detail page (#1682) 2023-05-20 08:39:39 +08:00
CreateShortcutDialog.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
CreateStorageServiceDialog.tsx feat: add max upload size setting to UI & UI improvements (#1646) 2023-05-13 22:27:28 +08:00
CreateTagDialog.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
DailyMemo.tsx feat: update memo detail page (#1682) 2023-05-20 08:39:39 +08:00
DemoBanner.tsx chore: update demo banner style (#1743) 2023-05-26 00:47:53 +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: md without search icon (#1699) 2023-05-21 16:28:30 +08:00
HomeSidebar.tsx fix: pop search when touch textarea in Android Chrome (#1700) 2023-05-21 16:31:50 +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
LocaleSelect.tsx chore: update save button style (#1542) 2023-04-16 15:47:01 +08:00
Memo.tsx fix: initial system locale (#1684) 2023-05-20 09:39:20 +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: filter support plain link (#1657) 2023-05-14 23:17:18 +08:00
MemoRelationListView.tsx feat: update memo detail page (#1682) 2023-05-20 08:39:39 +08:00
MemoResource.tsx chore: add file type to audio (#1492) 2023-04-08 19:16:25 +08:00
MemoResourceListView.tsx fix: add thumbnail param only for internal link (#1701) 2023-05-21 16:41:04 +08:00
MobileHeader.tsx fix: md without search icon (#1699) 2023-05-21 16:28:30 +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 fix: add thumbnail param only for internal link (#1701) 2023-05-21 16:41:04 +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: update memo detail page (#1682) 2023-05-20 08:39:39 +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: add max upload size setting to UI & UI improvements (#1646) 2023-05-13 22:27:28 +08:00
UpdateLocalStorageDialog.tsx feat: introduce publicid to filename template (#1713) 2023-05-23 19:15:30 +08:00
UpgradeVersionBanner.tsx refactor: memo editor components (#1625) 2023-05-03 19:13:37 +08:00
UsageHeatMap.tsx fix: initial system locale (#1684) 2023-05-20 09:39:20 +08:00
UserAvatar.tsx chore: update logo (#1442) 2023-04-02 09:54:52 +08:00
UserBanner.tsx chore: show server name instead of "MEMOS" (#1639) 2023-05-09 08:24:13 +08:00