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
b202b539bf
Merge pull request #3765 from spier/feature/check-links-in-docs
...
Add GHA that will check links + Fix broken links
2022-11-15 14:17:18 +05:30
Sidharth Vinod
846a03663c
fix(docs): ClassDiagram table
2022-11-14 22:15:34 +05:30
Sidharth Vinod
eae88c51d2
Cleanup
2022-11-14 16:42:08 +05:30
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
Sidharth Vinod
2d9bdedaf5
Merge branch 'develop' into sidv/mergeMaster
...
* develop:
chore(deps): update all non-major dependencies
fix(deps): update all non-major dependencies
fix: `sourceLinkTemplate` in typedoc
only call getClasses if the diagram renderer supports it
fix typo
merge fix: get classDefs only if diagram is in CLASSDEF_DIAGRAMS
use lodash isEmpty instead of method defined in utils
chore: Fix cspell
fix: Type of DiagramStyleClassDef, general cleanup
change spec descriptions to active voice (= shorter b/c 'should' isn't needed)
functions and specs: removeExistingElements
functions and specs: createUserstyles; minor changes
functions and specs: createCssStyles, appendDivSvgG,cleanUpSvgCode, putIntoIFrame [for render]
add MockedD3.ts
const isSandboxed, isLooseSecurityLevel, fontFamily; a few more CONSTs
more meaningful var names; move related lines together; const idSelector
comment the main steps (prepare to break into functions that can be tested)
render: define const iFrameId, enclosingDivID and _selector to use in function
specs: encodeEntities, decodeEntities
render: constants
2022-11-14 13:57:09 +05:30
Sidharth Vinod
a83f88bdf1
chore: Merge master to develop
2022-11-10 13:51:53 +05:30
Sidharth Vinod
791dbe01a2
fix: sourceLinkTemplate
in typedoc
2022-11-09 23:48:26 +05:30
Alois Klink
fcd93794ce
chore(docs): sync generated markdown docs
...
Sync generated markdown docs by running
`pnpm --filter mermaid run docs:build`
2022-11-09 17:12:36 +00:00
Sidharth Vinod
0af36f12b7
feat: Switch CDN
2022-11-09 22:38:21 +05:30
Ashley Engelund (weedySeaDragon @ github)
750029f557
merge MERMAID/develop
2022-11-09 07:45:22 -08:00
Per Brolin
0b9b2cfadc
Updated URL
2022-11-09 16:26:53 +01:00
Per Brolin
9bb0ed2040
Added registerExternalDiagram for Mindmap
2022-11-09 15:54:39 +01:00
Sidharth Vinod
6d2552ea6e
fix: Filenames
2022-11-08 19:26:02 +05:30
Sidharth Vinod
7ca525622b
fix #3757 : Remove dynamic imports for lazy load.
2022-11-08 19:12:37 +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
b5d335711f
Fixing link to d3 time formatting
2022-11-07 20:23:24 +01:00
Sebastian Spier
5e41b68a3a
Remove link to chrome web store app that doesn't exist any more
2022-11-07 17:46:26 +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
flaura
c56854941e
docs: Update references to default config in directives page
2022-11-04 12:54:29 -04:00
Sidharth Vinod
41f228c3ff
chore: Sync docs
2022-11-04 11:45:20 +05:30
Ashley Engelund (weedySeaDragon @ github)
794b642ff8
merge develop into branch. update cSpell.json; run pnpm install
2022-11-03 10:44:04 -07:00
Sidharth Vinod
86f835cfc8
Merge branch 'develop' into pr/emersonbottero/3678
...
* develop:
chore(docs): Update live editor links
update user story link
feat(gantt): Add option 'tickInterval' for custom tick interval
Convert attr to classed
Convert attr to style
2022-11-01 21:01:58 +05:30
Knut Sveidqvist
3f6613ea9f
Updated mermaid version for the docs
2022-11-01 15:52:35 +01:00
Knut Sveidqvist
4c779beda9
Merge pull request #3729 from DarkNami/feature/1598_add_tick_interval
...
feat(gantt): Add option 'tickInterval' for custom tick interval
2022-11-01 13:50:38 +01:00
Sidharth Vinod
70ec91d0db
docs: Change yarn to pnpm
2022-11-01 10:34:45 +05:30
Sidharth Vinod
a9234785ab
chore: Configure typedoc source links
2022-10-31 22:15:07 +05:30
Sidharth Vinod
3b7463e5ed
Precommit Test
2022-10-31 20:27:43 +05:30
Sidharth Vinod
01ac770037
chore: Review comments
2022-10-31 11:57:50 +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
Sidharth Vinod
38fb926ea8
Merge pull request #3612 from mermaid-js/sidv/linkDocsSource
...
docs: Add link to docs source
2022-10-29 00:23:12 +05:30
Sidharth Vinod
13e5c5ba72
chore: Fix vitepress build
2022-10-28 23:33:57 +05:30
Sidharth Vinod
b7d24c8325
chore: Fix favicon
2022-10-28 14:28:57 +05:30
Sidharth Vinod
d7bf92b39f
fix: Use AST to replace notes & warnings.
2022-10-28 14:13:24 +05:30
Sidharth Vinod
6b3892baf1
Merge remote-tracking branch 'origin/develop' into pr/emersonbottero/3678
...
* origin/develop:
docs(git): Regenerate
docs(git): Add a quoted branch name example
fix(git): Support quoted branch names
Ensure example code and rendered output are synced
Fill inheritance arrow with background color
2022-10-28 13:02:52 +05:30
Richard Gibson
033f88e8bb
docs(git): Regenerate
2022-10-27 23:41:07 -04:00
Emerson Bottero
ec5568b943
chore: more revision fixes
2022-10-27 19:58:39 -03:00
DarkNami
3166f689f9
feat(gantt): Add option 'tickInterval' for custom tick interval
...
See issue #1598
2022-10-27 16:47:42 +08:00
Richard Gibson
caf95dec86
fix(git): Support quoted branch names
...
Fixes #3725
2022-10-26 16:58:09 -04:00
Emerson Bottero
289ac52900
fix : CQ
2022-10-26 17:51:54 -03:00
Emerson Bottero
47e1f611d8
fix: lint and spell errors
2022-10-26 16:24:06 -03:00
Emerson Bottero
b62873a195
sync last changes
2022-10-25 17:54:07 -03:00
Ashley Engelund (weedySeaDragon @ github)
599d035daf
merge MERMAID/develop into branch
2022-10-25 07:42:57 -07:00
Knut Sveidqvist
f4bb978a87
Merge pull request #3649 from DKurilo/feat/3247-statements-aliases
...
add statement aliases for ER diagram
2022-10-25 14:46:29 +02:00