mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #80] [MERGED] feat: add https:// prefix #135
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#135
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/80
Author: @arikchakma
Created: 11/30/2024
Status: ✅ Merged
Merged: 12/4/2024
Merged by: @arikchakma
Base:
main← Head:fix/link📝 Commits (6)
920a724feat: addhttps://prefixc7f0bc6feat: add protocol187f323fix: variable no result font sized4314fafix: increase column's gapc52d49eMerge branch 'main' into fix/link2ef0bfffix: formatting📊 Changes
10 files changed (+89 additions, -38 deletions)
View changed files
📝
packages/core/src/editor/components/column-menu/columns-bubble-menu-content.tsx(+2 -2)📝
packages/core/src/editor/components/column-menu/columns-width-config.tsx(+1 -1)📝
packages/core/src/editor/components/section-menu/section-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/show-popover.tsx(+2 -2)📝
packages/core/src/editor/components/ui/dropdown-menu.tsx(+1 -1)📝
packages/core/src/editor/components/ui/input-autocomplete.tsx(+1 -1)📝
packages/core/src/editor/components/ui/link-input-popover.tsx(+69 -15)📝
packages/core/src/editor/components/ui/select.tsx(+11 -2)📝
packages/core/src/editor/nodes/variable/variable-suggestions.tsx(+1 -1)📝
packages/core/src/styles/index.css(+0 -12)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.