Ashley Engelund (weedySeaDragon @ github)
be28160a4a
unmangle sentence about doc changes committed and showing up on docsify site
2022-09-07 14:04:35 -07:00
Ashley Engelund (weedySeaDragon @ github)
d18624bbe9
change references from /docs to /src/docs; rework doc section in CONTRIBUTING
2022-09-07 14:04:35 -07:00
Ashley Engelund (weedySeaDragon @ github)
7fe8f260fc
minor cleanup, clarify var names, add @todos
2022-09-07 14:04:35 -07:00
Ashley Engelund (weedySeaDragon @ github)
73abcd869c
fix: also check other files
2022-09-07 14:04:35 -07:00
Ashley Engelund (weedySeaDragon @ github)
d0074356e9
fix: cannot use __dirname with .mts and latest Node
2022-09-07 14:04:35 -07:00
Alois Klink
6e81ee9d97
Merge branch 'develop' into other/3339_forbid-console-in-src-code
...
Fixes merge conflict in:
- .eslintrc.json due to 6167eda6b6e5566469ed88b8850aa04e427bd245
- lint.yml due to 5674f8e6758f4628c78389b4380ecbe233045146
2022-09-07 21:00:42 +01:00
Sidharth Vinod
3986f48199
fix: Tsconfig
2022-09-08 00:34:52 +05:30
Ashley Engelund (weedySeaDragon @ github)
c6ce5a80fa
fix: pass in doCopy param
2022-09-07 11:00:59 -07:00
Sidharth Vinod
056d5200c6
Fix postbuild
2022-09-07 21:06:35 +05:30
Ashley Engelund (weedySeaDragon @ github)
411d641aa2
simplfy method to copy transformation to /docs; extract logging
...
Extract the logging so that it if later we want to turn it on/off with a --verbose flag
2022-09-07 08:35:51 -07:00
Sidharth Vinod
86cbf85358
Merge branch 'develop' into sidv/esbuild
...
* develop:
Update prettier
chore: Run postbuild with prepare
(formatting) prettier fix
Removed warnings in the grammar oand some console logging
unmangle sentence about doc changes committed and showing up on docsify site
change references from /docs to /src/docs; rework doc section in CONTRIBUTING
2022-09-07 21:03:07 +05:30
Ashley Engelund (weedySeaDragon @ github)
a878edfb9b
add and use constants; DRY glob patterns in main
2022-09-07 08:32:52 -07:00
Ashley Engelund (weedySeaDragon @ github)
1a0fe0abf6
(comments only) reword main docblock; clarify other comments; grammar etc. fixes
2022-09-07 08:30:13 -07:00
Sidharth Vinod
e310af7673
Update prettier
2022-09-07 20:54:19 +05:30
Sidharth Vinod
bb2002fce2
chore: Run postbuild with prepare
...
As postbuild was not running with prepare, PR that updated `documentation` package was green, although it should've failed.
2022-09-07 20:51:46 +05:30
Sidharth Vinod
24bd55c360
Merge pull request #3419 from weedySeaDragon/docs/bug-3417-change_src_docs_only
...
Docs/bug 3417
2022-09-07 20:41:57 +05:30
Ashley Engelund (weedySeaDragon @ github)
b534a5c2ff
Merge remote-tracking branch 'MERMAID/develop' into docs/3418_auto_generated_comment_html_files
2022-09-07 06:52:02 -07:00
Ashley Engelund (weedySeaDragon @ github)
04a25092f4
(formatting) prettier fix
2022-09-07 06:40:26 -07:00
Ashley Engelund (weedySeaDragon @ github)
b7cf7beb22
Merge remote-tracking branch 'MERMAID/develop' into docs/bug-3417-change_src_docs_only
2022-09-07 06:36:13 -07:00
Sidharth Vinod
407927c8ec
Fix test
2022-09-07 18:04:43 +05:30
Knut Sveidqvist
c50a7533f6
Removed warnings in the grammar oand some console logging
2022-09-07 12:38:26 +02:00
Sidharth Vinod
5905787bea
Fix tsconfig
2022-09-07 13:43:29 +05:30
Sidharth Vinod
a61d95a005
Add doc
2022-09-07 13:42:39 +05:30
Sidharth Vinod
18201d326c
Fix formatting
2022-09-07 13:39:36 +05:30
Sidharth Vinod
c7ba253e7c
Cleanup
2022-09-07 13:34:56 +05:30
Sidharth Vinod
f27dff2186
Trim down vite config
2022-09-07 12:52:48 +05:30
Sidharth Vinod
0ee0862fae
Add coverage
2022-09-07 12:47:39 +05:30
Sidharth Vinod
d2df7173e3
Merge branch 'sidv/esbuild' into sidv/vitest
...
* sidv/esbuild:
Fix doc formatting
Fix mermaidAPI mock
2022-09-07 12:06:51 +05:30
Sidharth Vinod
a61c17c1a9
Fix doc formatting
2022-09-07 12:02:59 +05:30
Sidharth Vinod
853b676d48
Merge branch 'develop' into sidv/esbuild
...
* develop: (37 commits)
fix JSDOC @param, @returns; fixed a few minor typos in comments
Update after lint comments
Regenerate the directive docs as I changed them
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
Update duplicate copy pasted directive description
chore(deps-dev): bump babel-jest from 29.0.1 to 29.0.2
Lint fixes
Removing requirement to add ids for nodes with a shape
Merged typescript changes
Updated with cloud and bang shapes
Adding cloud and bang shapes
fix(git): support numeric branch names
Fix for unit tests after refactoring
Documenting classes and icons
Startingpoint for the documentation
Some theming/styling fixes
Adding some rendering tests
...
2022-09-07 11:57:33 +05:30
Sidharth Vinod
51dbdb933c
Fix mermaidAPI mock
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-07 11:56:31 +05:30
Sidharth Vinod
766e111ac1
Fix mindmap import
2022-09-07 11:27:20 +05:30
Sidharth Vinod
004ea9872b
Merge branch 'develop' into sidv/vitest
...
* develop: (37 commits)
fix JSDOC @param, @returns; fixed a few minor typos in comments
Update after lint comments
Regenerate the directive docs as I changed them
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
Update duplicate copy pasted directive description
chore(deps-dev): bump babel-jest from 29.0.1 to 29.0.2
Lint fixes
Removing requirement to add ids for nodes with a shape
Merged typescript changes
Updated with cloud and bang shapes
Adding cloud and bang shapes
fix(git): support numeric branch names
Fix for unit tests after refactoring
Documenting classes and icons
Startingpoint for the documentation
Some theming/styling fixes
Adding some rendering tests
...
2022-09-07 11:25:39 +05:30
Sidharth Vinod
bf4607cf08
test: Migrate to vitest from jest
2022-09-07 11:24:40 +05:30
Sidharth Vinod
3a179170bb
Surface jison
errors
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-06 20:23:46 +05:30
Sidharth Vinod
c0dd6f9e35
Merge pull request #3422 from weedySeaDragon/chore/3421_fix_jsdoc_lint_errors
...
chore: fix JSDOC @param, @returns lint errors
2022-09-06 15:16:45 +05:30
Ashley Engelund (weedySeaDragon @ github)
0832b24d66
use single quotes; use const instead of let (2); use const instead of function
2022-09-05 23:43:57 -07:00
Knut Sveidqvist
97ed63de5a
Merge pull request #3392 from aloisklink/fix/3347_support_branch_names_that_start_with_numbers
...
fix(git): support numeric branch names
2022-09-06 06:49:53 +02:00
Alois Klink
22d20cc76e
ci: lint .jison files for any console.log()
...
Converts the *.jison files into .js, then lints them using just
the `no-console` rule.
To keep things simple, I've just made this run only on CI.
If we want to do more complex linting on `*.jison` files, it might
be worth making an `eslint-plugin-jison`, so that we can directly
parse jison in ESLint.
2022-09-06 04:29:09 +01:00
Ashley Engelund (weedySeaDragon @ github)
91363f7aed
fix JSDOC @param, @returns; fixed a few minor typos in comments
2022-09-05 19:45:33 -07:00
Ashley Engelund (weedySeaDragon @ github)
6554a41f6d
transform HTML (insert comment); add console msgs and clarify; add file doc
2022-09-05 18:39:36 -07:00
Ashley Engelund (weedySeaDragon @ github)
d38f0e9e03
adjust console log message if only verifying, if copied actually happened
2022-09-05 18:36:17 -07:00
Ashley Engelund (weedySeaDragon @ github)
703b7eb91d
rename vars so intent is clearer, add doc, use constants
2022-09-05 18:33:17 -07:00
Ashley Engelund (weedySeaDragon @ github)
0c85e8ee53
eslint (mostly use double quotes)
2022-09-05 18:27:58 -07:00
Ashley Engelund (weedySeaDragon @ github)
aa42aabb30
unmangle sentence about doc changes committed and showing up on docsify site
2022-09-05 17:01:03 -07:00
Ashley Engelund (weedySeaDragon @ github)
0780668239
change references from /docs to /src/docs; rework doc section in CONTRIBUTING
2022-09-05 16:54:31 -07:00
Ashish Jain
7e68e06a3a
Merge pull request #3410 from mermaid-js/minmaps
...
Mindmaps
2022-09-05 20:54:00 +02:00
Knut Sveidqvist
030cbb1acb
Update after lint comments
2022-09-05 20:40:12 +02:00
Knut Sveidqvist
1ccd3183c4
Merge branch 'develop' into minmaps
2022-09-05 20:14:23 +02:00
Sidharth Vinod
5a44b7341c
Merge pull request #3412 from mermaid-js/dependabot/npm_and_yarn/develop/babel-jest-29.0.2
...
chore(deps-dev): bump babel-jest from 29.0.1 to 29.0.2
2022-09-05 23:41:37 +05:30