Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/10.9.0 #5337

Merged
merged 183 commits into from
Mar 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
183 commits
Select commit Hold shift + click to select a range
1e53c12
chore: added katex as a dependency
NicolasNewman Feb 26, 2022
b746747
chore: added css-loader, sass, sass-loader, style-loader
NicolasNewman Feb 28, 2022
c2e8cb7
chore: added katex rendering to flowcharts v1 & 2
NicolasNewman Feb 28, 2022
275f200
chore: added katex demo
NicolasNewman Feb 28, 2022
4736e59
fix(katex): enforce html output for consistency
NicolasNewman Mar 29, 2022
1db4230
feat(katex): fixed node sizing issues, caused by KaTeX fonts not bein…
NicolasNewman Mar 29, 2022
825f502
feat(katex): improved handling of KaTeX errors
NicolasNewman Mar 31, 2022
cc2c828
feat(katex): added cypress testing
NicolasNewman Apr 2, 2022
f67254c
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into …
NicolasNewman Apr 2, 2022
f346056
chore(katex): removed unused debugging code
NicolasNewman Apr 2, 2022
b243609
chore(katex): merged with branch develop
NicolasNewman Feb 13, 2023
58bc6c7
Merge branch 'mermaid-js:develop' into feature/2776_katex_math
NicolasNewman Feb 13, 2023
483722f
fix(katex): fixed rendering of KaTeX errors
NicolasNewman Feb 13, 2023
21479b2
fix(katex): fixed rendering of KaTeX errors
NicolasNewman Feb 13, 2023
4da9c71
fix(katex): fixed rendering of KaTeX errors
NicolasNewman Feb 13, 2023
2740edf
chore(katex): added katex to cSpell.json
NicolasNewman Feb 13, 2023
fb5d80a
fix(katex): removed extra body tag from merge
NicolasNewman Feb 13, 2023
bbc6eb6
chore(katex): lint:fix
NicolasNewman Feb 13, 2023
ebef1c4
chore: merged with develop
NicolasNewman Feb 23, 2023
fdd9000
chore(katex): lint:fix
NicolasNewman Feb 23, 2023
7dd21d8
fix(katex): disabled 4th katex cypress test due to recent changes to …
NicolasNewman Feb 23, 2023
12e1af4
Merge branch 'mermaid-js:develop' into feature/2776_katex_math
NicolasNewman Mar 4, 2023
f3b939e
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman Apr 13, 2023
f4cb6a1
chore(katex): fixed issues from merge
NicolasNewman Apr 14, 2023
e0e038d
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid to…
NicolasNewman Apr 14, 2023
f8a4488
feat(katex): added common functions for aiding in KaTeX rendering
NicolasNewman May 6, 2023
4202488
feat(katex): added KaTeX support to sequence diagrams
NicolasNewman May 6, 2023
e7a1d83
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman May 6, 2023
cf54ddc
chore(katex): lint:fix
NicolasNewman May 6, 2023
077cc65
chore(katex): included uncommited files
NicolasNewman May 31, 2023
0605b85
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman May 31, 2023
619ae2f
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman May 31, 2023
a3930eb
fix(katex): resolved broken lockfile
NicolasNewman May 31, 2023
b193013
fix(katex): resolved removed class from demo during merging
NicolasNewman May 31, 2023
9ee4576
Update docs
NicolasNewman May 31, 2023
5c69e5f
feat(katex): optimized importing of katex
NicolasNewman Jun 23, 2023
bee2b69
Merge branch 'feature/2776_katex_math' of https://github.com/NicolasN…
NicolasNewman Jun 23, 2023
8b42302
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman Jun 23, 2023
fe8474f
fix(katex): updated specs
NicolasNewman Jun 23, 2023
f979ced
refactor(katex): revision changes
NicolasNewman Jun 24, 2023
40e75fe
docs(katex): added documentation
NicolasNewman Jun 24, 2023
a23f0da
docs(katex): specified minimum version
NicolasNewman Jul 7, 2023
f15e8c9
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman Jul 8, 2023
3d5616c
docs(katex): version set to MERMAID_RELEASE_VERSION
NicolasNewman Jul 8, 2023
2cce8ee
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman Jul 8, 2023
67cbdb4
fix(katex): resolved legacyMathML config issues from previous merge
NicolasNewman Jul 8, 2023
22a7234
chore(katex): generated types
NicolasNewman Jul 8, 2023
6518e13
Update sequence.html
NicolasNewman Jul 8, 2023
c2f6056
chore(katex): lint-fix
NicolasNewman Jul 8, 2023
6fa8a51
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman Oct 11, 2023
2dce7f0
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid in…
NicolasNewman Oct 11, 2023
e690656
refactor(katex): resolved linting errors
NicolasNewman Oct 11, 2023
8d90815
Merge branch 'develop' into pr/NicolasNewman/2885
sidharthv96 Dec 6, 2023
0d98e6c
refactor: Revert type change for renderer
sidharthv96 Dec 6, 2023
70b948f
refactor: Optimize renderKatex
sidharthv96 Dec 6, 2023
1d86cf0
refactor: Cleanup error renderer
sidharthv96 Dec 6, 2023
886eda9
chore: await drawActors
sidharthv96 Dec 6, 2023
85774b7
chore: Fix configAPI
sidharthv96 Dec 6, 2023
a9818b4
chore: Remove special case error handling
sidharthv96 Dec 6, 2023
22f83f1
fix: Sequence actor rendering
sidharthv96 Dec 7, 2023
d91934b
comment out skipped test
sidharthv96 Dec 10, 2023
413de28
Merge branch 'develop' into pr/NicolasNewman/2885
sidharthv96 Jan 19, 2024
cafe932
implement until keyword in gantt charts
fzag Jan 22, 2024
b44ec7d
fix bad expected values in gantt units tests
fzag Jan 22, 2024
099f580
address review comment on implementation; apply similar changes on ex…
fzag Jan 24, 2024
d1178c4
Merge branch 'develop' into pr/NicolasNewman/2885
sidharthv96 Jan 27, 2024
52d276b
chore: Update katex
sidharthv96 Jan 27, 2024
3b0c5c3
fix: Message width
sidharthv96 Jan 27, 2024
fd3f1ca
add parsing unit test for after/until keywords
fzag Jan 27, 2024
9fadf62
adapt e2e tests to include new 'until' keyword in gantt chart
fzag Jan 27, 2024
280525b
merge develop; resolve minor conflicts in docs/syntax/gantt.md
fzag Jan 27, 2024
cc4dfea
fix minor mistake in parsing test
fzag Jan 27, 2024
c1b5d52
modify invalid e2e test for gantt chart
fzag Jan 27, 2024
069a132
revert changes on existing e2e tests; add new e2e test for nez until …
fzag Jan 27, 2024
8d2605d
minor stylistic changes
fzag Jan 27, 2024
bc332e3
Fix boundMessage type
sidharthv96 Jan 27, 2024
ea8d7ec
Merge branch 'develop' into feature/3173_implement_until_keyword_in_g…
sidharthv96 Jan 30, 2024
0b087b7
Merge branch 'develop' into feature/2776_katex_math
sidharthv96 Jan 30, 2024
a3364e7
build(deps-dev): bump vite from 4.4.12 to 4.5.2
dependabot[bot] Jan 31, 2024
ebc59d8
Merge branch 'develop' into feature/2776_katex_math
sidharthv96 Jan 31, 2024
3b5cb02
Merge pull request #5218 from mermaid-js/dependabot/npm_and_yarn/vite…
sidharthv96 Feb 3, 2024
b043d79
Bump @zenuml/core and update render options in mermaid-zenuml (#5257)
dontry Feb 4, 2024
337f07b
Fix macOS onboarding issues
thedustin Feb 4, 2024
5f0b514
chore(deps): update all minor dependencies
renovate[bot] Feb 5, 2024
dee99d2
Merge pull request #5264 from mermaid-js/renovate/all-minor
sidharthv96 Feb 5, 2024
9261715
fix typo cutomers => customers
elgalu Feb 5, 2024
be036ad
Merge pull request #5269 from elgalu/fix-cutomers-typo
sidharthv96 Feb 6, 2024
19f1509
chore(deps): update all patch dependencies
renovate[bot] Feb 6, 2024
c7f5e01
Merge pull request #5262 from thedustin/macos-docker-onboarding-issues
nirname Feb 6, 2024
9c6ad54
Merge pull request #5263 from mermaid-js/renovate/patch-all-patch
sidharthv96 Feb 6, 2024
ddd971e
chore(deps): update all minor dependencies
renovate[bot] Feb 12, 2024
a90a8ce
Merge pull request #5281 from mermaid-js/renovate/all-minor
sidharthv96 Feb 12, 2024
9ee2d70
chore(deps): update all patch dependencies
renovate[bot] Feb 12, 2024
267e142
Merge pull request #5280 from mermaid-js/renovate/patch-all-patch
sidharthv96 Feb 12, 2024
18589dd
Ignore BundlePhobia
sidharthv96 Feb 12, 2024
447c5a4
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
sidharthv96 Feb 12, 2024
4a4e96c
Merge branch 'develop' into feature/2776_katex_math
sidharthv96 Feb 13, 2024
fe1cff3
Merge pull request #2885 from NicolasNewman/feature/2776_katex_math
knsv Feb 13, 2024
e216432
feat: add name field to the actors
ad1992 Feb 14, 2024
1a8361d
Merge branch 'develop' into aakansha/actor-name
ad1992 Feb 14, 2024
bee88ac
make name optional
ad1992 Feb 14, 2024
23dd7b2
add name only when present in rectData
ad1992 Feb 14, 2024
4a7489a
chore: Update cspell and fix issues
Jason3S Feb 14, 2024
f3282e4
chore: sort cspell dictionaries on commit
Jason3S Feb 14, 2024
c306054
Update comment to link to replacement function.
Jason3S Feb 15, 2024
36f056f
Update packages/mermaid/src/diagrams/sankey/parser/sankey.jison
Jason3S Feb 15, 2024
e54d090
Use both British and American English spellings.
Jason3S Feb 15, 2024
551ccfc
Add new extension to integrations
BoDonkey Feb 15, 2024
6be91bc
Merge pull request #5286 from Jason3S/cspell
sidharthv96 Feb 16, 2024
eaffe33
Fix CMS order
BoDonkey Feb 16, 2024
4336b91
Fix color and arrow for merge commit
macherel Dec 19, 2023
5359981
Updated chrome extension url's to new store
Abrifq Feb 17, 2024
762113d
Fix link to Contributors section in README
BaumiCoder Feb 17, 2024
70c8a3d
Merge pull request #5287 from BoDonkey/docs/add-apostrophecms-integra…
sidharthv96 Feb 19, 2024
77f76f5
Replace version number placeholder
BaumiCoder Feb 20, 2024
81491f2
Merge branch 'develop' into docs/replaceVersionPlaceholder
BaumiCoder Feb 20, 2024
6d58c75
Changes to timeline.md
FutzMonitor Feb 25, 2024
15b3647
Changes to timeline.md
FutzMonitor Feb 25, 2024
d9448e4
Link to contributing page on webhelp
BaumiCoder Feb 25, 2024
7770621
Replace links to docs with links to webhelp
BaumiCoder Feb 25, 2024
e79a08e
Replace mermaid-js.github.io links
BaumiCoder Feb 25, 2024
6f3a260
Update recommended Vitest extension
NicolasCwy Feb 26, 2024
a57ac09
Correcting path to docker-entrypoint.sh
bstordrup Feb 26, 2024
ccfec58
Merge pull request #5322 from NicolasCwy/chore/5321-change-recommende…
sidharthv96 Feb 26, 2024
628cf79
Merge pull request #5327 from bstordrup/Issue5325_UnableToStartMermai…
sidharthv96 Feb 26, 2024
e371d72
Add lcov to cspell
sidharthv96 Feb 26, 2024
4e12157
Merge pull request #5316 from BaumiCoder/LinkToWebhelp
sidharthv96 Feb 26, 2024
39d870d
Merge branch 'develop' into updateTimelineMD
sidharthv96 Feb 26, 2024
a4ba282
Merge pull request #5304 from BaumiCoder/docs/replaceVersionPlaceholder
sidharthv96 Feb 26, 2024
d4ff5f5
Merge pull request #5315 from FutzMonitor/updateTimelineMD
sidharthv96 Feb 26, 2024
ed61282
Merge pull request #5298 from BaumiCoder/fixTableOfContent
sidharthv96 Feb 26, 2024
61c92f9
Bump node version
sidharthv96 Feb 26, 2024
00bd208
Added link to Blazorade Mermaid to the community integrations page.
MikaBerglund Feb 26, 2024
4707fb2
Use Yarn
sidharthv96 Feb 26, 2024
69266bb
Merge pull request #5332 from mermaid-js/sidv/installFix
sidharthv96 Feb 27, 2024
9f8c87a
Merge branch 'master' into develop
sidharthv96 Feb 27, 2024
197d808
Merge branch 'develop' into patch-5
sidharthv96 Feb 27, 2024
a5a2ea1
Fix lint
sidharthv96 Feb 27, 2024
3093afe
Merge pull request #5284 from ad1992/aakansha/actor-name
sidharthv96 Feb 27, 2024
af3d728
Merge branch 'develop' into feature/3173_implement_until_keyword_in_g…
sidharthv96 Feb 27, 2024
cbb715a
Amend docs to document gitgraph parallel commits
NicolasCwy Feb 27, 2024
d163ca7
Merge pull request #5297 from Abrifq/patch-5
sidharthv96 Feb 27, 2024
c842401
Update all minor dependencies
renovate[bot] Feb 27, 2024
b96eaed
Fix store link
sidharthv96 Feb 27, 2024
3168680
Bump version
sidharthv96 Feb 27, 2024
370cd98
docs: Fix config
sidharthv96 Feb 27, 2024
af93b72
Merge pull request #5336 from NicolasCwy/chore/5324-add-docs-gitgraph…
sidharthv96 Feb 27, 2024
31a287b
Merge pull request #5301 from mermaid-js/renovate/all-minor
sidharthv96 Feb 27, 2024
0215e01
Merge branch 'develop' into feature/3173_implement_until_keyword_in_g…
sidharthv96 Feb 27, 2024
a9e67e4
Fix spelling
sidharthv96 Feb 27, 2024
adf0ae5
Merge branch 'develop' into pr/MikaBerglund/5333
sidharthv96 Feb 27, 2024
2c59ceb
Fix docs
sidharthv96 Feb 27, 2024
10bb920
Merge pull request #5333 from Blazorade/docs/blazorade
sidharthv96 Feb 27, 2024
9377d05
Merge branch 'pr/MikaBerglund/5333' into develop
sidharthv96 Feb 27, 2024
e59f290
Fix community integrations
sidharthv96 Feb 27, 2024
077b1a5
Merge branch 'develop' into release/10.9.0
sidharthv96 Feb 27, 2024
df026c7
Bump @mermaid-js/mermaid-zenuml version to 0.2.0
sidharthv96 Feb 28, 2024
5fe9f9e
Merge branch 'develop' into feature/3173_implement_until_keyword_in_g…
sidharthv96 Feb 29, 2024
619f097
Merge branch 'develop' into git-graph-merge-commit
sidharthv96 Feb 29, 2024
970a98a
Merge pull request #5224 from fzag/feature/3173_implement_until_keywo…
sidharthv96 Feb 29, 2024
1857eb1
Merge pull request #5152 from macherel/git-graph-merge-commit
sidharthv96 Feb 29, 2024
24528c1
Merge branch 'develop' into release/10.9.0
sidharthv96 Feb 29, 2024
f9c359e
v10.9.0-rc.2
sidharthv96 Feb 29, 2024
2caeb9d
zenUML 0.2.0-rc.2
sidharthv96 Feb 29, 2024
38fcc28
Add release version in docs
sidharthv96 Feb 29, 2024
1b0b122
Resolves E2E testing issues and issue #5343
rowanfr Feb 29, 2024
2ac4e08
Merge pull request #5344 from rowanfr/5343_E2E_Testing_Commit_ID
sidharthv96 Feb 29, 2024
f4dffc8
Fix chrome webstore url causing 404
Abrifq Mar 2, 2024
2537bf5
Ran lint:fix
Abrifq Mar 2, 2024
6c1228f
chore(deps): update all minor dependencies
renovate[bot] Mar 4, 2024
82fd371
Merge pull request #5352 from Abrifq/patch-5
sidharthv96 Mar 5, 2024
b324574
Merge pull request #5355 from mermaid-js/renovate/all-minor
sidharthv96 Mar 5, 2024
d8b8784
build(docs): vendor CSS dependencies
maxstanley Mar 2, 2024
fe905ce
Merge branch 'develop' into pull/5350
aloisklink Mar 5, 2024
972ecba
Merge pull request #5350 from maxstanley/vendor
aloisklink Mar 5, 2024
2c6d1cb
chore(deps): update all patch dependencies
renovate[bot] Mar 5, 2024
8daa28d
Lychee ignore chrome webstore
sidharthv96 Mar 5, 2024
3147bb3
Update docs
renovate[bot] Mar 5, 2024
803e068
Merge branch 'master' into develop
sidharthv96 Mar 5, 2024
5b3f320
Merge branch 'develop' into renovate/patch-all-patch
sidharthv96 Mar 5, 2024
5aa884f
Merge pull request #5354 from mermaid-js/renovate/patch-all-patch
sidharthv96 Mar 5, 2024
b077fed
Merge branch 'develop' into release/10.9.0
sidharthv96 Mar 5, 2024
cbe44a6
v10.9.0
sidharthv96 Mar 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
137 changes: 137 additions & 0 deletions .cspell/code-terms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
# This file contains coding related terms
ALPHANUM
antiscript
APPLYCLASS
ARROWHEADSTYLE
ARROWTYPE
autonumber
axisl-line
Bigdecimal
birel
BIREL
bqstring
BQUOTE
bramp
BRKT
callbackargs
callbackname
classdef
classdefid
classentity
classname
COLONSEP
COMPOSIT_STATE
concat
controlx
controly
CSSCLASS
CYLINDEREND
CYLINDERSTART
datakey
DEND
descr
distp
distq
divs
docref
DOMID
doublecircle
DOUBLECIRCLEEND
DOUBLECIRCLESTART
DQUOTE
DSTART
edgesep
EMPTYSTR
enddate
ERDIAGRAM
flatmap
forwardable
frontmatter
funs
gantt
GENERICTYPE
getBoundarys
grammr
graphtype
interp
introdcued
INVTRAPEND
INVTRAPSTART
JDBC
jison
Kaufmann
keyify
LABELPOS
LABELTYPE
lcov
LEFTOF
Lexa
linebreak
LINETYPE
LINKSTYLE
LLABEL
loglevel
LOGMSG
lookaheads
mdast
minlen
Mstartx
MULT
NODIR
NSTR
Qcontrolx
reinit
rels
reqs
rewritelinks
rgba
RIGHTOF
sankey
sequencenumber
shrc
signaltype
someclass
SPACELINE
SPACELIST
STADIUMEND
STADIUMSTART
startdate
startx
starty
STMNT
stopx
stopy
strikethrough
stringifying
struct
STYLECLASS
STYLEOPTS
subcomponent
subcomponents
SUBROUTINEEND
SUBROUTINESTART
Subschemas
substr
TAGEND
TAGSTART
techn
TESTSTR
TEXTDATA
TEXTLENGTH
titlevalue
topbar
TRAPEND
TRAPSTART
ts-nocheck
tsdoc
typeof
typestr
unshift
verifymethod
VERIFYMTHD
WARN_DOCSDIR_DOESNT_MATCH
xhost
yaxis
yfunc
yytext
zenuml
8 changes: 8 additions & 0 deletions .cspell/contributors.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Contributors to mermaidjs, one per line
Ashish Jain
cpettitt
Dong Cai
Nikolay Rozhkov
Peng Xiao
subhash-halder
Vinod Sidharth
52 changes: 52 additions & 0 deletions .cspell/cspell.config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json

$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json

dictionaryDefinitions:
- name: code-terms
path: ./code-terms.txt
description: A list of coding related terms.
addWords: true
- name: mermaid-terms
path: ./mermaid-terms.txt
description: A list of terms related to the mermaid project.
addWords: true
- name: misc-terms
path: ./misc-terms.txt
description: A list of miscellaneous terms.
- name: 3rd-party-terms
path: ./libraries.txt
description: A list of 3rd party terms from dependencies.
addWords: true
- name: contributors
path: ./contributors.txt
description: A list of contributors to the mermaid project.
type: 'W'
addWords: true

# cspell:disable
- name: suggestions
words:
- none
suggestWords:
- seperator:separator
- vertice:vertex
# cspell:enable

patterns:
- name: character-set-cyrillic
pattern: '/\p{Script_Extensions=Cyrillic}+/gu'
- name: svg-block
pattern: '<svg[\S\s]+?</svg>'
- name: json-property
pattern: '/"[\w/@-]+":/g'

dictionaries:
- mermaid-terms
- suggestions
- contributors

ignorePaths:
- '*.txt' # do not spell check local dictionaries

# cspell:dictionary misc-terms
70 changes: 70 additions & 0 deletions .cspell/libraries.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Add third party library terms below
acyclicer
Antlr
Appli
applitools
Asciidoctor
Astah
automerge
bilkent
bisheng
Blazor
codedoc
Codemia
codepaths
csstree
cytoscape
cytoscape-cose-bilkent
dagre
dagre-d3
Deepdwn
Docsify
Docsy
DokuWiki
dompurify
elkjs
fontawesome
Foswiki
Gitea
graphlib
Grav
iconify
Inkdrop
jiti
jsdocs
jsfiddle
jsonschema
katex
khroma
mathml
matplotlib
mdbook
Mermerd
mkdocs
Nextra
nodenext
npmjs
pageview
pathe
phpbb
pixelmatch
Podlite
presetAttributify
pyplot
redmine
rehype
rscratch
sparkline
sphinxcontrib
ssim
stylis
Swimm
tsbuildinfo
Tuleap
Typora
unocss
unplugin
unstub
vite
vitest
Zune
39 changes: 39 additions & 0 deletions .cspell/mermaid-terms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
Adamiecki
arrowend
bmatrix
braintree
catmull
compositTitleSize
doublecircle
elems
gantt
gitgraph
gzipped
knsv
Knut
marginx
marginy
Markdownish
mermaidjs
mindmap
mindmaps
multigraph
nodesep
NOTEGROUP
Pinterest
rankdir
ranksep
rect
rects
sandboxed
siebling
statediagram
substate
Sveidqvist
unfixable
Viewbox
viewports
visio
vitepress
xlink
xychart
1 change: 1 addition & 0 deletions .cspell/misc-terms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
newbranch
19 changes: 16 additions & 3 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ module.exports = {
'@cspell/spellchecker': [
'error',
{
checkIdentifiers: false,
checkStrings: false,
checkStringTemplates: false,
checkIdentifiers: true,
checkStrings: true,
checkStringTemplates: true,
},
],
'no-empty': [
Expand Down Expand Up @@ -159,6 +159,19 @@ module.exports = {
'@typescript-eslint/no-unused-vars': 'off',
},
},
{
files: ['*.spec.{ts,js}', 'tests/**', 'cypress/**/*.js'],
rules: {
'@cspell/spellchecker': [
'error',
{
checkIdentifiers: false,
checkStrings: false,
checkStringTemplates: false,
},
],
},
},
{
files: ['*.html', '*.md', '**/*.md/*'],
rules: {
Expand Down
8 changes: 7 additions & 1 deletion .github/lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,13 @@ exclude = [
'packages/mermaid/src/docs/config/setup/*',

# Ignore Discord invite
"https://discord.gg"
"https://discord.gg",

# BundlePhobia has frequent downtime
"https://bundlephobia.com",

# Chrome webstore migration issue. Temporary
"https://chromewebstore.google.com"
]

# Exclude all private IPs from checking.
Expand Down
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Describe the way your implementation works or what design decisions you made if

Make sure you

- [ ] :book: have read the [contribution guidelines](https://github.com/mermaid-js/mermaid/blob/develop/CONTRIBUTING.md)
- [ ] :book: have read the [contribution guidelines](https://mermaid.js.org/community/contributing.html)
- [ ] :computer: have added necessary unit/e2e tests.
- [ ] :notebook: have added documentation. Make sure [`MERMAID_RELEASE_VERSION`](https://github.com/mermaid-js/mermaid/blob/develop/packages/mermaid/src/docs/community/contributing.md#update-documentation) is used for all new features.
- [ ] :notebook: have added documentation. Make sure [`MERMAID_RELEASE_VERSION`](https://mermaid.js.org/community/contributing.html#update-documentation) is used for all new features.
- [ ] :bookmark: targeted `develop` branch
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
restore-keys: cache-lychee-

- name: Link Checker
uses: lycheeverse/lychee-action@v1.9.1
uses: lycheeverse/lychee-action@v1.9.3
with:
args: >-
--config .github/lychee.toml
Expand Down
2 changes: 1 addition & 1 deletion .lintstagedrc.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ export default {
// https://prettier.io/docs/en/cli.html#--cache
'prettier --write',
],
'cSpell.json': ['tsx scripts/fixCSpell.ts'],
'.cspell/*.txt': ['tsx scripts/fixCSpell.ts'],
'**/*.jison': ['pnpm -w run lint:jison'],
};
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.11.0
v20.11.1
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
registry=https://registry.npmjs.org
auto-install-peers=true
strict-peer-dependencies=false
package-import-method=clone-or-copy
Loading
Loading