Commit Graph

10078 Commits

Author SHA1 Message Date
Sidharth Vinod 3278899787
chore: YOLO `pnpm --recursive update` 2024-03-23 15:24:17 +05:30
Sidharth Vinod cdbee64086
chore: Remove commitlint 2024-03-23 15:23:17 +05:30
Sidharth Vinod 725b618111
Fix flowchart-elk render test 2024-03-23 15:17:12 +05:30
Sidharth Vinod f135a3a5e7
chore: Add example page link in index 2024-03-23 15:16:51 +05:30
Sidharth Vinod be1270d070
chore: Minor fixes 2024-03-23 13:44:02 +05:30
Sidharth Vinod 75ee4b7709
chore: Build docs 2024-03-23 13:40:07 +05:30
Sidharth Vinod d5b1028732
Merge pull request #5272 from Ronid1/feature/5245-sequence_diagrame_add_classes_to_actors_text
Feature/5245 sequence diagram add classes to actors text
2024-03-23 13:31:54 +05:30
Sidharth Vinod 6c0be03e62
Merge branch 'develop' into feature/5245-sequence_diagrame_add_classes_to_actors_text 2024-03-23 13:31:47 +05:30
Sidharth Vinod 7ddea1270f
Merge pull request #5393 from mermaid-js/update-browserslist
Update Browserslist
2024-03-23 13:30:05 +05:30
Sidharth Vinod 97578c2d3d
Merge pull request #5306 from loucadufault/patch-1
Update docs to properly showcase participant ordering
2024-03-23 13:29:49 +05:30
Sidharth Vinod 64806ed169
Merge pull request #5389 from swirtSJW/patch-1
Update integrations-community: add Drupal and module.
2024-03-23 13:27:43 +05:30
Sidharth Vinod a14c3bcc89
Merge branch 'develop' into patch-1 2024-03-23 13:27:11 +05:30
Sidharth Vinod 1699a23ff0
Merge branch 'develop' into update-browserslist 2024-03-23 13:26:54 +05:30
Sidharth Vinod 268c3fdbd8
Use develop as base on develop branch. 2024-03-23 13:25:19 +05:30
Sidharth Vinod 7689e03739
Merge pull request #5309 from Ronid1/bug/5133-sequence_diagram_fix_arrow_corner
bug/5133 sequence diagram fix arrow corner
2024-03-23 11:46:20 +05:30
Sidharth Vinod d875540b3a
Merge branch 'master' into develop
* master:
  update link
  update announcement and blog pages
  Remove `--force` flag
  Tweak editor.bash
  update link
2024-03-23 11:43:27 +05:30
Sidharth Vinod 16aa9a310c
Update renovate json 2024-03-23 11:02:34 +05:30
Sidharth Vinod d6c1a59bd4
Merge pull request #5358 from Ronid1/feature/4661_gantt_customize_days_of_weekend
Feature/4661 gantt customize days of weekend
2024-03-22 10:19:46 +00:00
Sidharth Vinod 07117b4c8a
Merge branch 'develop' into feature/4661_gantt_customize_days_of_weekend 2024-03-22 15:28:50 +05:30
Alois Klink 46d20c9968
Merge pull request #5400 from mermaid-js/add-press-release
DOCS: Add Press Release
2024-03-22 00:12:59 +00:00
steph de1b2c31a1 update link 2024-03-21 12:45:13 -07:00
steph 1f9cbe218f update announcement and blog pages 2024-03-21 12:37:05 -07:00
Sidharth Vinod 6502036be9
Merge pull request #5394 from mermaid-js/update-announcement-bar-link
DOCS: update Announcement bar link
2024-03-19 08:49:25 +05:30
Sidharth Vinod f86da19362
Remove `--force` flag 2024-03-19 08:45:19 +05:30
Sidharth Vinod b04e150dc1
Tweak editor.bash 2024-03-19 08:38:45 +05:30
Steph 1c0c374c29 update link 2024-03-18 14:32:26 -07:00
cmmoran d370dd43b1 chore: update browsers list 2024-03-18 07:06:21 +00:00
Steve Wirt c90d7b8395
Update integrations-community: add Drupal and module. 2024-03-16 15:17:10 -04:00
Sidharth Vinod 10fb85663f
Merge branch 'master' into develop
* master:
  Support Firefox
  Address review comments
  Change run symbol
  feat: Make the examples interactive in the documentation site.
  Add langium
  add latest blog posts
2024-03-11 19:12:12 +05:30
Sidharth Vinod 33287a63ad
Support Firefox 2024-03-11 19:11:15 +05:30
Sidharth Vinod 3134a87e72
Merge pull request #5368 from mermaid-js/add-blog-posts
DOCS: add latest blog posts
2024-03-11 18:57:11 +05:30
Sidharth Vinod d68b59a390
Merge pull request #5375 from mermaid-js/update-browserslist
Update Browserslist
2024-03-11 18:56:37 +05:30
Sidharth Vinod 447263ecc2
Merge pull request #5376 from mermaid-js/sidv/editableExamples
feat: Make the examples interactive in the documentation site
2024-03-11 17:59:58 +05:30
Sidharth Vinod 08a7f662ea
Address review comments
Support ctrl+enter
Support mermaid-nocode
Use `contenteditable="plaintext-only"`

Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-03-11 17:03:26 +05:30
Sidharth Vinod 007fb5deb9
Merge pull request #5373 from mermaid-js/renovate/patch-all-patch
chore(deps): update all patch dependencies (patch)
2024-03-11 09:47:55 +00:00
Sidharth Vinod 6422175ef2
Change run symbol 2024-03-11 14:56:37 +05:30
Sidharth Vinod 32ca0b97fc
feat: Make the examples interactive in the documentation site.
Ctrl/Cmd + Enter and a run button is added.

The feature was first implemented in https://github.com/mermaid-js/mermaid/pull/5330.

This is a simplified version without introducing additional dependencies.

Co-authored-by: Anton <m@antonz.org>
2024-03-11 14:56:37 +05:30
Sidharth Vinod 244b161032
Add langium 2024-03-11 14:56:18 +05:30
cmmoran 75a6fb1d91 chore: update browsers list 2024-03-11 07:07:00 +00:00
renovate[bot] 32c2aecc62
chore(deps): update all patch dependencies 2024-03-11 05:40:15 +00:00
Sidharth Vinod b0ef0de032
Merge pull request #5374 from mermaid-js/renovate/all-minor
chore(deps): update all minor dependencies (minor)
2024-03-11 05:23:42 +00:00
renovate[bot] 92692653a7
chore(deps): update all minor dependencies 2024-03-11 02:16:01 +00:00
Sidharth Vinod 579f1f9dc1
Update keywords and description 2024-03-09 13:56:51 +05:30
Sidharth Vinod 73888eafe1
Merge branch 'master' into develop
* master:
  Update new diagram doc to reflect focus on Langium
  docs(integrations): update link to Mermaid app for Slack
  @mermaid-js/mermaid-zenuml v0.2.0
  Draft release
  v10.9.0
  Add release version in docs
  zenUML 0.2.0-rc.2
  v10.9.0-rc.2
  Bump @mermaid-js/mermaid-zenuml version to 0.2.0
  Bump version
  Fix store link
2024-03-08 23:13:29 +05:30
Sidharth Vinod cd3d560e8d
Merge pull request #5372 from mermaid-js/sidv/updateNewDiagramDoc
Update new diagram doc to reflect focus on Langium
2024-03-08 23:12:51 +05:30
Sidharth Vinod c0497d3413
Update new diagram doc to reflect focus on Langium
Mark JISON as deprecated.
2024-03-08 23:11:28 +05:30
Sidharth Vinod 648f779e2c
Merge pull request #5338 from ad1992/aakansha/line-name
feat: add name attribute and class "actor-line" to line
2024-03-08 14:28:11 +00:00
Sidharth Vinod e6d80c60fb
Merge pull request #5370 from JackuB/docs/update-slack-integration
docs(integrations): update link to Mermaid app for Slack
2024-03-08 15:06:08 +05:30
Sidharth Vinod 05f59f6ed2
Merge pull request #5351 from kamalkishor1991/patch-1
Add LLM integration section in productivity tools and add HueHive
2024-03-08 09:34:54 +00:00
Jakub Mikulas 8f457815e9 docs(integrations): update link to Mermaid app for Slack
Signed-off-by: Jakub Mikulas <jakub@mikul.as>
2024-03-08 10:13:52 +01:00