Skip to content

feat: enhance placeholder implementation and documentation#583

Merged
Darginec05 merged 1 commit intomasterfrom
577-feature-add-placeholder-to-editor
Feb 26, 2026
Merged

feat: enhance placeholder implementation and documentation#583
Darginec05 merged 1 commit intomasterfrom
577-feature-add-placeholder-to-editor

Conversation

@Darginec05
Copy link
Copy Markdown
Collaborator

  • Updated the editor documentation to clarify the distinction between global and element-level placeholders, including detailed examples for each.
  • Improved the plugin documentation to specify how to set element-level placeholders using .extend(), emphasizing their priority over the global placeholder.
  • Added CSS styles for placeholders in the theme to ensure proper rendering and visibility.
  • Updated example plugins to demonstrate the use of custom placeholders for nested elements.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

- Updated the editor documentation to clarify the distinction between global and element-level placeholders, including detailed examples for each.
- Improved the plugin documentation to specify how to set element-level placeholders using `.extend()`, emphasizing their priority over the global placeholder.
- Added CSS styles for placeholders in the theme to ensure proper rendering and visibility.
- Updated example plugins to demonstrate the use of custom placeholders for nested elements.
@Darginec05 Darginec05 linked an issue Feb 26, 2026 that may be closed by this pull request
1 task
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yoopta-editor-web Building Building Preview, Comment Feb 26, 2026 10:15pm

Request Review

@Darginec05 Darginec05 merged commit 6a84e14 into master Feb 26, 2026
2 checks passed
@Darginec05 Darginec05 deleted the 577-feature-add-placeholder-to-editor branch February 26, 2026 22:20
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.

[FEATURE] Add placeholder to Editor

1 participant