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

Update classId generation to use generic type #5223

Closed

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    447564a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    8933b10 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Update packages/mermaid/src/diagrams/class/classDb.ts

    Co-authored-by: Sidharth Vinod <[email protected]>
    jgreywolf and sidharthv96 authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5ac13a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bug/4762_class-diagram-generic-type-info-in-class-name'…

    … of https://github.com/mermaid-js/mermaid into bug/4762_class-diagram-generic-type-info-in-class-name
    jgreywolf committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bf18025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5748c6 View commit details
    Browse the repository at this point in the history
  4. Fixed documentation

    jgreywolf committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5f08970 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    d772f78 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded import

    jgreywolf committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    80f3449 View commit details
    Browse the repository at this point in the history
  3. fix test expectation

    jgreywolf committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c104ffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef28e6f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    a7146e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Merge branch 'develop' into bug/4762_class-diagram-generic-type-info-…

    …in-class-name
    
    * develop: (501 commits)
      Add extra test
      Add visual test
      Wait for image to be rendered
      Update docs
      Linting
      chore:  temp fix for eslint OOM
      chore: Update error snapshots
      Fix ESLint
      chore: Prettier
      chore: YOLO `pnpm --recursive update`
      chore: Remove commitlint
      Fix flowchart-elk render test
      chore: Add example page link in index
      Fix flowchart-elk render test
      chore: Add example page link in index
      fix: Remove space which caused extra newline on diagrams
      fix: Remove repeated config calls
      fix: ELK diagram remove re-parsing
      chore: Minor fixes #4856
      chore: Increase ESLint memory limit
      ...
    sidharthv96 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    feed9d7 View commit details
    Browse the repository at this point in the history
  2. Use proper note format

    sidharthv96 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4feb818 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    234a2cc View commit details
    Browse the repository at this point in the history