Closed FAMarfuaty closed 3 years ago
This PR can be summarized in the following changelog entry:
SentenceNew
Sentence
parse.js
Clause
premium-configuration
This PR can be tested by following these steps:
yarn test
Fixes https://yoast.atlassian.net/browse/LINGO-794
CR: 👍
Summary
This PR can be summarized in the following changelog entry:
SentenceNew
class toSentence
. Also adds an additional check inparse.js
to parse classes.Relevant technical choices:
parse.js
to parse classes was added to accommodate the fact that we createdSentence
andClause
class using ES6.premium-configuration
branch with the same name should be deleted after this PR is merged.Test instructions
This PR can be tested by following these steps:
yarn test
and make sure that everything passes.Impact check
UI changes
Quality assurance
Fixes https://yoast.atlassian.net/browse/LINGO-794