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

Merge back v4.11.0 to develop #6032

Merged
merged 34 commits into from
Nov 7, 2024
Merged

Merge back v4.11.0 to develop #6032

merged 34 commits into from
Nov 7, 2024

Commits on Oct 18, 2024

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

Commits on Oct 22, 2024

  1. update taglines

    huynhicode committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6df1fa1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5987 from mermaid-js/update-promos

    Remove Product Hunt promos & Update Promo bar
    sidharthv96 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e3ec6ed View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    054f929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33ebfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9168d5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dffaf9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef30283 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0197c08 View commit details
    Browse the repository at this point in the history
  7. refactor(types): fix kanbanItem circular types

    Exclude the `node.shape` type from `kanbanItem()`, as otherwise it
    causes a circular dependency in the types.
    aloisklink committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    34e8946 View commit details
    Browse the repository at this point in the history
  8. Fix for icon borders

    knsv committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    124d2f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01a41ef View commit details
    Browse the repository at this point in the history
  10. Update of the background-fix

    knsv committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    73bbde8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge from develop

    ashishjain0512 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    93e20fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a381ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    143806b View commit details
    Browse the repository at this point in the history
  4. refactor(types): fix kanbanRenderer types

    Add the appropriate type checks to ensure that we're only ever calling:
    
    - `insertCluster()` with `ClusterNode`
    - `insertNode()` with a `NonClusterNode`
    
    Fixes: 7401cb8
    aloisklink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    953d288 View commit details
    Browse the repository at this point in the history
  5. Fix (tmp) for handling of config of htmlLabels ion note. MOvint class…

    … box out of flowchart docs
    knsv committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c1ca351 View commit details
    Browse the repository at this point in the history
  6. Typescript fixes

    knsv committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8ef5d32 View commit details
    Browse the repository at this point in the history
  7. test(unit): update docs unit test snapshot

    This snapshot should have been modified in
    c1ca351 (Fix (tmp) for handling of config of htmlLabels ion note. MOvint class box out of flowchart docs, 2024-10-30
    
    Fixes: c1ca351
    aloisklink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1c66237 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97c61d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b022943 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6007 from mermaid-js/release/11.4.0

    Release v11.4.0
    ashishjain0512 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c6e1271 View commit details
    Browse the repository at this point in the history
  11. chore: update changeset for #5880

    This isn't documented, but apparently changesets supports this in changesets/changesets@91d1ef2
    
    This is needed to give @yari-dewalt credit for PR #5880
    aloisklink authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8a0ecc1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #6009 from mermaid-js/chore/fix-changeset-for-#5880

    chore: update changeset for #5880
    knsv authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ef9cbb6 View commit details
    Browse the repository at this point in the history
  13. Version Packages

    github-actions[bot] committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d4e5acc View commit details
    Browse the repository at this point in the history
  14. Merge pull request #6008 from mermaid-js/changeset-release/master

    Version Packages
    knsv authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    56f522e View commit details
    Browse the repository at this point in the history
  15. update whiteboard tagline

    huynhicode committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bbf6ab1 View commit details
    Browse the repository at this point in the history
  16. minor update

    huynhicode committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1dd7bcb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. update blog page

    huynhicode committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7e71b85 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. update utm

    huynhicode committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    63ff5b1 View commit details
    Browse the repository at this point in the history
  2. minor fix

    huynhicode committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f471333 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge pull request #6016 from mermaid-js/update-blog

    DOCS: add latest blog posts
    sidharthv96 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9966beb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6010 from mermaid-js/update-whiteboard-tagline

    TopBar: update Whiteboard tagline
    sidharthv96 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f507dbb View commit details
    Browse the repository at this point in the history