Skip to content
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

Made dnn-richtext form aware #993

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

valadas
Copy link
Member

@valadas valadas commented Mar 7, 2024

This PR does 3 things:

  • Makes dnn-richtext form aware so it can be a form input element.
  • Fixes a css loading issue with the Jodit editor following package upgrades.
  • Fixes an initial form value issue with monaco editor form integration

Part of #992 but does not fully complete it yet, next step is improving validation/accessibility support

This PR does 3 things:
- Makes dnn-richtext form aware so it can be a form input element.
- Fixes a css loading issue with the Jodit editor following package upgrades.
- Fixes an initial form value issue with monaco editor form integration
@valadas valadas added the enhancement New feature or request label Mar 7, 2024
@valadas valadas added this to the 0.24.0 milestone Mar 7, 2024
Copy link
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

@david-poindexter david-poindexter merged commit 0513f39 into DNNCommunity:develop Mar 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants