Commit Graph

10299 Commits

Author SHA1 Message Date
Louis Orleans 909ad02a18
📝🐛 fix schema link
The original domain (`mermaid-js.github.io`) only redirects to the new domain (`mermaid.js.org`) from the root `/`. I've updated the link to point to the new domain directly.
2024-04-12 23:56:14 +05:30
Sidharth Vinod 4a930d2b5b
Merge pull request #5455 from mermaid-js/update-latest-news
DOCS: update latest news
2024-04-12 09:25:08 +05:30
steph 4a19103891 update latest news section 2024-04-11 10:53:34 -07:00
futzmonitor bb0c45b090 Changes to rendering/gitGraph.spec.js
- Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
2024-04-08 09:45:44 -04:00
futzmonitor d0583f9947 1. Changes to gitGraph.jison
- Updated the regex to allow either 'checkout' or 'switch'
2. Changes to gitGraphParser.spec.js
- Additional test coverage added for the changes made to the parser.
3. Changes to gitGraphParserV2.spec.js
- Additional test coverafe added for the changes made to the parser.
4. Changes to gitgraph.md
- Updated documentation to let users know that checkout/switch can be used interchangeably.
2024-04-07 20:40:57 -04:00
Aakansha Doshi 12bd301401 revert from and to type to object 2024-04-05 18:22:48 +05:30
Aakansha Doshi a14637b416
Merge branch 'develop' into aakansha/typesafe 2024-04-05 17:19:12 +05:30
Aakansha Doshi 5d1ac22fd1 add eslint rule consistent-type-definations 2024-04-05 17:17:01 +05:30
Sidharth Vinod 3ccfea84b8
Merge pull request #5430 from jakobskrym/feature/support-fa-kit-custom-icons
Feature/support fa kit custom icons
2024-04-03 21:54:11 +05:30
Jakob 38beca11fd
Merge branch 'develop' into feature/support-fa-kit-custom-icons 2024-04-03 09:02:33 +02:00
Jakob 3555577581
Update createText.ts
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2024-04-03 09:02:20 +02:00
Sidharth Vinod e852596862
Merge pull request #5432 from mermaid-js/renovate/patch-all-patch
chore(deps): update all patch dependencies (patch)
2024-04-03 10:54:31 +05:30
renovate[bot] f15fde26f9
chore(deps): update all patch dependencies 2024-04-03 04:02:11 +00:00
Sidharth Vinod 73c426f8be
Merge pull request #5421 from ad1992/aakansha/lint
fix: remove unused import
2024-04-03 01:32:49 +05:30
Aakansha Doshi 8f40c1a77f revert lock file 2024-04-02 15:10:22 +05:30
Aakansha Doshi 0d00e88580 simplify message type from and to 2024-04-02 11:40:11 +05:30
Aakansha Doshi 8792e0a978 move types to separate file 2024-04-02 10:40:34 +05:30
Aakansha Doshi e27e56f7bf use interfaces instead of types 2024-04-02 10:38:04 +05:30
jakobskrym 0051620840 feat: create utils func + test cases 2024-04-01 19:05:35 +02:00
jakobskrym 63f9d3e0b4 docs: finish docs 2024-03-30 12:28:18 +01:00
jakobskrym 90b1111382 docs: update docs with new info 2024-03-30 12:21:01 +01:00
jakobskrym 0aa526d707 feat: add in additional files 2024-03-30 12:08:16 +01:00
jakobskrym 4daef2591d feat: add support for fa-kit icons 2024-03-30 12:03:55 +01:00
Alois Klink 2d91aa0b06
Merge pull request #5425 from mermaid-js/add-blog-post
DOCS: add Turing machine blog post
2024-03-29 17:47:30 +00:00
Aakansha Doshi 2fd6de0af5 more type fixes 2024-03-29 15:27:13 +05:30
Aakansha Doshi 799af4e550 fix test 2024-03-29 15:05:03 +05:30
Aakansha Doshi b8e0bcee5b fix type 2024-03-29 14:27:51 +05:30
Aakansha Doshi 3567308a22 fix: make sequenceDB typesafe 2024-03-29 13:31:02 +05:30
Steph aca0bebaf4 add Turing machine blog post 2024-03-28 12:50:10 -07:00
Aakansha Doshi 4ee4555cbd fix: remove unused import 2024-03-27 19:18:14 +05:30
ilyes-ced 253adcb0eb added docs build 2024-03-26 22:54:01 +00:00
ilyes-ced 585609b907 lint fix 2024-03-26 22:50:27 +00:00
ilyes-ced 1d8332d61e
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts 2024-03-26 22:45:03 +00:00
ilyes-ced 3f95c78428 added styling docs 2024-03-26 22:44:37 +00:00
Sidharth Vinod 8e95c4db55
Merge pull request #5414 from mermaid-js/renovate/major-all-major
chore(deps): update all major dependencies (major)
2024-03-26 11:49:36 +05:30
renovate[bot] f476a7566c
chore(deps): update all major dependencies 2024-03-25 13:46:41 +00:00
Sidharth Vinod 4304fba0f5
Merge pull request #5411 from mermaid-js/renovate/patch-all-patch
chore(deps): update all patch dependencies (patch)
2024-03-25 19:14:55 +05:30
renovate[bot] 07bd9825a1
chore(deps): update all patch dependencies 2024-03-25 11:50:29 +00:00
Sidharth Vinod 69c7cb9f6f
Update docs 2024-03-25 12:02:28 +05:30
Sidharth Vinod fd473af5b0
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
* 'develop' of https://github.com/mermaid-js/mermaid:
  Update entityRelationshipDiagram.md
  chore(deps): update dependency type-fest to v4.14.0
2024-03-25 12:01:58 +05:30
Sidharth Vinod d1f02f6bed
Merge pull request #5412 from mermaid-js/renovate/all-minor
chore(deps): update dependency type-fest to v4.14.0
2024-03-25 11:59:59 +05:30
Sidharth Vinod c5cc9dbffa
Merge pull request #5413 from anlai46/updateEntityRelationshipMD
Update entityRelationshipDiagram.md
2024-03-25 11:58:35 +05:30
anlai46 43e183b658
Update entityRelationshipDiagram.md
- Added Wikipedia link
- Removed comma "," at the end of a bullet point
- Removed additional period "."
2024-03-24 21:32:57 -04:00
renovate[bot] 153f319666
chore(deps): update dependency type-fest to v4.14.0 2024-03-25 00:34:55 +00:00
ilyes-ced 3b8e6ecc42 small fix (follow) 2024-03-24 18:55:56 +00:00
ilyes-ced 29ec8cbd0a small fixes 2024-03-24 18:48:57 +00:00
Sidharth Vinod 3072604070
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts 2024-03-23 22:59:54 +05:30
Sidharth Vinod 562d10809c
v11.0.0-alpha.7 2024-03-23 18:53:26 +05:30
Sidharth Vinod c00bf26c77
Merge pull request #5259 from JingyuMarcelLee/feature/5239_git-graph-bottom-to-top-orientation
feat(git-graph): GitGraph Bottom-to-Top Orientation
2024-03-23 18:11:14 +05:30
Sidharth Vinod a2f54f7da4
Merge branch 'develop' into feature/5239_git-graph-bottom-to-top-orientation 2024-03-23 17:40:29 +05:30