Yokozuna59
e6a48f8baf
standardize info diagram definition
...
* create types
* remove unnessery db attributes
* convert js files to ts
* remove empty styles.js
2023-06-12 19:41:37 +03:00
Yokozuna59
372b57d540
create DrawDefinition
function type
2023-06-12 19:36:54 +03:00
bollwyvl
a7b75d71e4
Update docs
2023-06-12 14:14:19 +00:00
Nicholas Bollweg
64558ffa9c
strawman extension and mime type docs
2023-06-12 09:09:29 -05:00
Yokozuna59
9573f336c3
standardize detectors loeader function definition with DiagramLoader
type
2023-06-12 15:28:45 +03:00
Yokozuna59
6ced1673b0
standardize detector function definition with DiagramDetector
type
2023-06-12 15:21:43 +03:00
Yokozuna59
e688138167
pref: change detectors from .match
into .test
...
there is no need for matching, capturing results, and validating nullablity
just using `.test` would be enough and significantly faster
for more info, see https://stackoverflow.com/10940138/16476610
2023-06-12 14:45:08 +03:00
Yokozuna59
b11c511c5c
remove unnecessary @ts-ignore
and @ts-nocheck
2023-06-12 13:27:40 +03:00
Yokozuna59
5b3e565b63
update pnpm-lock.yaml file
2023-06-12 13:25:36 +03:00
Sidharth Vinod
8cbe1a9046
Fix lint
2023-06-12 15:23:43 +05:30
Sidharth Vinod
4a200473c9
Merge pull request #4467 from adamazing/patch-1
...
Correct "Bronze" spelling in timeline docs
2023-06-12 15:04:24 +05:30
Sidharth Vinod
c85e479f88
Merge branch 'develop' into sidv/splitUnicode
...
* develop:
Update docs
Rename info to note
Rename "info" to "note"
Update all patch dependencies
Fix Directives Documentation
Update tutorial link
Run build
Fix link to Tutorials from n00b-overview page
UPdated version to 10.2.3
Remove old changelog
Remove old changelog
Setting version to 10.2.2
#4446 Improved regular expression
#4446 Updating the cleanup criteria
#4438 Reverted to the changes from #4285
Fix download
Fix compile error in docs.
Fix Contributor link in homepage
Update docs
Add hint on "flowchart" and "graph" (and some more styling)
2023-06-12 14:58:58 +05:30
Sidharth Vinod
a379cd02e7
Add logs
2023-06-12 14:57:56 +05:30
Sidharth Vinod
190d79613d
Merge pull request #4096 from koppor/patch-1
...
Add hint on "flowchart" and "graph"
2023-06-12 13:59:43 +05:30
koppor
bdd3ed41fc
Update docs
2023-06-12 07:51:59 +00:00
Oliver Kopp
ea138ef29f
Rename info to note
2023-06-12 09:48:28 +02:00
Oliver Kopp
26d0e5cb04
Rename "info" to "note"
2023-06-12 09:48:02 +02:00
Oliver Kopp
355b471ca0
Merge branch 'develop' into patch-1
2023-06-12 09:09:29 +02:00
Sidharth Vinod
b651be77f1
Merge pull request #4482 from mermaid-js/renovate/patch-all-patch
...
Update all patch dependencies (patch)
2023-06-12 12:01:52 +05:30
renovate[bot]
a754f7b699
Update all patch dependencies
2023-06-12 05:43:36 +00:00
Sidharth Vinod
2abb9541b6
Merge pull request #4475 from adamazing/fix-directives-documentation
...
Fix Directives Documentation
2023-06-12 11:12:13 +05:30
Adam Henley
d32d935c44
Fix Directives Documentation
...
Signed-off-by: Adam Henley <adamazing@gmail.com>
2023-06-10 23:31:34 +12:00
Adam Henley
c76cb93f6f
Run docs:build
...
Signed-off-by: Adam Henley <adamazing@gmail.com>
2023-06-10 18:27:07 +12:00
Sidharth Vinod
779acb1b72
Merge pull request #4472 from Spiderpig86/patch-1
...
Fix link to Tutorials from n00b-overview page
2023-06-10 08:42:22 +05:30
Stanley Lim
19fab1f6a7
Update tutorial link
2023-06-09 16:52:49 -07:00
Justin Greywolf
f4ffd5c965
Merge branch 'develop' into UpdateClassMemberHandling
2023-06-09 16:01:15 -07:00
Sidharth Vinod
40f517daee
Merge pull request #4473 from mermaid-js/sidv/addPlausible
...
Add Plausible analytics
2023-06-10 01:38:31 +05:30
Sidharth Vinod
88bda42e74
Use script instead of npm package.
2023-06-10 01:37:39 +05:30
Sidharth Vinod
9b6f2ecf42
feat: Add plausible
2023-06-10 01:20:48 +05:30
Stanley Lim
071f490047
Run build
2023-06-09 11:17:03 -07:00
Stanley Lim
6e657e56a0
Fix link to Tutorials from n00b-overview page
2023-06-09 10:41:54 -07:00
Sidharth Vinod
b3ce56c7fc
Cleanup
2023-06-09 17:03:02 +05:30
Sidharth Vinod
3f080e5bc8
Merge branch 'sidv/splitUnicode' of https://github.com/mermaid-js/mermaid into sidv/splitUnicode
...
* 'sidv/splitUnicode' of https://github.com/mermaid-js/mermaid :
Update docs
2023-06-09 16:57:27 +05:30
Sidharth Vinod
7b4601762a
Use splitLineToFitWidth function
2023-06-09 16:57:13 +05:30
sidharthv96
d4edd98b8a
Update docs
2023-06-09 11:24:11 +00:00
Sidharth Vinod
0a437f5800
feat: split unicode properly
2023-06-09 16:48:30 +05:30
Sidharth Vinod
c41df420d7
Add splitText
2023-06-09 11:06:45 +05:30
Sidharth Vinod
dad9e94816
Merge pull request #4468 from mermaid-js/update-latest-news
...
Update latest news section
2023-06-09 10:57:38 +05:30
steph
4adc94761d
update cSpell
2023-06-08 22:00:50 -07:00
steph
a51e6e06f7
update latest news section
2023-06-08 21:55:20 -07:00
Adam Henley
768e0122e2
Correct timeline spelling
...
Spotted a spelling mistake while browsing the docs.
s/Broze/Bronze/
2023-06-09 16:40:28 +12:00
Laura Valentine Tscharner
b79f9bdced
docs(sequence): actor creation and destruction #1838
2023-06-08 17:44:36 +01:00
Laura Valentine Tscharner
d06bb05c5f
feat(sequence): actor creation and destruction #1838
2023-06-08 17:17:31 +01:00
Knut Sveidqvist
ac9a79643c
Merge branch 'release/10.2.3'
2023-06-08 16:30:10 +02:00
Knut Sveidqvist
9a080bb975
Merge branch 'release/10.2.3' into develop
2023-06-08 16:29:53 +02:00
Knut Sveidqvist
75f9de3d4a
UPdated version to 10.2.3
v10.2.3
2023-06-08 16:24:25 +02:00
Knut Sveidqvist
81e86bc87c
Merge branch '10.2.2' into develop
2023-06-08 15:07:31 +02:00
Sidharth Vinod
f464212dc0
Merge pull request #4416 from MikeJeffers/bug/4408
...
Fix #4408 : Handle wrapping long words
2023-06-08 11:46:09 +05:30
Sidharth Vinod
0ad084182a
Remove old changelog
2023-06-08 11:42:14 +05:30
Sidharth Vinod
e2e9d0f1f3
Remove old changelog
2023-06-08 11:36:47 +05:30