[PR #96] [MERGED] fix: disable password managers from inputs #376

Closed
opened 2026-03-15 02:11:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/96
Author: @arikchakma
Created: 12/28/2024
Status: Merged
Merged: 12/30/2024
Merged by: @arikchakma

Base: mainHead: fix/disable-password-managers


📝 Commits (1)

  • cfcee77 fix: disable password managers from inputs

📊 Changes

8 files changed (+21 additions, -0 deletions)

View changed files

📝 packages/core/src/editor/components/column-menu/columns-width-config.tsx (+2 -0)
📝 packages/core/src/editor/components/image-menu/image-size.tsx (+3 -0)
📝 packages/core/src/editor/components/input.tsx (+2 -0)
📝 packages/core/src/editor/components/ui/edge-spacing-controls.tsx (+2 -0)
📝 packages/core/src/editor/components/ui/input-autocomplete.tsx (+2 -0)
📝 packages/core/src/editor/components/ui/number-input.tsx (+2 -0)
📝 packages/core/src/editor/nodes/variable/variable-view.tsx (+3 -0)
packages/core/src/editor/utils/constants.ts (+5 -0)

📄 Description

No description provided


🔄 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/96 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 12/28/2024 **Status:** ✅ Merged **Merged:** 12/30/2024 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `fix/disable-password-managers` --- ### 📝 Commits (1) - [`cfcee77`](https://github.com/arikchakma/maily.to/commit/cfcee7781e72550f8d451fba25c3c7a769f43ab1) fix: disable password managers from inputs ### 📊 Changes **8 files changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/editor/components/column-menu/columns-width-config.tsx` (+2 -0) 📝 `packages/core/src/editor/components/image-menu/image-size.tsx` (+3 -0) 📝 `packages/core/src/editor/components/input.tsx` (+2 -0) 📝 `packages/core/src/editor/components/ui/edge-spacing-controls.tsx` (+2 -0) 📝 `packages/core/src/editor/components/ui/input-autocomplete.tsx` (+2 -0) 📝 `packages/core/src/editor/components/ui/number-input.tsx` (+2 -0) 📝 `packages/core/src/editor/nodes/variable/variable-view.tsx` (+3 -0) ➕ `packages/core/src/editor/utils/constants.ts` (+5 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:11:33 +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#376
No description provided.