[15.0][MIG] web_widget_mermaid#2308
[15.0][MIG] web_widget_mermaid#2308TheRealRoboHeart wants to merge 10 commits intoOCA:15.0from TheRealRoboHeart:15.0-mig-web_widget_mermaid
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.
|
Hey @TheRealRoboHeart, thank you for your Pull Request. It looks like some users haven't signed our Contributor License Agreement, yet.
Appreciation of efforts, |
• Add contributor: RoboHeart • Remove 'Upgrading' section from USAGE.rst
by oca-gen-addon-readme
|
Thanks for the work done! Please follow the steps described in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0#how-to to perform a migration. When migrating a module, we need to keep and respect the commit history: not simply copy & paste the code. |
|
What is the status of this one? |
|
/ocabot rebase |
|
@etobella The rebase process failed, because command |
|
This PR has the |
@OCA-git-bot The correct repo is |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@dreispt The merge process could not be finalized, because command |
|
Superseded by #2763 |
Migration of module web_widget_mermaid from v12.0 to v15.0