Justin Greywolf
0aa09bfca5
Create new type for member handling
2023-05-30 10:43:44 -07:00
Sidharth Vinod
75337287ea
Replace esno & ts-node with tsx
2023-05-08 18:46:14 +05:30
Knut Sveidqvist
25a7164df2
Merge branch 'develop' into sidv/contributors
2023-05-08 09:17:49 +02:00
Knut Sveidqvist
a226b073a0
Merge pull request #4374 from remcohaszing/add-integrations
...
Add integrations
2023-05-08 09:13:16 +02:00
Remco Haszing
7df21c01ec
Add integrations
...
This adds the projects `mermaid-isomorphic`, `rehype-mermaidjs`, and
`gatsby-remark-mermaid` to the integrations page.
This also removes `remark-mermaid`. This project is outdated and
unmaintained.
2023-05-07 21:00:17 +02:00
Justin Greywolf
06fdb95389
Allow overlapping notes
2023-05-03 22:15:59 -07:00
Justin Greywolf
2216bbad25
remove spellcheck warnings
2023-05-03 17:02:44 -07:00
Justin Greywolf
61e31b3fe6
fix import issue
2023-05-03 16:29:57 -07:00
Sidharth Vinod
cb3982de7e
Remove unnecessary dependencies
...
Co-authored-by: Alois Klink <alois.klink@gmail.com>
2023-05-02 14:16:35 +05:30
Sidharth Vinod
cdc68d99fe
Cleanup
2023-04-29 10:50:30 +05:30
Sidharth Vinod
99abd4c31b
Fix avatar fetching
2023-04-29 10:12:47 +05:30
Sidharth Vinod
9238deaf00
Merge branch 'develop' into sidv/contributors
...
* develop: (237 commits)
submit built docs
update Font Awesome Version
Clarify FontAwesome support
Update version
Fix classParser
Check for conflict when linting jison
Update class grammar test
fix Class diagram grammar
Skip sourcemap
Bump version
Update deps
Fix unit tests
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
...
2023-04-29 09:32:07 +05:30
Steph
d18dff65e1
add hover effect to mc icon and update cspell
2023-03-16 08:12:53 -07:00
Sidharth Vinod
00a14ee811
WIP: Contributors
2023-02-24 23:03:51 +05:30
Sidharth Vinod
8c2dbafdb5
Merge branch 'develop' into sidv/contributors
...
* develop: (309 commits)
Update docs
fix Lint
Update CHANGELOG.md
Update CHANGELOG.md
fix: fix exports
Doc (typo): remove duplicate "be"
Fix readme link
Regenerate mermaid docs
Add deepdwn to cspell
Add Deepdwn to native integrations list
docs: Fix changelog
docs: v10 breaking changes
Remove `null` from diagrams before render
fix docs diagram
Updated version
Minor cleanup to trigger build.
Fix spellings
Wrap option working in test case
Fix typos
Minor cleanup
...
2023-02-24 21:14:55 +05:30
Sidharth Vinod
3b2d55efec
Merge branch 'develop' into sidv/classDiagramLabels
...
* develop: (85 commits)
fix Lint
Update CHANGELOG.md
Update CHANGELOG.md
fix: fix exports
Fix readme link
Regenerate mermaid docs
Add deepdwn to cspell
Add Deepdwn to native integrations list
docs: Fix changelog
docs: v10 breaking changes
Remove `null` from diagrams before render
fix docs diagram
Updated version
Minor cleanup to trigger build.
Fix spellings
Wrap option working in test case
Fix typos
Minor cleanup
Removed the deprecated use of mindmap in Demo
Minor cleanup
...
2023-02-24 13:28:28 +05:30
Billiam
7d4692f7b2
Add deepdwn to cspell
2023-02-21 21:24:39 -06:00
Sidharth Vinod
10e6c92766
Lint
2023-02-14 10:56:16 +05:30
Sidharth Vinod
102900749e
Add support for classDiagram labels
2023-02-14 00:36:43 +05:30
Sidharth Vinod
549483d19b
Update funding :)
2023-01-17 22:09:22 +05:30
Sidharth Vinod
1c8c69f8db
Merge branch 'sidv/properlyWaitTests' into sidv/internalFCV3
...
* sidv/properlyWaitTests:
feat: Wait for rendering to finish before taking image snapshots
Update docs
chore(deps): update all non-major dependencies
Fix: Too many `primaryBorderColor`
2023-01-16 02:11:59 +05:30
Sidharth Vinod
4d3f151cf0
feat: Wait for rendering to finish before taking image snapshots
2023-01-16 02:07:37 +05:30
Sidharth Vinod
0476bdc68f
format
2023-01-12 19:04:06 +05:30
Sidharth Vinod
242a508d50
feat: Flowchart-elk integration
2023-01-12 18:26:08 +05:30
Knut Sveidqvist
094b97de12
Merge branch 'develop' into layout-v3-continued
2023-01-11 18:03:09 +01:00
Omer Rosenbaum
1da20d7aa5
Added swimm to cSpell
2022-12-22 11:39:21 +02:00
Sidharth Vinod
1495ae623a
WIP Adding contributors page from vitest
2022-12-21 10:54:23 +05:30
Knut Sveidqvist
bb9b0b015e
#815 Styling subgraphs with color shades
2022-12-16 16:28:24 +01:00
Sidharth Vinod
89451ca640
fix: add .js to external imports.
2022-12-13 00:22:57 +05:30
Sidharth Vinod
d7610dda8f
fix: Throw correct errors when parsing diagrams with errors
2022-12-12 23:51:46 +05:30
Ashley Engelund (weedySeaDragon @ github)
b1dd0008bc
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
2022-12-07 09:31:20 -08:00
Knut Sveidqvist
ebf76e3d1f
#815 Using elk for flowchart layouts
2022-12-07 09:37:27 +01:00
Knut Sveidqvist
033201ff1f
Merge pull request #3889 from huynhicode/docs/theming
...
docs: refactor Theming doc
2022-12-07 08:55:00 +01:00
Sidharth Vinod
1a767ee492
chore: Update cspell
2022-12-07 11:48:51 +05:30
steph
2cce562bc4
fix cspell
2022-12-04 22:10:33 -08:00
steph
f0aea0e6af
fix cspell
2022-12-04 22:04:20 -08:00
Knut Sveidqvist
4863d0d29d
Adding new flowchart renderer using elk
2022-12-03 09:47:01 +01:00
Ashley Engelund (weedySeaDragon @ github)
f036d58ec3
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
...
# Conflicts:
# cypress/integration/rendering/gantt.spec.js
# cypress/integration/rendering/requirement.spec.js
# docs/config/setup/modules/mermaidAPI.md
# packages/mermaid/src/accessibility.js
2022-12-01 10:08:44 -08:00
Knut Sveidqvist
650ee31cd1
Merge pull request #3845 from mermaid-js/sidv/eslintCleanup
...
Housekeeping with eslint-unicorn
2022-11-30 11:53:16 +01:00
Ashley Engelund (weedySeaDragon @ github)
626a4741c0
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
2022-11-25 11:30:44 -08:00
Sidharth Vinod
4a4eff55c1
chore: Fix lint
2022-11-25 12:00:31 +05:30
Sidharth Vinod
a4fec411bd
Merge branch 'develop' into sidv/eslintCleanup
...
* develop:
chore: Add lodash-eslint rule
chore: Add lodash-eslint rule
feat: Spellcheck docs when building
fix: Enable extending lintstagedrc.
fix: lintstagedrc `lint:jison`
2022-11-23 20:52:36 +05:30
Sidharth Vinod
7f4368415d
chore: Add eslint-unicorn & fix
2022-11-23 01:05:08 +05:30
Sidharth Vinod
183dee89c2
feat: Spellcheck docs when building
...
docs.yml is removed as `docs:verify` will cover spellchecks now.
2022-11-22 23:06:12 +05:30
Sidharth Vinod
4ad99a25d0
feat: Add package visualization
2022-11-20 14:16:22 +05:30
Ashley Engelund (weedySeaDragon @ github)
d99707641b
add "roledescription" to cSpell list of words (as in 'aria-roledescription')
2022-11-15 13:49:05 -08:00
Sidharth Vinod
82f63b056f
feat: Redirect old documentation links.
2022-11-15 01:06:04 +05:30
Ashley Engelund (weedySeaDragon @ github)
750029f557
merge MERMAID/develop
2022-11-09 07:45:22 -08:00
Sidharth Vinod
f295424087
Merge remote-tracking branch 'origin/develop' into sidv/cspell
...
* origin/develop:
chore: fix cSpell word entry misspelling "mermiad" -> "mermaid" (#3751 )
2022-11-04 02:13:28 +05:30
Sidharth Vinod
e7369acaea
jq -> node
2022-11-04 02:05:50 +05:30