mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 22:55:54 +03:00
[PR #22] [CLOSED] Implement Social Component #101
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/22
Author: @arikchakma
Created: 12/4/2023
Status: ❌ Closed
Base:
main← Head:feat/social📝 Commits (10+)
5bd84eaAdd variable suggestionsba54aa6Add Extension extenderc7ac7f3Initial Variable Componentcb9b834Implement Variable popover6788133Implement Variable Formatter2e2a4b6Update Email Toec768faImage Url update menu32c8308Implement Social Icon7717e44Update Social sizescdd036cMerge branch 'main' into feat/social📊 Changes
9 files changed (+397 additions, -11 deletions)
View changed files
📝
apps/web/app/page.tsx(+1 -1)📝
packages/core/package.json(+1 -0)➕
packages/core/src/editor/components/dialog.tsx(+149 -0)📝
packages/core/src/editor/components/editor-bubble-menu.tsx(+1 -0)📝
packages/core/src/editor/components/image-bubble-menu.tsx(+61 -10)📝
packages/core/src/editor/extensions/index.ts(+2 -0)📝
packages/core/src/editor/extensions/slash-command.tsx(+17 -0)➕
packages/core/src/editor/nodes/social-link.tsx(+128 -0)📝
pnpm-lock.yaml(+37 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
iterable.prefix for iterable variables #155iterable.prefix for iterable variables #380