Sidharth Vinod
da447ae5d0
Merge remote-tracking branch 'origin/develop' into sidv/docsDev
...
* origin/develop: (24 commits)
chore: fix cSpell word entry misspelling "mermiad" -> "mermaid" (#3751 )
chore: Remove Security from config
Add Security Policy
chore: cSpell
Update contributors
chore(docs): Update live editor links
update user story link
chore: lint
feat(gantt): Add option 'tickInterval' for custom tick interval
Convert attr to classed
Convert attr to style
Discussions are now available
Make colors required
make setup not required
Update theme_proposal.yml
Update syntaxt_proposal.yml
Update diagram_proposal.yml
Update bug_report.yml
Delete question.md
Create syntaxt_proposal.yml
...
2022-11-04 11:29:49 +05:30
Sidharth Vinod
1e417833f4
Basic webpack
2022-11-04 11:29:24 +05:30
Sidharth Vinod
f295424087
Merge remote-tracking branch 'origin/develop' into sidv/cspell
...
* origin/develop:
chore: fix cSpell word entry misspelling "mermiad" -> "mermaid" (#3751 )
2022-11-04 02:13:28 +05:30
Sidharth Vinod
daa85b4279
rename file
2022-11-04 02:09:14 +05:30
Sidharth Vinod
e7369acaea
jq -> node
2022-11-04 02:05:50 +05:30
Sidharth Vinod
3ad17b79a6
CSpell format
2022-11-04 01:41:03 +05:30
Hugo van Kemenade
6879a15834
Fix link to CSS classes
2022-11-03 21:48:49 +02:00
Ashley Engelund (weedySeaDragon @ github)
607fe88d43
Merge remote-tracking branch 'MERMAID/develop' into chore/3648-mermaidAPI-render--dry-cleanup-specs
...
# Conflicts:
# cSpell.json
2022-11-03 12:15:22 -07:00
Ashley Engelund
b63828f88d
chore: fix cSpell word entry misspelling "mermiad" -> "mermaid" ( #3751 )
...
* fix misspelled "mermiad" -> 'mermaid' in cSpell.json
* correct misspelled word caught by cspell
2022-11-03 20:03:52 +01:00
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
4870d37027
chore: Remove Security from config
2022-11-03 11:17:24 +05:30
Sidharth Vinod
fb855bfcfa
Merge branch 'pr/Andre601/2739' into develop
...
* pr/Andre601/2739:
Add Security Policy
chore: lint
Discussions are now available
Make colors required
make setup not required
Update theme_proposal.yml
Update syntaxt_proposal.yml
Update diagram_proposal.yml
Update bug_report.yml
Delete question.md
Create syntaxt_proposal.yml
Create theme_proposal.yml
Create diagram_proposal.yml
Switch to bug_report.yml
Create config.yml
2022-11-03 11:15:35 +05:30
Sidharth Vinod
97a7f1fd71
Merge pull request #2739 from Andre601/feature/issue-templates
...
Use issue templates and add diagram, theme and syntax proposal issue forms
2022-11-03 11:07:00 +05:30
Sidharth Vinod
c86d46eb8a
Add Security Policy
2022-11-03 11:06:21 +05:30
Sidharth Vinod
361dd6a96e
Add Security Policy
2022-11-03 10:59:57 +05:30
Sidharth Vinod
17adec38af
chore: lint
2022-11-03 10:59:56 +05:30
Andre_601
638b9d9aae
Discussions are now available
2022-11-03 10:59:56 +05:30
Andre_601
c8f6994895
Make colors required
2022-11-03 10:59:55 +05:30
Andre_601
1117a80500
make setup not required
2022-11-03 10:59:55 +05:30
Andre_601
5d83ec6fa2
Update theme_proposal.yml
2022-11-03 10:59:54 +05:30
Andre_601
bab5937426
Update syntaxt_proposal.yml
2022-11-03 10:59:54 +05:30
Andre_601
099a26977a
Update diagram_proposal.yml
2022-11-03 10:59:53 +05:30
Andre_601
0b834485a8
Update bug_report.yml
2022-11-03 10:59:52 +05:30
Andre_601
41f21d4f72
Delete question.md
2022-11-03 10:59:50 +05:30
Andre_601
312e5f3d96
Create syntaxt_proposal.yml
2022-11-03 10:59:35 +05:30
Andre_601
6ef3e7f536
Create theme_proposal.yml
2022-11-03 10:59:34 +05:30
Andre_601
4f5228aec4
Create diagram_proposal.yml
2022-11-03 10:59:32 +05:30
Andre_601
b9daa35558
Switch to bug_report.yml
2022-11-03 10:59:10 +05:30
Andre_601
21304a9677
Create config.yml
2022-11-03 10:57:57 +05:30
Sidharth Vinod
c46a3b09b1
Add Security Policy
2022-11-03 10:53:15 +05:30
Sidharth Vinod
549c2b8d04
Merge pull request #3678 from emersonbottero/develop
...
Improved New Documentation
2022-11-02 14:27:16 +05:30
Sidharth Vinod
05fd856d62
chore: cSpell
2022-11-02 13:47:42 +05:30
Ashley Engelund (weedySeaDragon @ github)
6d2441dff6
only call getClasses if the diagram renderer supports it
2022-11-01 12:08:59 -07:00
Ashley Engelund (weedySeaDragon @ github)
46ee4e426f
fix typo
2022-11-01 10:19:17 -07:00
Ashley Engelund (weedySeaDragon @ github)
469d0f87be
merge fix: get classDefs only if diagram is in CLASSDEF_DIAGRAMS
2022-11-01 10:12:48 -07:00
Ashley Engelund (weedySeaDragon @ github)
b20602672e
use lodash isEmpty instead of method defined in utils
2022-11-01 10:12:08 -07:00
Ashley Engelund (weedySeaDragon @ github)
6563c0292a
merge upstream/develop into branch
2022-11-01 09:53:41 -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
Sidharth Vinod
4699ba3e71
Update contributors
2022-11-01 20:59:35 +05:30
Knut Sveidqvist
3f6613ea9f
Updated mermaid version for the docs
2022-11-01 15:52:35 +01:00
Knut Sveidqvist
c8635c0b9b
Merge branch 'release/9.2.0'
...
Conflicts:
.github/ISSUE_TEMPLATE/bug_report.md
2022-11-01 15:37:00 +01:00
Knut Sveidqvist
e78ac9b92a
Updated version
v9.2.0
2022-11-01 15:27:20 +01:00
Sidharth Vinod
7c07bc02af
Merge pull request #3741 from 6footGeek/bug/3740_update_user_story_link_in_readme
...
update user story link for #3740
2022-11-01 19:08:56 +05:30
Sidharth Vinod
1a0d333e2c
chore(docs): Update live editor links
2022-11-01 19:07:13 +05:30
Knut Sveidqvist
cd9fac78b8
Merge pull request #3722 from CalebUsadi/fix/convert_attr_to_style
...
Fix/convert attr to style in er graph
2022-11-01 13:55:27 +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
Andy Barlow
114262d353
update user story link
2022-11-01 11:31:10 +00:00
Sidharth Vinod
015e22acf8
feat: Add live updates to docs.
2022-11-01 12:04:34 +05:30
Sidharth Vinod
70ec91d0db
docs: Change yarn to pnpm
2022-11-01 10:34:45 +05:30
Sidharth Vinod
61b7033c65
fix: Lint
2022-10-31 22:18:57 +05:30