mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 14:45:57 +03:00
[PR #96] [MERGED] fix: disable password managers from inputs #376
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#376
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/96
Author: @arikchakma
Created: 12/28/2024
Status: ✅ Merged
Merged: 12/30/2024
Merged by: @arikchakma
Base:
main← Head:fix/disable-password-managers📝 Commits (1)
cfcee77fix: 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.