Conversation
Using the last official version of module web_widget_mermaid as a base for the migration to v15.0
Using new asset definition via manifest and changed from static mermaid.js file to external CDN. Removed web_widget_mermaid_default_theme.scss and web_widget_mermaid_view.xml from mainfest (detailed description in upcoming commits)
This file is no longer needed since assets are now defined in manifest file.
Fixed ESLint messages. Due to issue with mermaid call, the definition has been moved to init and was deactivated for rule 'no-undef'. Inline comments has been moved to additional lines.
Since it seems like null values are no longer working for theme parameter, theme has been set to 'base' and theme config can completely move to web_widget_mermaid.js. web_widget_mermaid_default_theme.scss will be removed in upcoming commit.
SCSS file of default theme can be removed since the theme config moved to web_widget_mermaid.js.
• Add contributor: RoboHeart • Remove 'Upgrading' section from USAGE.rst [ADD] Missing setup files [UPD] Documentation files by oca-gen-addon-readme
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
@dreispt The merge process could not be finalized, because command |
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
@dreispt The merge process could not be finalized, because command |
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
@dreispt The merge process could not be finalized, because command |
|
@dreispt Do you have plans to migrate this module to version 16.0? |
|
Would like to test this, but runboat is not available :( |
|
/ocabot rebase |
|
@hbrunn The rebase process failed, because command |


Supersedes #2308