Steph
76801ff564
update content
2024-04-29 14:12:55 -07:00
NicolasNewman
1ac9244e68
style(mathml): linting
2024-04-29 09:46:50 -05:00
Steph
edad740e15
add ai blog post
2024-04-26 13:17:36 -07:00
Sidharth Vinod
8265e53128
Merge pull request #5485 from cbugk/develop
...
Add named composite state example to stateDiagram-v2
2024-04-26 18:08:12 +00:00
Sidharth Vinod
e49c95c220
chore: Fix typo
2024-04-26 23:16:11 +05:30
Alexandre Colucci
18defaae6d
Update integrations-community: Add MarkChart, a macOS app to preview Mermaid diagrams
2024-04-26 08:17:40 +02:00
Yash Singh
128c69aa76
fix: use maps for quadrant diagrams
2024-04-24 19:15:21 -07:00
NicolasNewman
7f33ae0f40
fix(mathml): fixed flowchart equations being cut off
2024-04-22 17:15:10 -05:00
NicolasNewman
13aa3265e3
docs(mathml): updated docs to include forceLegacyMathML
2024-04-22 17:14:36 -05:00
NicolasNewman
3b0687e557
feat(mathml): added additional config option for forcing legacy rendering
2024-04-22 17:12:12 -05:00
welfuture
273941a9fe
chore: remove repetitive words
...
Signed-off-by: welfuture <wellfuture@qq.com>
2024-04-20 20:46:14 +08:00
Celil Buğra Karacan
718811be9c
Update stateDiagram.md
...
Add explanation for naming a composite state
2024-04-19 16:40:34 +03:00
Celil Buğra Karacan
8d9cb09261
Update stateDiagram.md
...
Add renamed composite as an example of composites with spaced names.
2024-04-19 16:39:03 +03:00
Aakansha Doshi
196d88559c
fix: simply from and to in message to string type
2024-04-18 20:41:44 +05:30
Yash Singh
9b411fa8d4
test: sankey, pie, seq diagram
2024-04-16 20:47:47 -07:00
Yash Singh
087a5748c8
test: seq, state
2024-04-16 17:52:26 -07:00
Yash Singh
6105185d05
test: requirement, sankey
2024-04-16 17:14:49 -07:00
Yash Singh
c993a817d1
test: block, er, gantt, git, pie
2024-04-16 14:46:50 -07:00
Yash Singh
002aa29f19
test: unsafe props to make sure they work with changes
2024-04-16 13:52:25 -07:00
Yash Singh
07de090723
fix: move from objects to Maps
2024-04-16 13:52:25 -07:00
Sidharth Vinod
3809732e48
Merge pull request #5173 from ilyes-ced/feature/add-point-styling-quadrant-to-charts
...
feat: Add point styling for quadrant chart
2024-04-16 09:17:07 +05:30
Sidharth Vinod
eb4a6fd2ed
docs: Add quadrant point styling
...
Co-authored-by: ilyes-ced <109927235+ilyes-ced@users.noreply.github.com>
2024-04-16 08:45:22 +05:30
Sidharth Vinod
3357844a1f
feat: Change precedence of styling
2024-04-16 08:44:21 +05:30
renovate[bot]
5df988d2ac
chore(deps): update all minor dependencies
2024-04-15 05:49:28 +00:00
Sidharth Vinod
5b6c5dff0a
fix: eslint ignore, type definition
2024-04-14 12:11:01 +05:30
Sidharth Vinod
7fa887b644
Merge pull request #5426 from ad1992/aakansha/typesafe
...
fix: make sequenceDB typesafe
2024-04-14 04:09:05 +00:00
Sidharth Vinod
2a3d03254d
Merge branch 'develop' into aakansha/typesafe
2024-04-13 11:53:58 +05:30
Sidharth Vinod
866d9416b4
fix: Remove ImperativeState
type restriction.
2024-04-13 11:50:19 +05:30
Sidharth Vinod
e048085b5a
Merge branch 'develop' into 5422issue
2024-04-13 11:31:08 +05:30
Sidharth Vinod
9ed2f4b2d3
Merge branch 'master' into develop
...
* master:
📝 🐛 fix schema link
2024-04-12 23:59:27 +05:30
Sidharth Vinod
c2eb2184fc
Merge branch 'master' into develop
...
* master:
update latest news section
add Turing machine blog post
2024-04-12 23:58:52 +05:30
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
steph
4a19103891
update latest news section
2024-04-11 10:53:34 -07: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
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
renovate[bot]
f15fde26f9
chore(deps): update all patch dependencies
2024-04-03 04:02:11 +00:00
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
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