Sidharth Vinod
258dbf30e0
Merge branch 'next' into pr/Yokozuna59/4751
...
* next: (70 commits)
chore: Add comment for `yy`.
chore: Increase heap size when building
chore: increase `test-util.ts` converage by returning `undefined`
chore: add `vitest` imports to `test-util.ts`
chore: run `pnpm lint:fix`
create `noErrorsOrAlternatives` parser helper function
chore: export `InfoModule` from `infoModule.ts`
docs: Fix link
Update docs
fix(pie): align slices and legend orders
Mermaid version v10.4.0
unique batches every time, if not repeated tests end up in the same batch
Added missed .md
Increase JS heap
More tests for redirects + prettier
Fixed redirects inside vitepress, extended tests
chore: Explain redirect.ts clearly
docs: Fix npmjs link
chore: Update editor.bash to build latest version
chore: Build after clone
...
2023-08-28 14:13:20 +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
Nikolay Rozhkov
ab140a0fc7
Added missed .md
2023-08-25 14:27:06 +03:00
Sidharth Vinod
2dd1415849
docs: Fix npmjs link
2023-08-25 12:43:31 +05:30
nirname
52cbf9fd28
Update docs
2023-08-24 19:07:14 +00:00
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
b868777184
docs: v10 breaking changes
2023-02-21 21:35:54 +05:30
Sidharth Vinod
45adc5fb6b
Remove CJS builds from docs
2023-02-19 00:58:36 +05:30
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
1e30e33ad3
chore: Fix mindmap link
2022-12-01 13:51:50 +05:30
Sidharth Vinod
cd0eae2807
chore: Switch back from unpkg to jsdelivr
2022-12-01 11:23:50 +05:30
Sidharth Vinod
8cb6fbfab0
Merge branch 'master' into sidv/jsdelivr
...
* master:
doc: Add mindmap integration docs
fix: Fetch depth
fix: Fetch depth
fix: Fetch depth
fix: Add commit count to release preview
fix: Add commit count to release preview
chore: Add working directory
fix: release-preview-publish.yml
Fix #3799 : Remove `type` from package.json
2022-12-01 11:20:16 +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
c354d9e1e3
Merge remote-tracking branch 'origin/master' into sidv/mergeMaster
...
* origin/master: (76 commits)
fix: `use-inline-specifiers-lockfile-format` to pnpm
Hacky fix for pnpm issue
chore: Cleanup pakage.json, fix jisonLint
feat: Switch CDN
Updated README-files
Updated URL
Updated release
Increased package version to 9.2.2
Added registerExternalDiagram for Mindmap
fix: Remove registerDiagram export
fix versions
feat: Add config validator MVP
Apply suggestions from code review
fix: Import path in viewer.js
Cleanup package.json
Restore package and lock from master
fix pnpm lock
Fix pnpm-lock
Fixing applitools batches
Fix pnpm
...
2022-11-14 14:57:08 +05:30
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
Sidharth Vinod
017fc483e7
Merge branch 'develop' of https://github.com/emersonbottero/mermaid into pr/emersonbottero/3678
...
* 'develop' of https://github.com/emersonbottero/mermaid :
docs: fix layout problem
docs: added warning and notes
docs: added warning and notes
docs: added warning and notes
docs: small improvements
2022-10-18 12:29:03 +05:30
Sidharth Vinod
f2571e9930
fix: Live editor links
2022-10-18 12:28:48 +05:30
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