[PR #80] [MERGED] feat: add https:// prefix #135

Closed
opened 2026-03-01 14:40:14 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix/link


📝 Commits (6)

📊 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

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/80 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 12/4/2024 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `fix/link` --- ### 📝 Commits (6) - [`920a724`](https://github.com/arikchakma/maily.to/commit/920a724524104f09209700a339dc39a0103a0660) feat: add `https://` prefix - [`c7f0bc6`](https://github.com/arikchakma/maily.to/commit/c7f0bc649ba380e8831bfec3e05b7fe849851f0b) feat: add protocol - [`187f323`](https://github.com/arikchakma/maily.to/commit/187f3238ac834182c40f50cc9091680f92de81e4) fix: variable no result font size - [`d4314fa`](https://github.com/arikchakma/maily.to/commit/d4314faebcfb906b40a0676907a1a4c41a00d568) fix: increase column's gap - [`c52d49e`](https://github.com/arikchakma/maily.to/commit/c52d49ee6801d4904d581e755f1cd6aaf34c951b) Merge branch 'main' into fix/link - [`2ef0bff`](https://github.com/arikchakma/maily.to/commit/2ef0bff04a90724a5eb038e6fb3f39e938ed9ef2) fix: formatting ### 📊 Changes **10 files changed** (+89 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description <img width="604" alt="image" src="https://github.com/user-attachments/assets/84394946-19e2-4b8a-bf9b-d5035e533c31"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:40:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#135
No description provided.