Knut Sveidqvist
|
380688c16a
|
Merge pull request #2879 from adam-hotait/develop
fix(sequencediagram): draw arrowheads on top of activation boxes
|
2022-04-07 20:33:17 +02:00 |
|
Cory Gwin
|
1d269f07e3
|
Update src/diagrams/requirement/requirementRenderer.js
Co-authored-by: Lindsey Wild <35239154+lindseywild@users.noreply.github.com>
|
2022-04-07 14:22:47 -04:00 |
|
Ashish Jain
|
7761561ac2
|
Merge pull request #2860 from ticapix/patch-1
typo on link type for aggregation
|
2022-04-07 20:20:07 +02:00 |
|
ashishj
|
8b29fbe98e
|
Updating Gitgraph docs
|
2022-04-07 20:13:15 +02:00 |
|
Cory Gwin
|
3d7cb212c0
|
feat: Add accessibility fields to requirements diagram
|
2022-04-07 18:02:48 +00:00 |
|
Knut Sveidqvist
|
f2e77917d7
|
Merge pull request #2911 from gwincr11/cg-class-diagram-accessibility
Class diagram accessibility
|
2022-04-07 19:57:27 +02:00 |
|
Knut Sveidqvist
|
0f8df335a7
|
Merge pull request #2908 from lindseywild/feat/accessibility-docs-updates
docs: adds alt text to images, corrects heading structure
|
2022-04-07 19:46:00 +02:00 |
|
Knut Sveidqvist
|
f1a0eb1e2a
|
Merge pull request #2894 from mermaid-js/dependabot/npm_and_yarn/develop/webpack-5.71.0
chore(deps-dev): bump webpack from 5.70.0 to 5.71.0
|
2022-04-07 19:29:23 +02:00 |
|
Knut Sveidqvist
|
938295cdcc
|
Merge pull request #2893 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-38.1.6
chore(deps-dev): bump eslint-plugin-jsdoc from 38.1.1 to 38.1.6
|
2022-04-07 19:29:11 +02:00 |
|
Knut Sveidqvist
|
6562df4dd9
|
Merge pull request #2892 from mermaid-js/dependabot/npm_and_yarn/develop/prettier-plugin-jsdoc-0.3.36
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.33 to 0.3.36
|
2022-04-07 19:28:55 +02:00 |
|
dependabot[bot]
|
f15b318a77
|
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.33 to 0.3.36
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 0.3.33 to 0.3.36.
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases)
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.33...v0.3.36)
---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-07 17:24:31 +00:00 |
|
Knut Sveidqvist
|
53cc650aa8
|
Merge pull request #2891 from mermaid-js/dependabot/npm_and_yarn/develop/stylis-4.1.0
chore(deps): bump stylis from 4.0.13 to 4.1.0
|
2022-04-07 19:23:07 +02:00 |
|
Knut Sveidqvist
|
c540bf6a8b
|
Merge pull request #2890 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-9.5.3
chore(deps-dev): bump cypress from 9.5.2 to 9.5.3
|
2022-04-07 19:21:37 +02:00 |
|
Knut Sveidqvist
|
dffedb7428
|
Merge pull request #2889 from mermaid-js/dependabot/npm_and_yarn/develop/concurrently-7.1.0
chore(deps-dev): bump concurrently from 7.0.0 to 7.1.0
|
2022-04-07 19:15:34 +02:00 |
|
Knut Sveidqvist
|
8325be8d00
|
Merge pull request #2888 from mermaid-js/dependabot/npm_and_yarn/develop/moment-2.29.2
chore(deps-dev): bump moment from 2.29.1 to 2.29.2
|
2022-04-07 19:13:59 +02:00 |
|
Knut Sveidqvist
|
81e8aec1ca
|
Merge pull request #2887 from mermaid-js/dependabot/npm_and_yarn/develop/prettier-2.6.2
chore(deps-dev): bump prettier from 2.6.1 to 2.6.2
|
2022-04-07 19:13:43 +02:00 |
|
Knut Sveidqvist
|
1ad2fad542
|
Tmp disabling of the e2e in the build
|
2022-04-07 19:12:55 +02:00 |
|
Knut Sveidqvist
|
529384c4ba
|
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
|
2022-04-07 18:41:46 +02:00 |
|
Knut Sveidqvist
|
ada3f8e5e6
|
Removing pery usiage from e2e tests
|
2022-04-07 18:41:28 +02:00 |
|
Knut Sveidqvist
|
bed475b229
|
Merge pull request #2914 from mermaid-js/1252_gitgraph_reinvented
#1252 Adding configuration options and some cleanup, swich of graphType
|
2022-04-07 18:35:59 +02:00 |
|
Knut Sveidqvist
|
87b56bdd9a
|
#1252 Adding confuration options and some cleanup, swicth of graphType from git to gitGraph
|
2022-04-07 18:22:06 +02:00 |
|
Adam B
|
65b0b83625
|
Adds accDescription, draws tags to svg
|
2022-04-07 10:05:54 -04:00 |
|
Cory Gwin
|
bfca242958
|
feat(:accessibility): Add accessibility fields to class chart
|
2022-04-07 13:56:23 +00:00 |
|
Lindsey Wild
|
861b866a4c
|
docs: adds alt text to images, corrects heading structure
|
2022-04-06 14:05:33 -04:00 |
|
Cory Gwin
|
d498106e90
|
Merge branch 'mermaid-js:develop' into develop
|
2022-04-06 08:59:15 -04:00 |
|
Adam Hotait
|
d3ba48a1b7
|
fix(sequencediagram): draw arrowheads on top of activation boxes
|
2022-04-04 13:00:59 +02:00 |
|
mmorel-35
|
904826b3e1
|
chore: update browsers list
|
2022-04-04 07:11:13 +00:00 |
|
gwincr11
|
4855d0382e
|
chore: update browsers list
|
2022-04-04 07:08:10 +00:00 |
|
dependabot[bot]
|
564d951d4f
|
chore(deps-dev): bump webpack from 5.70.0 to 5.71.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.71.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.71.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 07:03:42 +00:00 |
|
dependabot[bot]
|
2bfc09b84c
|
chore(deps-dev): bump eslint-plugin-jsdoc from 38.1.1 to 38.1.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 38.1.1 to 38.1.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v38.1.1...v38.1.6)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 07:03:29 +00:00 |
|
dependabot[bot]
|
cdb814bba5
|
chore(deps): bump stylis from 4.0.13 to 4.1.0
Bumps [stylis](https://github.com/thysultan/stylis.js) from 4.0.13 to 4.1.0.
- [Release notes](https://github.com/thysultan/stylis.js/releases)
- [Commits](https://github.com/thysultan/stylis.js/compare/v4.0.13...v4.1.0)
---
updated-dependencies:
- dependency-name: stylis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 07:02:59 +00:00 |
|
dependabot[bot]
|
a2c00f1efc
|
chore(deps-dev): bump cypress from 9.5.2 to 9.5.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.2 to 9.5.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.2...v9.5.3)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 07:02:40 +00:00 |
|
dependabot[bot]
|
701e313b82
|
chore(deps-dev): bump concurrently from 7.0.0 to 7.1.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 07:02:24 +00:00 |
|
dependabot[bot]
|
e4b9360512
|
chore(deps-dev): bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 07:02:13 +00:00 |
|
dependabot[bot]
|
328909f34d
|
chore(deps-dev): bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 07:02:04 +00:00 |
|
Knut Sveidqvist
|
44877545e5
|
Merge pull request #2832 from gwincr11/cg-accessibility
ER and Sequence Chart Accessibility
|
2022-03-31 21:01:31 +02:00 |
|
Knut Sveidqvist
|
9123757549
|
Merge pull request #2876 from inclusive-coding-bot/switch-to-inclusive-terms
Switch to gender neutral terms
|
2022-03-31 21:00:21 +02:00 |
|
Knut Sveidqvist
|
1d2f92454a
|
Merge pull request #2877 from mermaid-js/1252_gitgraph_reinvented
1252 gitgraph reinvented
|
2022-03-31 20:59:48 +02:00 |
|
ashishj
|
57ac111d05
|
Added commit types in renderer
|
2022-03-31 20:52:27 +02:00 |
|
ashishj
|
51e9a6b3aa
|
Added sanitization for gitGraph
|
2022-03-31 20:12:06 +02:00 |
|
Knut Sveidqvist
|
3ccf027f42
|
Removing random label for merge commits
|
2022-03-31 20:06:31 +02:00 |
|
ashishj
|
bbac11a4b8
|
Updated rendering test with fixed id
|
2022-03-31 19:49:42 +02:00 |
|
ashishj
|
12c63ff007
|
Finalizing GitGraph with directives, theming & docs
|
2022-03-31 19:37:36 +02:00 |
|
Knut Sveidqvist
|
f6421734a2
|
Merge branch 'develop' into 1252_gitgraph_reinvented
|
2022-03-31 19:16:31 +02:00 |
|
Knut Sveidqvist
|
754a776fe3
|
Merge branch 'last_verified' into develop
|
2022-03-31 19:15:56 +02:00 |
|
Knut Sveidqvist
|
be92c70b1b
|
Autofix
|
2022-03-31 19:15:01 +02:00 |
|
Knut Sveidqvist
|
fca58aafb1
|
Test updates when switching to cypress-image-snapshoits
|
2022-03-31 19:14:37 +02:00 |
|
Knut Sveidqvist
|
bbabf25a9e
|
Merge branch 'develop' into last_verified
|
2022-03-31 18:07:18 +02:00 |
|
Knut Sveidqvist
|
3c0a2f0fd0
|
chore: replacing percy with cypress-image-snapshots
|
2022-03-31 18:06:04 +02:00 |
|
Knut Sveidqvist
|
b380d46c66
|
chore: excluding image snapshots
|
2022-03-31 18:01:57 +02:00 |
|