knsv
f9c0f1d46f
Update docs
2023-03-31 06:46:34 +00:00
Knut Sveidqvist
3823ecafb1
Merge pull request #4238 from JeremyFunk/feature/1618_repeating_tasks
...
Implement repeating tasks
2023-03-31 08:43:13 +02:00
Knut Sveidqvist
057c9e4b81
Merge branch 'develop' into feature/1618_repeating_tasks
2023-03-31 08:42:10 +02:00
Knut Sveidqvist
c4e4efd4b8
Merge pull request #4258 from mermaid-js/sidv/fix/4256
...
fix(#4256 ): Keep error diagram on screen
2023-03-31 08:34:53 +02:00
Knut Sveidqvist
da066553bd
Merge pull request #4257 from mermaid-js/sidv/fix/4137
...
fix(#4137 ): Cleanup comments before parsing
2023-03-31 08:32:55 +02:00
Sidharth Vinod
006da82470
fix: Remove comment line completely
2023-03-31 00:35:56 +05:30
Sidharth Vinod
1945a62990
fix: trimStart to text
2023-03-31 00:25:33 +05:30
Sidharth Vinod
d16894daf4
test: add space before init
2023-03-31 00:18:53 +05:30
Sidharth Vinod
4d933f6b72
Merge pull request #4253 from remcohaszing/export-mermaid-type
...
Define and export the Mermaid type
2023-03-30 23:56:48 +05:30
Sidharth Vinod
7739302ee8
fix uncaughexception in tests
2023-03-30 23:28:41 +05:30
Sidharth Vinod
46ab6f46f2
fix( #4256 ): Keep error diagram on screen
2023-03-30 23:09:46 +05:30
Sidharth Vinod
48d267c6dc
fix( #4137 ): Cleanup comments before parsing
2023-03-30 22:08:50 +05:30
Jeremy Funk
15af3ea585
Update docs
2023-03-29 23:53:12 +02:00
Remco Haszing
2dd6329872
Define and export the Mermaid type
...
This represents the type of the default export. This is useful when it’s
being passed around or declared as a global.
2023-03-29 16:55:58 +02:00
Knut Sveidqvist
cbc2df1ff6
Merge branch 'develop' into feature/1618_repeating_tasks
2023-03-29 09:23:18 +02:00
Knut Sveidqvist
e4a2c74b1b
Merge pull request #4247 from kshitijsaksena/bug/4137_fix_comment_bug
...
Updated render to remove comments from text
2023-03-28 16:26:54 +02:00
Knut Sveidqvist
9c0cb3f320
Merge pull request #4249 from aloisklink/build/remove-use-inline-specifiers-lockfile-format-from-npmrc
...
Remove inline-specifiers pnpm option from `.npmrc` file to avoid merge conflicts
2023-03-27 16:27:30 +02:00
Alois Klink
093f1697e1
build: remove inline-specifiers pnpm option
...
Remove the `use-inline-specifiers-lockfile-format=true` pnpm option
from our `.npmrc` file.
This was added in
[PNPM version v7.7.0](https://github.com/pnpm/pnpm/releases/tag/v7.7.0 )
and should make our `pnpm-lock.yaml` file much nicer,
but unfortunately, renovate doesn't seem to support it (unsure why?).
This means that whenever we do a `pnpm install` locally, the lock-file
gets changed, and whenever renovate makes a PR, it changes the
lock-file back. This causes a lot of unnecassary merge conflicts.
2023-03-25 21:16:45 +00:00
Alois Klink
f56e0bd530
Merge pull request #4246 from piradata/patch-1
...
Fix hexagon node flowchart code example in docs
2023-03-25 21:09:57 +00:00
PIRADATA
022e6670d0
docs: fix hexagon node flowchart code example
...
Use `mermaid-example` instead of `mmd` so that Mermaid formats
the code properly.
2023-03-25 20:13:04 +00:00
Kshitij
e3760d1709
Fixed regex bug
2023-03-25 20:13:30 +05:30
Kshitij
0475591fb6
Updated render to remove comments from text
2023-03-25 15:46:52 +05:30
Jeremy Funk
ba1c5dc6c7
Change to using display mode yaml
2023-03-25 01:56:50 +01:00
Jeremy Funk
2f8c571a5c
Fix unit test
2023-03-24 00:37:25 +01:00
Jeremy Funk
a70b3a881d
Add comment
2023-03-24 00:22:52 +01:00
Jeremy Funk
950f560d81
Refactor
2023-03-24 00:20:36 +01:00
Jeremy Funk
fd9680a050
Fix bug
2023-03-24 00:18:52 +01:00
Jeremy Funk
2d815e9626
Add documentation
2023-03-24 00:09:06 +01:00
Jeremy Funk
8c0550b2b7
Code refactoring, add e2e test
2023-03-23 23:45:59 +01:00
Jeremy Funk
f054609e02
Add test, fix typo
2023-03-23 22:58:46 +01:00
Jeremy Funk
45c0c5fee0
Bugfix
2023-03-23 22:54:58 +01:00
Jeremy Funk
a535fe1679
Bugfixes, refactor, add compact
2023-03-23 22:38:04 +01:00
Alois Klink
e4d2118d4b
Merge pull request #4231 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update pnpm to v7.30.1
2023-03-23 20:04:30 +00:00
Alois Klink
1184fce148
Merge pull request #4237 from xuanxu/patch-1
...
Fix typos in timeline docs
2023-03-23 20:00:39 +00:00
Alois Klink
a79f118323
Merge pull request #4230 from vorburger/patch-1
...
docs: Remove repeated phrase
2023-03-23 19:58:11 +00:00
Juanjo Bazán
6cba2ea02d
docs: fix typos in timeline.md
2023-03-23 19:46:17 +00:00
Michael Vorburger ⛑️
3add711c55
docs: Remove repeated phrase
2023-03-23 19:42:33 +00:00
renovate[bot]
1481a8ccb1
chore(deps): update pnpm to v7.30.1
2023-03-23 19:04:24 +00:00
Jeremy Funk
b3b7108d59
Implement basic repeating tasks
2023-03-22 23:15:54 +01:00
renovate[bot]
8b37ceffe1
chore(deps): update pnpm to v7.30.0
2023-03-20 04:21:23 +00:00
Alois Klink
7647ae317a
Merge pull request #4228 from remcohaszing/update-types-lodash-es
...
Update @types/lodash-es
2023-03-17 18:52:30 +00:00
Remco Haszing
8c69ecd5ac
Update @types/lodash-es
...
This adds support for the TypeScript `"moduleResolution": "node16"`.
2023-03-17 12:26:41 +01:00
sidharthv96
2dd906d809
Update docs
2023-03-15 07:50:54 +00:00
Sidharth Vinod
fb70091046
Merge pull request #4221 from Whoeza/patch-1
...
typo fix
2023-03-15 13:17:34 +05:30
Chuck
ddd245de71
typo fix
2023-03-14 20:35:39 +01:00
renovate[bot]
f3a9f81bfb
fix(deps): update all non-major dependencies
2023-03-13 09:45:30 +00:00
renovate[bot]
4b462d717c
chore(deps): update node.js to v18.15.0
2023-03-13 04:42:20 +00:00
sidharthv96
273a9e7ad6
Update docs
2023-03-10 19:53:13 +00:00
Sidharth Vinod
f75bd397f8
Merge pull request #4209 from RobertWeinmeister/doc/dokuwiki_plugin
...
Updated DokuWiki plugin for Mermaid integration
2023-03-11 01:20:06 +05:30
Sidharth Vinod
f70d52510a
Merge pull request #4210 from andrew-clarkson/patch-1
...
v smol fixes while reading thru docs
2023-03-11 01:18:56 +05:30