DarkNami
3166f689f9
feat(gantt): Add option 'tickInterval' for custom tick interval
...
See issue #1598
2022-10-27 16:47:42 +08:00
Knut Sveidqvist
2e571a18bd
Merge remote-tracking branch 'origin/develop' into develop
2022-10-24 10:38:45 +02:00
renovate[bot]
728d022f52
chore(deps): update all non-major dependencies
2022-10-24 07:36:58 +00:00
Knut Sveidqvist
fc829a4bde
Merge branch 'release_9.2.0_buggfixes' into develop
2022-10-24 08:43:01 +02:00
renovate[bot]
663edabb14
chore(deps): pin dependencies
2022-10-24 04:32:21 +00:00
Sidharth Vinod
22587b9959
Merge pull request #3708 from aloisklink/style/use-eslint-plugin-tsdoc
...
Use `eslint-plugin-tsdoc` for TypeScript files instead of `eslint-plugin-jsdoc`
2022-10-23 18:16:42 +05:30
Alois Klink
b9f0fb9cd2
Merge pull request #3707 from imgss/patch-1
...
Update sequenceDiagram.md
2022-10-23 12:59:32 +01:00
shuaisguo
f788ab54f3
fix typo
2022-10-23 10:34:26 +08:00
IMGSS
a1c6d76a15
Update sequenceDiagram.md
2022-10-22 22:43:53 +08:00
Alois Klink
7e5689d0b9
style: fix eslint-plugin-tsdoc linting issues
...
Mostly, fixing these eslint-plugin-tsdoc style issues involved:
- Moving types from JSDoc to TypeScript types
- Making sure that all `@param paramName - description`
had both a `-` and a description.
Occasionally, for some functions, if the JSDoc was completely
empty, I just deleted it, since there was no point in keeping it.
2022-10-22 13:30:50 +01:00
Alois Klink
e6f19ff461
style: lint typescript with eslint-plugin-tsdoc
2022-10-20 20:23:28 +01:00
Knut Sveidqvist
f2279d48d8
Merge pull request #3698 from jeroenekkelkamp/chore/3697-eslint-curly
...
Chore/3697 eslint curly
2022-10-20 13:06:38 +02:00
Jeroen Ekkelkamp
52c5ae6d8e
ran linter
2022-10-20 09:14:38 +02:00
Jeroen Ekkelkamp
55d2c928ee
Update packages/mermaid/src/dagre-wrapper/mermaid-graphlib.js
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2022-10-19 21:00:40 +02:00
Jeroen Ekkelkamp
0c4edd332c
Ran linter (npm run lint:fix)
2022-10-19 20:06:54 +02:00
Jeroen Ekkelkamp
3d140a7411
added curly rule to eslintrc
2022-10-19 20:04:45 +02:00
Sidharth Vinod
2d11192c3a
Merge pull request #3688 from isinek/bug/3655_gantt_demo_diagrams_fail
...
fix: gantt demo diagrams (#3655 )
2022-10-19 23:04:52 +05:30
Knut Sveidqvist
6f27363862
Merge pull request #3683 from mermaid-js/sidv/TSMindmap
...
fix: Converts mindmapDB to TS
2022-10-19 15:47:08 +02:00
Sidharth Vinod
5192608f7c
Merge branch 'release_9.2.0_buggfixes' into sidv/TSMindmap
...
* release_9.2.0_buggfixes:
fix: Add default arg to options
2022-10-19 19:13:46 +05:30
Sidharth Vinod
77f5e0d5f3
fix: Add default arg to options
2022-10-19 19:13:05 +05:30
Sidharth Vinod
bbb3712284
Merge branch 'release_9.2.0_buggfixes' into sidv/TSMindmap
...
* release_9.2.0_buggfixes:
Color fix for default nodes in mindmap, line uses inv color
2022-10-19 18:42:13 +05:30
Knut Sveidqvist
4838d63455
Theme update from release 9.2
2022-10-19 14:37:48 +02:00
Knut Sveidqvist
904c011baf
Merge remote-tracking branch 'origin/develop' into develop
2022-10-19 14:33:55 +02:00
Knut Sveidqvist
352dd5dcf7
testcode
2022-10-19 14:32:28 +02:00
Sidharth Vinod
c1f51175a1
Delete dependabot.yml
2022-10-19 00:21:52 +05:30
Sidharth Vinod
06b5c192b4
Merge pull request #3604 from devcer/feat/3601-cspell-configuration
...
Added and configured cspell plugin to eslint
2022-10-19 00:18:06 +05:30
devcer
6f19af2371
changed cspell config in eslint from warn to error
2022-10-18 23:38:30 +05:30
Santosh Viswanatham
c230ff04cb
Update .eslintrc.json
2022-10-18 21:03:18 +05:30
Santosh Viswanatham
c71b6e31f7
Merge branch 'develop' into feat/3601-cspell-configuration
2022-10-18 21:02:38 +05:30
Knut Sveidqvist
2ae8bf2987
Color fix for default nodes in mindmap, line uses inv color
2022-10-18 16:04:14 +02:00
Sidharth Vinod
111354dd10
Merge pull request #3690 from DKurilo/test-it-only-rule
...
add eslint-plugin-no-only-tests plugin
2022-10-18 09:26:24 +05:30
Dima Kurilo
20751a6496
fix cypress tests for erDiagram, add eslint-plugin-no-only-tests plugin because of this comment: https://github.com/mermaid-js/mermaid/pull/3647#issuecomment-1281163858
2022-10-17 13:20:17 -04:00
Sidharth Vinod
f6c167db84
Merge pull request #3679 from danangtomo/feat/3675_added_opengraph_meta
...
Added Open Graph meta tags
2022-10-17 22:15:35 +05:30
Ivan Sinek
53bc747e9d
fix: gantt demo diagrams ( #3655 )
2022-10-17 14:42:48 +02:00
Knut Sveidqvist
e86d7894f5
#3680 Add font familiy in a way that does remove other configuration
2022-10-17 10:51:41 +02:00
Knut Sveidqvist
752a6b2cb0
#3687 Separating the render specific data from the data related to parsing
2022-10-17 10:46:46 +02:00
Sidharth Vinod
2fd94db686
chore: Add CORS to vite dev
2022-10-17 14:01:44 +05:30
Sidharth Vinod
97a842e651
fix: Build types
2022-10-17 11:45:19 +05:30
devcer
8b64ad971a
configured 3 more words in cspell.json
2022-10-17 09:41:59 +05:30
devcer
338e7e83cd
removed eslint-ignore statements
2022-10-17 09:33:01 +05:30
devcer
fde3964b50
removed eslint-ignore statements
2022-10-17 09:31:58 +05:30
devcer
aad53f9e61
merged with master
2022-10-17 09:27:42 +05:30
renovate[bot]
17b72d565d
chore(deps): pin dependencies
2022-10-17 03:12:28 +00:00
renovate[bot]
541de12690
chore(deps): update all non-major dependencies ( #3671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 22:58:11 +02:00
Alois Klink
aa43cfb5ac
style(sequence): rename lineStarty to lineStartY
...
Fixes @cspell/eslint warnings.
2022-10-16 10:24:36 +01:00
Alois Klink
989d716c36
style: fix @cspell/eslint warnings
...
Ignores some names of contributors, and adjusts some capitilization
spacing to fix all cspell warnings.
2022-10-16 10:23:23 +01:00
Alois Klink
720849a55e
test(gantt): remove incorrect comment
...
This comment seems to have been accidentally added 7 years ago
in 6f96b5dd14
2022-10-16 10:01:36 +01:00
Sidharth Vinod
c83e29c6e3
chore: Update creation date
2022-10-16 10:11:19 +05:30
Sidharth Vinod
a4af3704ba
fix: getElementById type issue.
...
Converts mindmapDB to TS
2022-10-16 10:06:44 +05:30
Sidharth Vinod
aec1d80966
fix: Remove hardcoded numericLevel
2022-10-15 21:33:09 +05:30