-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for overloading
html-react-parser
options (#62)
* feat: Add doc to overload html-react-parser options * fix: format * fix: formating in overloading-wp-behaviour * fix: add condition to use only one config at a time * Implement codesplitting and use types from package * docs: update doc and include file paths * docs: add changeset * refactor: change sequnce of blocks * docs: improve flow between html-react-parser and blocks * docs: update config-api with `parserOptions` reference --------- Co-authored-by: Dovid Levine <[email protected]>
- Loading branch information
1 parent
42b3069
commit 55bd683
Showing
8 changed files
with
2,129 additions
and
1,099 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@snapwp/core": minor | ||
"@snapwp/next": minor | ||
--- | ||
|
||
feat: Add support for overloading html-react-parser options |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.