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

Adding new diagram type - Block Diagram #5221

Merged
merged 76 commits into from
Feb 1, 2024
Merged

Commits on Jul 5, 2023

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

Commits on Jul 7, 2023

  1. Rename BlockDiagram to Block

    nirname committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    791e676 View commit details
    Browse the repository at this point in the history
  2. Small cleanup

    nirname committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fee2b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    975f36c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Adding some more tests

    knsv committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c10f765 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    d165e8a View commit details
    Browse the repository at this point in the history
  2. Started layout and rendering

    nirname committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e251baa View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Aug 8, 2023

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

Commits on Aug 28, 2023

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

Commits on Sep 1, 2023

  1. before refactoring

    knsv committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    aa7f5a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a55b21 View commit details
    Browse the repository at this point in the history
  3. Some cleanup

    knsv committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e52de6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f1cfc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    1e864a5 View commit details
    Browse the repository at this point in the history
  2. Rendering, interim

    knsv committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ccdb803 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. WIP

    knsv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    836d3a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. #3358 Recursive positioning

    knsv committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b4e3254 View commit details
    Browse the repository at this point in the history
  2. #3358 Recursive positioning

    knsv committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f00871a View commit details
    Browse the repository at this point in the history
  3. #3358 Recursive positioning

    knsv committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c8d155c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    a641fd5 View commit details
    Browse the repository at this point in the history
  2. #3358 Putting the elements back in

    knsv committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    74a9e86 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    5619f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f25c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    7198fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c59ad View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. #3358 Adding arrows to syntax

    knsv committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    df858dc View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. #3358 Adding arrows to rendering

    knsv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2ed4469 View commit details
    Browse the repository at this point in the history
  2. #3358 Multiple arrows

    knsv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d0eca26 View commit details
    Browse the repository at this point in the history
  3. #3358 Edge labels

    knsv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    72135c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    275e01a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818cb2f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    809c450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7043892 View commit details
    Browse the repository at this point in the history
  3. #3358 Sieblinmg height alignment

    knsv committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1d18757 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    bbc7fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d328d View commit details
    Browse the repository at this point in the history
  3. #3358 Some cleanup

    knsv committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1230da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e14720 View commit details
    Browse the repository at this point in the history
  5. Final console.log removed

    knsv committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    173ba2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf64509 View commit details
    Browse the repository at this point in the history
  7. Update docs

    knsv committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5553cbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d075766 View commit details
    Browse the repository at this point in the history
  9. Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid i…

    …nto 3358-blocks-diagram
    knsv committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b4dece8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    fe89b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85b248 View commit details
    Browse the repository at this point in the history
  3. Updated lockfile

    knsv committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1629a91 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update packages/mermaid/src/schemas/config.schema.yaml

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    knsv and aloisklink committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1965f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d7c7e View commit details
    Browse the repository at this point in the history
  3. Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid i…

    …nto 3358-blocks-diagram
    knsv committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5aab2ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa8111 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update packages/mermaid/src/defaultConfig.ts

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    knsv and aloisklink committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dae8a13 View commit details
    Browse the repository at this point in the history
  2. Update packages/mermaid/src/diagrams/block/blockDB.ts

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    knsv and aloisklink committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4823cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1023797 View commit details
    Browse the repository at this point in the history
  4. Update packages/mermaid/src/diagrams/block/blockRenderer.ts

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    knsv and aloisklink committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4a14d99 View commit details
    Browse the repository at this point in the history
  5. Update packages/mermaid/src/diagrams/block/blockDB.ts

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    knsv and aloisklink committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2f8f9dd View commit details
    Browse the repository at this point in the history
  6. #3358 Review changes

    knsv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    452cb83 View commit details
    Browse the repository at this point in the history
  7. Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid i…

    …nto 3358-blocks-diagram
    knsv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8f8ce2f View commit details
    Browse the repository at this point in the history
  8. Update packages/mermaid/src/diagrams/block/blockTypes.ts

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    knsv and aloisklink committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    010fc70 View commit details
    Browse the repository at this point in the history
  9. Update cypress/integration/rendering/block.spec.ts

    Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
    knsv and sidharthv96 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4a04ce6 View commit details
    Browse the repository at this point in the history
  10. #3358 Some fixes

    knsv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    df9b801 View commit details
    Browse the repository at this point in the history
  11. #3358 Some fixes

    knsv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    907006f View commit details
    Browse the repository at this point in the history
  12. #3358 Another set of review changes

    knsv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b99b1bf View commit details
    Browse the repository at this point in the history
  13. Update docs

    knsv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dbcb800 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fdf512 View commit details
    Browse the repository at this point in the history
  15. #3358n Updated lockfile

    knsv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7bcdea9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6fce617 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge branch 'develop' into 3358-blocks-diagram

    * develop:
      Update container
      Update container
      Remove pnpm cache
      Use `.node-version` file in workflows
      Remove node version from matrix
      Update to Node v20
      Update to Node v20
    sidharthv96 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2bfd5a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4786cfb View commit details
    Browse the repository at this point in the history
  3. Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid i…

    …nto 3358-blocks-diagram
    knsv committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cd7003e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13d0b61 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. #3358 Fix after review

    knsv committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    16149ab View commit details
    Browse the repository at this point in the history
  2. Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid i…

    …nto 3358-blocks-diagram
    knsv committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d3c5b02 View commit details
    Browse the repository at this point in the history
  3. #3358 Removing redundant file

    knsv committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a7afc11 View commit details
    Browse the repository at this point in the history