Sidharth Vinod
58b6cf0174
Merge branch 'develop' into next
...
* develop: (50 commits)
Use pixelmatch for image comparison
Run all tests
Fix lint
Update lockfile
E2E test
Use cache to store snapshots
chore(deps): update all patch dependencies
Change string concatenation to template literal
Revert "Revert 5041 feature/4935 subgraph title margin config option"
build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.5
Run dev docs without npx
Remove npx completely from run script
Update docs
Fix linters
Removed volta requirement, leave pnpm only
Fixed dead link
build
Update docs
Updated contributing docs after review, minor fixes
Updated gantt chart docs to show all config options
...
2024-01-19 13:46:10 +05:30
nirname
a05aba4cc9
Update docs
2024-01-05 14:19:54 +00:00
nirname
a32e72b660
Update docs
2024-01-04 01:12:59 +00:00
Sidharth Vinod
6ce543e118
Merge branch 'develop' into next
...
* develop: (126 commits)
Update all patch dependencies
Fix docs
Update packages/mermaid/src/docs/community/questions-and-suggestions.md
Update packages/mermaid/src/diagrams/class/classRenderer-v2.ts
update edge ids
draw top actors with lines first followed by messages
Bump GitHub workflow actions to latest versions
Update docs
Documentation: clarify sentence
Fix lint
Fix typo
fix typo
Add new Atlassian integrations
chore(deps): update all patch dependencies
Update demos/sequence.html
chore: release v10.6.1
fix
fix
fix: render the participants in same order as they are created
fix(flow): fix invalid ellipseText regex
...
2023-11-14 11:20:27 +05:30
Sidharth Vinod
adfb60e045
fix typo
2023-11-09 14:03:38 +05:30
Sidharth Vinod
3abe7cfc45
Merge branch 'develop' into next
...
* develop: (61 commits)
Revert "fix: Reduce gantt exclude days length"
Commented out broken test (#4913 )
fix: Reduce gantt exclude days length
Update docs
Fix lint issue
Fix release version
Fix TopBar
Add MC to integrations
Add TopBar
Fix docs
Docs: Add Product Hunt info (#4900 )
Update docs
Merge branch 'release/10.5.0'
Mermaid release v10.5.0
docs: typo fixed
docs: typo fixed
Fix for issue with backticks in ids in classDiagrams
more fixes
fix typo
more link fixes
...
2023-10-06 11:11:34 +05:30
Subhash Halder
0d64d8d8e7
Merge branch 'develop' into feature/4269_add_xychart
2023-10-02 20:52:47 +05:30
Knut Sveidqvist
9644df4021
Merge branch 'release/10.5.0'
2023-10-02 10:18:33 +02:00
steph
874ccfb5a7
fix links
2023-09-28 23:28:33 -07:00
Douglas Blank
2eb9afa2f2
Update flowchart.md ( #4798 )
...
* Update flowchart.md
Fixed typos
* docs: Fix proper doc
* docs: Fix npmjs link
---------
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-09-06 17:44:35 +00:00
Subhash Halder
fc9ff6c6f3
Added documentations
2023-09-02 20:48:11 +05:30
Reda Al Sulais
f202770b70
Merge branch develop into next
2023-08-26 13:44:24 +03:00
Sidharth Vinod
1bfa1a8c88
Merge pull request #4767 from nirname/docs/2910_renaming-docs-and-fixes
...
Docs/2910 Remove n00b and fix some docs
2023-08-25 11:32:00 +00:00
Sidharth Vinod
2dd1415849
docs: Fix npmjs link
2023-08-25 12:43:31 +05:30
nirname
fc19bf93aa
Update docs
...
Fixed link to mermaid-js.github.io after review
Update docs
Fixed link again
2023-08-24 22:01:35 +03:00
Sidharth Vinod
408910e6e8
Merge branch 'develop' into next
...
* develop:
Fixed docs according review
chore: Fix type imports
Fixed links
Split development documentation in several separate pages, fixes for the sidebar menu
2023-08-23 13:19:12 +05:30
Nikolay Rozhkov
cee2a458f1
Fixed docs according review
...
Update docs
2023-08-23 00:30:17 +03:00
Reda Al Sulais
222d8eed4e
Merge remote-tracking branch 'upstream/develop' into next
...
Signed-off-by: Reda Al Sulais <u.yokozuna@gmail.com>
2023-08-19 16:20:13 +03:00
Nikolay Rozhkov
7b45dbea1a
Fixed links
2023-08-18 03:14:12 +03:00
Nikolay Rozhkov
341130856f
Split development documentation in several separate pages, fixes for the sidebar menu
...
United similar sections at the intro page
Fix spelling
Update docs
2023-08-18 02:17:15 +03:00
Nikolay Rozhkov
aec97d68cc
Fixed wrong collapsible option at the left menu, updated vue
...
Fixed badges
Rely on classes instead of DOM structure
Prettier
Update docs
2023-08-17 16:37:22 +03:00
Sidharth Vinod
da7ff777d1
chore: Add esbuild (Breaking change)
...
mermaid.min.js and mermaid.js will now be IIFE instead of UMD.
2023-08-14 00:52:45 +05:30
Kiran
304d8844f0
fix style in contributors section of intro
2023-07-26 00:19:50 -06:00
Subhash Halder
b2a5ddcd85
Added documentation for the quadrantChart
2023-05-13 17:33:31 +05:30
Remco Haszing
aa5c1a5f78
Merge branch 'develop' into fix-node16-module-resolution
2023-04-13 14:58:17 +02:00
Sidharth Vinod
c1aad5975c
Merge branch 'release/9.4.2' into release/10.0.0
...
* release/9.4.2:
RC version
Revert #4034
Revert #4034
fix: Vite, D3, Vitest Types
fix(api): tree shaking package.json import
2023-02-19 00:55:23 +05:30
Sidharth Vinod
b89b90dbb9
Fix links to integrations.md
2023-02-16 12:35:43 +05:30
Per Brolin
98bec36f81
Merge branch 'release/9.4.0'
2023-02-15 16:20:22 +01:00
Alois Klink
75b19eaa0c
chore(docs): run pnpm run docs:build
with GFM
...
Rebuild docs with `remark-gfm` GitHub-Flavored-Markdown parser.
2023-01-01 21:28:03 +00:00
Sidharth Vinod
cdba2b4ac8
Update CDN links
2022-12-20 10:56:39 +05:30
Sidharth Vinod
cd0eae2807
chore: Switch back from unpkg to jsdelivr
2022-12-01 11:23:50 +05:30
Sidharth Vinod
de99cdfb4c
chore: Add size shield in readme
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-11-21 08:22:10 +05:30
Knut Sveidqvist
3b79ee35e0
Merge pull request #3780 from mermaid-js/sidv/mergeMaster
...
chore: Merge master to develop
2022-11-15 12:47:32 +01:00
Sidharth Vinod
77a326dedf
Merge Master
2022-11-14 14:51:23 +05:30
Sebastian Spier
6543ece92c
Fix display label/path for explaining where the docs are located
2022-11-08 13:53:18 +01:00
Sebastian Spier
62f3c4baa6
Revert "Running 'pnpm --filter mermaid run docs:build' as suggested by the previously failing 'lint' GHA"
...
This reverts commit 66c543cb8fd8bb52451ff96231976bf2949f7f22.
2022-11-07 23:07:04 +01:00
Sebastian Spier
66c543cb8f
Running 'pnpm --filter mermaid run docs:build' as suggested by the previously failing 'lint' GHA
2022-11-07 23:00:40 +01:00
Sebastian Spier
a19622c807
Revert content of /docs to what is on the develop branch
2022-11-07 22:48:44 +01:00
Sebastian Spier
3b901c4459
More consistent linking: Use the full filename README.md (in config/setup)
2022-11-07 17:00:54 +01:00
Sebastian Spier
4a45112344
Replace links to '_sidebar.md' with '.vitepress/config.ts'
2022-11-07 10:43:46 +01:00
Sidharth Vinod
70ec91d0db
docs: Change yarn to pnpm
2022-11-01 10:34:45 +05:30
Sidharth Vinod
8f5fe38212
chore: format blockquote
2022-10-29 00:56:01 +05:30
Sidharth Vinod
e1d9d0b990
chore: Fix doc links
2022-10-29 00:46:25 +05:30
Emerson Bottero
b62873a195
sync last changes
2022-10-25 17:54:07 -03:00
Emerson Bottero
c45bf055b6
docs: added warning and notes
2022-10-17 23:58:51 -03:00
Emerson Bottero
c8b377bf74
docs: small improvements
2022-10-17 19:32:47 -03:00
Emerson Bottero
cbcf7f8a11
docs: new Documentation
2022-10-15 00:50:11 -03:00