8000 TINY-11908: Add new `readonly` prop by hamza0867 · Pull Request #463 · tinymce/tinymce-vue · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TINY-11908: Add new readonly prop #463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

hamza0867
Copy link
Contributor
@hamza0867 hamza0867 commented Apr 29, 2025
  • Added new readonly prop that maps the editor readonly mode.
  • Map the existing disabled prop the editor option disabled.

@hamza0867 hamza0867 requested a review from a team as a code owner April 29, 2025 14:26
@hamza0867 hamza0867 requested review from spocke, TheSpyder, ltrouton, tiny-ben-tran, a team, lorenzo-pomili, HAFRMO and michalnieruchalski-tiugo and removed request for a team April 29, 2025 14:26
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Added
- The readonly prop now maps the the readonly editor option. See: https://www.tiny.cloud/docs/tinymce/latest/editor-important-options/#readonly
Copy link
Contributor
@kemister85 kemister85 May 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be

Suggested change
- The readonly prop now maps the the readonly editor option. See: https://www.tiny.cloud/docs/tinymce/latest/editor-important-options/#readonly
- The readonly prop now maps to the readonly editor option. See: [Editor important options: readonly](https://www.tiny.cloud/docs/tinymce/latest/editor-important-options/#readonly)

- The readonly prop now maps the the readonly editor option. See: https://www.tiny.cloud/docs/tinymce/latest/editor-important-options/#readonly

### Changed
- The disabled prop now maps the the disabled editor option. See: https://www.tiny.cloud/docs/tinymce/latest/editor-important-options/#disabled
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- The disabled prop now maps the the disabled editor option. See: https://www.tiny.cloud/docs/tinymce/latest/editor-important-options/#disabled
- The disabled prop now maps to the disabled editor option. See: [Editor important options: disabled](https://www.tiny.cloud/docs/tinymce/latest/editor-important-options/#disabled)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0