Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs): Auto build docs #3547

Merged
merged 19 commits into from
Dec 7, 2022
Merged

chore(docs): Auto build docs #3547

merged 19 commits into from
Dec 7, 2022

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    21caa3e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into sidv/autoBuildDocs

    * upstream/develop: (81 commits)
      style(docs): fix prettier issues (extra newline)
      Corrected theme variables reference table layout
      Fix typos in README.md
      build: lint-staged docs in packages/mermaid/src/…
      chore(docs): run `pnpm run docs:build`
      build(docs): fix `pnpm run docs:{build,verify}`
      docs: replace `yarn` with `pnpm` in dev guide
      build: re-enable `prepare` script for husky setup
      build: update pre-commit rules to use `pnpm`
      Arrow tip aligned to edge of box
      updated pnpm-lock file
      ci(e2e): Skip pnpm cache if skipping cypress run
      ci(e2e): remove `headless` arg from cypress run
      build(dev): Fix dev server not showing mermaid.js
      Fixed sample test
      Adding example diagram as a template for a new diagram
      Removed test folder
      Returning the borders to the e2e tests
      Fix for tests
      Updated version
      ...
    sidharthv96 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    9425b8a View commit details
    Browse the repository at this point in the history
  3. chore: Update docs path

    sidharthv96 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    058f1c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d9800c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d367e83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75db08a View commit details
    Browse the repository at this point in the history
  7. fix: File location

    sidharthv96 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    1d8d677 View commit details
    Browse the repository at this point in the history
  8. split lint docs action

    sidharthv96 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    3bae25f View commit details
    Browse the repository at this point in the history
  9. split lint docs action

    sidharthv96 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    8d6af3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c5c85d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a547e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    455c61b View commit details
    Browse the repository at this point in the history
  13. Get base sha from PR

    sidharthv96 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    563c51d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Merge remote-tracking branch 'origin/develop' into sidv/autoBuildDocs

    * origin/develop: (564 commits)
      chore: Format Mermaid.vue
      Made mermaidConfig a local variable so that it cannot be shared cross rendering.
      Fix for issue #3882 moving the label when the path has been modified
      Small fix for issue #3881
      Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages
      Fixed the issue that theme-switch does not work on docs.
      chore: Fix mindmap link
      chore: Switch back from unpkg to jsdelivr
      delete functions not used in diagrams/c4 code (dead code)
      Minor change
      feat: Add @include support to docs
      feat: Add @include example to docs
      feat: Add @include support to docs
      cleanup
      fix lines
      fix Async rendering
      Revert "sync"
      chore(deps): update pnpm to v7.17.1
      chore(deps): remove dependency on `graphlib`
      test(e2e): make gitgraph snapshots consistent
      ...
    sidharthv96 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    963a1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    792c1a8 View commit details
    Browse the repository at this point in the history
  3. fix: docs build command

    sidharthv96 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7553827 View commit details
    Browse the repository at this point in the history
  4. Update docs

    sidharthv96 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b248952 View commit details
    Browse the repository at this point in the history
  5. chore: Update cspell

    sidharthv96 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1a767ee View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sidv/autoBuildDocs' of https://github.com/mermaid-js/me…

    …rmaid into sidv/autoBuildDocs
    
    * 'sidv/autoBuildDocs' of https://github.com/mermaid-js/mermaid:
      Update docs
    sidharthv96 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    48518a5 View commit details
    Browse the repository at this point in the history