koppor
bdd3ed41fc
Update docs
2023-06-12 07:51:59 +00: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
Knut Sveidqvist
81e86bc87c
Merge branch '10.2.2' into develop
2023-06-08 15:07:31 +02:00
Sidharth Vinod
d148a65967
Merge branch 'develop' into sidv/zenuml
...
* develop: (22 commits)
Update docs
Added CKEditor and GitHub Writer to available integrations.
chore(deps): update all patch dependencies
build(deps): fix broken pnpm-lock.yaml file
Mermaid version 10.2.0
Mermaid Version 10.2.0-rc.4
Label background fix
Test commit
Fix for regression error in sequenceDiagrams
Fix visibility issue for fields
fix parsing issue with class diagrams
fix: Use unicode arrows in quadrant chart axis
fix: Use unicode arrows in quadrant chart axis
fix lint command
Bump version
Back to JS with jsdoc types
Add unsupported text
Reduce changes in test
Fix deps
Fix lockfile
...
2023-06-02 11:59:12 +05:30
Sidharth Vinod
abcae14fa7
Fix compile error in docs.
2023-05-31 19:10:42 +05:30
Sidharth Vinod
97be4983f0
Merge branch 'develop' into sidv/zenuml
...
* develop: (66 commits)
Update docs
Update docs
Improve the wording of security level values
Added quadrantChart to the side bar
Added e2e test cases with some fixes
Added documentation for the quadrantChart
Restructured the build function and addressed more review comment
Fixed some parser issue and added test cases for the parser
Fixed review comment
Update docs
Converted files to typescript and added proper types
Fix blog linting
Debug fetch-contributors
Fix lockfile
Revert "Replace esno & ts-node with tsx"
[draft] Added support for quadrant chart
Fix lockfile
Fix build
Update pnpm-lock
Replace esno & ts-node with tsx
...
2023-05-16 23:26:35 +05:30
Dong Cai
82eccb70fa
fixed typo and update peerDependencies version
2023-05-16 23:41:53 +10:00
Dong Cai
cce5505662
Address mermaid-zenuml PR comments
2023-05-16 20:30:25 +10:00
Knut Sveidqvist
132ce2fb4b
Merge branch 'develop' into release/10.2.0
2023-05-15 09:50:02 +02:00
Knut Sveidqvist
458ac84749
Merge pull request #4383 from amsubhash/feature/4282_add_quadrant_chart
...
Added support for quadrant chart
2023-05-15 09:49:23 +02:00
Knut Sveidqvist
fa3e800802
Merge remote-tracking branch 'origin/release/10.2.0' into release/10.2.0
2023-05-15 08:52:13 +02:00
knsv
b563ddc19d
Update docs
2023-05-15 06:49:56 +00:00
Subhash Halder
b2a5ddcd85
Added documentation for the quadrantChart
2023-05-13 17:33:31 +05:30
Sidharth Vinod
17c798a1b3
Merge branch 'develop' into release/10.2.0
...
* develop: (49 commits)
Debug fetch-contributors
Fix lockfile
Revert "Replace esno & ts-node with tsx"
Fix lockfile
Fix build
Update pnpm-lock
Replace esno & ts-node with tsx
chore(deps): update all minor dependencies
chore(deps): update all patch dependencies
Fix missing `await` in usage document
Add integrations
test: fix classDiagramGrammer unit test
restore path calculation for grammar test
Allow overlapping notes
remove spellcheck warnings
Fix path in test
fix import issue
requested update
Reject ridiculous years in Gantt charts.
Remove unnecessary dependencies
...
2023-05-09 10:13:15 +05:30
Sidharth Vinod
2dc780a766
Merge pull request #4315 from mermaid-js/huynhicode-docs-flowchart
...
Docs: Flowchart - minor verbiage update
2023-05-08 18:49:47 +05:30
Justin Greywolf
5f1a507820
Merge pull request #4206 from ksilverwall/feature/class-namespace
...
Implement `package` on class diagram
2023-05-03 16:58:08 -07:00
Steph
a5e0630e21
requested update
2023-05-02 23:41:14 -07:00
koppor
5c8b739047
Update docs
2023-04-30 18:19:56 +00:00
Sidharth Vinod
88f9233aa8
Merge branch 'develop' into sidv/zenuml
...
* develop:
submit built docs
update Font Awesome Version
Clarify FontAwesome support
2023-04-27 10:36:16 +05:30
Sidharth Vinod
4d3e5e42e1
Use mdast-util-from-markdown instead of simple-markdown
2023-04-26 10:30:13 +05:30
Josh Bouganim
41969c434f
submit built docs
2023-04-25 20:35:45 +00:00
Sidharth Vinod
8cd48bf405
Add docs
2023-04-26 00:31:00 +05:30
Kazuki Tsunemi
95d8e3a5df
Merge branch 'develop' into feature/class-namespace
2023-04-25 16:40:42 +09:00
Sidharth Vinod
05e7a6bd4b
Merge branch 'develop' into MultipleUpdatesToClassDiagram
...
* develop: (30 commits)
Update vite
Fix applitools cypress
Update packages/mermaid/package.json
chore(deps): update dependency typescript to v5
fix typedoc
fix(deps): update all minor dependencies
chore(deps): update pnpm to v8
chore(deps): update fregante/setup-git-user action to v2
fix(deps): update all minor dependencies
chore(deps): update dependency start-server-and-test to v2
chore(deps): update dependency rimraf to v5
chore(deps): update dependency eslint-plugin-unicorn to v46
chore(deps): update actions/deploy-pages action to v2
chore(deps): update dependency eslint-plugin-jsdoc to v43
Split docs into build and deploy
fix(deps): update dependency dompurify to v3
chore(deps): update dependency concurrently to v8
Split renovate groups
Upgrade vitepress
chore(deps): update pnpm to v7.30.5
...
2023-04-23 22:50:40 +05:30
Sidharth Vinod
9298f631f9
Merge pull request #4296 from Will-Low/patch-2
...
Updating documentation on notes for classes within class diagrams
2023-04-23 22:48:15 +05:30
huynhicode
be69f494b7
Update docs
2023-04-18 19:43:30 +00:00
bogay
b3959299bc
docs(flowchart): wrap br tag by codeblock
...
so that it can render `<br>` text on doc correctly.
2023-04-18 18:51:52 +08:00
Will-Low
28155b0e0a
Removing redundant code block
2023-04-17 10:24:06 -07:00
Justin Greywolf
59a85a7dfd
Multiple Fixes to classes
2023-04-16 19:42:51 -07:00
Kazuki Tsunemi
204baa4586
Merge branch 'develop' into feature/class-namespace
2023-04-17 11:27:10 +09:00
Will-Low
e3ca003127
Rebuilding docs
2023-04-13 09:59:11 -07:00
Knut Sveidqvist
d132d26246
Merge branch 'master' into develop
2023-04-06 08:33:18 +02:00
chriskim-au1
3b861ab91f
doc update
2023-04-05 13:11:22 +10:00
Ch K
721208e981
auto generated from pnpm run
2023-04-05 11:31:44 +10:00
Ch K
ee455c1edb
auto generated from pnpm run
2023-04-05 11:26:28 +10:00
Knut Sveidqvist
5d536b9973
Adding documentation for markdown strings
2023-04-03 14:41:13 +02:00
Knut Sveidqvist
cbc2df1ff6
Merge branch 'develop' into feature/1618_repeating_tasks
2023-03-29 09:23:18 +02:00
PIRADATA
022e6670d0
docs: fix hexagon node flowchart code example
...
Use `mermaid-example` instead of `mmd` so that Mermaid formats
the code properly.
2023-03-25 20:13:04 +00:00
Jeremy Funk
ba1c5dc6c7
Change to using display mode yaml
2023-03-25 01:56:50 +01:00
Jeremy Funk
2d815e9626
Add documentation
2023-03-24 00:09:06 +01:00
Alois Klink
1184fce148
Merge pull request #4237 from xuanxu/patch-1
...
Fix typos in timeline docs
2023-03-23 20:00:39 +00:00
Juanjo Bazán
6cba2ea02d
docs: fix typos in timeline.md
2023-03-23 19:46:17 +00:00
Michael Vorburger ⛑️
3add711c55
docs: Remove repeated phrase
2023-03-23 19:42:33 +00:00
Kazuki Tsunemi
b725b69fda
Add package of class diagrams to doc
2023-03-17 14:47:32 +09:00
sidharthv96
2dd906d809
Update docs
2023-03-15 07:50:54 +00:00
sidharthv96
273a9e7ad6
Update docs
2023-03-10 19:53:13 +00:00
Sidharth Vinod
ad52d7d823
Merge pull request #4145 from Billiam/feature/move-pie-labels
...
Pie: Adding outer border, text position options
2023-03-05 00:33:15 +05:30
Billiam
82f5b4ca39
Move pie outerStrokeWidth to theme variables, update docs
2023-02-28 13:27:09 -06:00
Sidharth Vinod
9b2f503dc7
Merge branch 'develop' into sidv/classDiagramLabels
...
* develop:
refactor(deps): replace `moment` with `dayjs`
test(gantt): test daylight savings in ganttdb
Update .lycheeignore
chore: dagre-d3-es@7.0.9
Update docs
Doc (typo): remove duplicate "be"
💄 section width now covers all tasks
2023-02-28 14:20:11 +05:30