mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
ecc4aa734b
* develop: (43 commits) rename plugin variable into info in infoDetector.ts remove cypress/platform/index.html update pnpm-lock.yaml indent info.html files update pnpm-lock.yaml remove empty options in cypress info.spec.ts format and add theme to cypress info.html convert the cypress info.spec.js into ts add messing timeline and info demoes links change infoDb db export remove default export in info files resolve db import in info.spec.ts remove assigned variables to their variables and export db without default use object destructuring for getConfig in infoRenderer move default_info_db into infoDbOF remove id and diagram assigning in info loader assign returned variables to their variables remove handled `ts-ignore` in info diagram handle optional `.styles` add info fields interface ...