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

GN-4416: add document title config (and bump editor v3.10.0 and plugins v8.4.0) #520

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

abeforgit
Copy link
Member

@abeforgit abeforgit commented Jul 6, 2023

Overview

Bumps editor and plugins
sets up correct config for document title
This makes regulations that include a document title parse correctly in GN.
also bumps ember-resources to v6.1.1 to maintain compat with the plugins

connected issues and PRs:

https://binnenland.atlassian.net/browse/GN-4416

Setup

How to test/reproduce

easiest way is to setup a document with a title in the plugin dummy app, copy the html, and use
__PM.setHtmlContent() to insert it in gn
verify with PM devtools that the title node is correctly parsed as a document_title node (rather than a generic h4)

Challenges/uncertainties

Checks PR readiness

  • npm lint

@abeforgit abeforgit added the bug Something isn't working label Jul 6, 2023
@abeforgit abeforgit requested a review from elpoelma July 6, 2023 11:51
@abeforgit abeforgit enabled auto-merge July 6, 2023 11:53
@abeforgit abeforgit merged commit 0ce7b39 into master Jul 6, 2023
@abeforgit abeforgit deleted the chore/bump-editor-and-plugins branch July 6, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant