memos/web/src/components
Mehad Nadeem 9c1e2f8137
feat: implemented link previews (frontend files) (#3074)
* feat: implmented link previews (frontend files)

* chore: updated frontend side for Link Previews

* chore: updated frontend gen types with the renamed (server) service file

* fix: passing errors

* chore: switched to using generated type instead of separate fields

* fix: passing linter error

* chore: updated Link.tsx

* chore: using `useResponsiveWidth` to render for different devices

* chore: refactored Link.tsx
2024-03-16 22:51:16 +08:00
..
Dialog fix: body overflow styles #3056 2024-03-09 14:09:31 +08:00
Inbox chore: update inbox props 2024-02-14 09:44:35 +08:00
kit chore: clean dropdown 2024-02-01 21:56:08 +08:00
MemoContent feat: implemented link previews (frontend files) (#3074) 2024-03-16 22:51:16 +08:00
MemoEditor fix: ignore "Tab" key down event when is composing in editor(#3026) (#3027) 2024-03-03 13:04:00 +08:00
Settings chore: tweak styles 2024-03-15 00:12:22 +08:00
ActivityCalendar.tsx fix: month grouping error in timeline page (#2861) 2024-01-30 07:56:03 +08:00
AppearanceSelect.tsx
ChangeMemberPasswordDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
ChangeMemoCreatedTsDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
ChangePasswordDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
CreateAccessTokenDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
CreateIdentityProviderDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
CreateMemoRelationDialog.tsx chore: tweak default page size 2024-02-29 23:42:06 +08:00
CreateResourceDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
CreateStorageServiceDialog.tsx feat: pre-signed URL for S3 storage (#2855) 2024-01-29 21:12:29 +08:00
CreateTagDialog.tsx chore: tweak i18n 2024-02-21 23:02:18 +08:00
CreateWebhookDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
DisablePasswordLoginDialog.tsx chore: tweak i18n 2024-02-21 23:02:18 +08:00
Empty.tsx chore: update empty icon 2023-10-05 15:52:16 +08:00
HomeSidebar.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
HomeSidebarDrawer.tsx chore: tweak home style 2024-01-12 08:08:24 +08:00
Icon.ts
LearnMore.tsx feat: add prettier sort import plugin (#2058) 2023-07-31 22:26:45 +08:00
LocaleSelect.tsx chore: tweak i18n locale 2024-03-04 23:23:14 +08:00
MemoActionMenu.tsx feat: use @github/relative-time-element to display time 2024-03-13 23:47:34 +08:00
MemoFilter.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
MemoReactionListView.tsx chore: tweak padding styles 2024-03-15 08:52:11 +08:00
MemoRelationListView.tsx chore: tweak padding styles 2024-03-15 08:52:11 +08:00
MemoResource.tsx chore: only show comments in memo detail page 2023-10-08 00:42:02 +08:00
MemoResourceListView.tsx chore: tweak padding styles 2024-03-15 08:52:11 +08:00
MemoView.tsx chore: tweak padding styles 2024-03-15 08:52:11 +08:00
MobileHeader.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
Navigation.tsx chore: tweak user profile 2024-03-14 00:13:56 +08:00
NavigationDrawer.tsx chore: tweak home style 2024-01-12 08:08:24 +08:00
PersonalStatistics.tsx chore: update memo stats response 2024-01-17 09:17:33 +08:00
PreviewImageDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
PreviewMarkdownDialog.tsx feat: use gomark wasm in frontend 2024-01-31 22:25:24 +08:00
ReactionSelector.tsx chore: tweak reaction store 2024-02-09 21:59:45 +08:00
ReactionView.tsx chore: update enum type 2024-02-13 09:30:28 +08:00
RenameTagDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
RequiredBadge.tsx
ResourceIcon.tsx chore: update image attrs 2024-01-13 14:08:36 +08:00
SearchBar.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
ShareMemoDialog.tsx chore: tweak i18n 2024-02-21 23:02:18 +08:00
TagList.tsx chore: tweak i18n locales 2024-03-13 20:51:19 +08:00
TimelineSidebar.tsx chore: tweak timeline styles 2024-02-05 21:37:43 +08:00
TimelineSidebarDrawer.tsx chore: tweak timeline styles 2024-02-05 21:37:43 +08:00
UpdateAccountDialog.tsx chore: tweak memo view display 2024-03-13 22:30:59 +08:00
UpdateCustomizedProfileDialog.tsx chore: remove unused system setting 2024-02-21 21:15:28 +08:00
UpdateLocalStorageDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
UserAvatar.tsx chore: tweak styles 2024-03-15 00:12:22 +08:00
UserBanner.tsx chore: tweak default avatar 2024-03-14 09:11:57 +08:00
VisibilityIcon.tsx chore: tweak memo view 2024-02-08 22:52:49 +08:00