dependabot[bot]
|
efbc369b86
|
chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 (#2798)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.4.0...v8.5.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 19:17:43 +01:00 |
|
mmorel-35
|
1de7f3e14c
|
chore: update browsers list
|
2022-03-07 07:04:04 +00:00 |
|
Ashish Jain
|
f8401511e2
|
Merge pull request #2790 from dbussink/patch-1
Update to latest version of sanitize-url
|
2022-03-03 17:20:25 +01:00 |
|
Ashish Jain
|
3b282e26c2
|
Merge pull request #2786 from lukehsiao/patch-1
docs(integrations): add link to mdbook-mermaid
|
2022-03-03 17:18:45 +01:00 |
|
Ashish Jain
|
8cc2ef8e36
|
Merge pull request #2780 from chrimaho/develop
Add `mkdocs-material` to the integrations
|
2022-03-03 17:17:18 +01:00 |
|
Dirkjan Bussink
|
7b0c3c3cd5
|
fix: update to latest version of sanitize-url
There's been a bunch of security issues in the older versions of sanitize-url that this resolves.
|
2022-03-03 15:26:12 +01:00 |
|
dkkb
|
6223d3c470
|
fix typos in doc (#2787)
|
2022-03-01 13:00:52 +01:00 |
|
Luke Hsiao
|
005fc7a765
|
docs(integrations): add link to mdbook-mermaid
`mdbook` is the de facto standard tool for Rust documentation.
It supports third-party plugins, one of which is mdbook-mermaid.
See: https://github.com/rust-lang/mdBook/wiki/Third-party-plugins
|
2022-02-28 15:28:44 -08:00 |
|
Neil Cuzon
|
b50052c073
|
Update README.md
|
2022-02-28 00:38:51 -08:00 |
|
Neil Cuzon
|
0c6f8b58a3
|
Update README.md
|
2022-02-28 00:03:54 -08:00 |
|
Neil Cuzon
|
4593d8742d
|
Update README.md
|
2022-02-28 00:01:03 -08:00 |
|
dependabot[bot]
|
fd1cd908fe
|
chore(deps): bump actions/setup-node from 2 to 3 (#2784)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 08:17:30 +01:00 |
|
dependabot[bot]
|
d302380b08
|
chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 (#2783)
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.10.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 08:13:18 +01:00 |
|
dependabot[bot]
|
bc2c3cba08
|
chore(deps-dev): bump @percy/cli from 1.0.0-beta.75 to 1.0.0-beta.76 (#2782)
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.0.0-beta.75 to 1.0.0-beta.76.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.0.0-beta.76/packages/cli)
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 08:13:03 +01:00 |
|
chmahone
|
695ca5d3f3
|
Add mkdocs-material to the integrations
|
2022-02-28 11:07:25 +11:00 |
|
Ashish Jain
|
2524dfdf39
|
Merge pull request #2773 from gwincr11/patch-1
small bug with the id on the title
|
2022-02-24 19:36:53 +01:00 |
|
Cory Gwin
|
4ec1c608a3
|
small bug with the id on the title
|
2022-02-24 13:31:27 -05:00 |
|
Knut Sveidqvist
|
b3573e27be
|
chore: readme sync, 1
|
2022-02-24 19:23:44 +01:00 |
|
Ashish Jain
|
286f6e52f0
|
Adding sanitization to input fields for Pie chart
|
2022-02-24 19:17:37 +01:00 |
|
Ashish Jain
|
26f9924839
|
Merge pull request #2755 from kuanyi-ng/feature/2456_check_readme_in_sync
Workflow: Check if `README.md` and `docs/README.md` are in sync
|
2022-02-24 19:03:22 +01:00 |
|
Ashish Jain
|
908b704a42
|
Merge pull request #2747 from gwincr11/cg-pie-chart-accessibility
feat: add accessibility title and description to pie chart
|
2022-02-24 19:00:07 +01:00 |
|
Ashish Jain
|
f95de5c6d9
|
Merge pull request #2740 from Guy-Adler/feature/2391_double_circle
Double Circle Node Shape
|
2022-02-24 18:45:50 +01:00 |
|
Cory Gwin
|
0b815c7782
|
feat: add accessibility title and description to pie chart
* Reuse the title as the title element
* Add description to the parser and then render
|
2022-02-23 02:23:57 +00:00 |
|
Neil Cuzon
|
321c2a73dd
|
Update theming.md
|
2022-02-21 03:27:22 -08:00 |
|
dependabot[bot]
|
050a4df149
|
chore(deps-dev): bump cypress from 9.4.1 to 9.5.0 (#2762)
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.4.1 to 9.5.0.
- [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.4.1...v9.5.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 08:37:01 +01:00 |
|
dependabot[bot]
|
0ed20278f8
|
chore(deps-dev): bump @babel/core from 7.17.2 to 7.17.5 (#2766)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.2 to 7.17.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.5/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 08:18:54 +01:00 |
|
dependabot[bot]
|
97acbfee0b
|
chore(deps-dev): bump webpack from 5.68.0 to 5.69.1 (#2765)
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.69.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 08:17:55 +01:00 |
|
dependabot[bot]
|
25b5f544e8
|
chore(deps-dev): bump eslint-plugin-jsdoc from 37.9.1 to 37.9.4 (#2764)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 37.9.1 to 37.9.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v37.9.1...v37.9.4)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 08:16:53 +01:00 |
|
dependabot[bot]
|
4a1d7c42f4
|
chore(deps): bump dompurify from 2.3.5 to 2.3.6 (#2763)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.5...2.3.6)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 08:15:51 +01:00 |
|
dependabot[bot]
|
05b1451050
|
chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 (#2761)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 08:12:23 +01:00 |
|
dependabot[bot]
|
c58340916c
|
chore(deps-dev): bump eslint-plugin-jest from 26.1.0 to 26.1.1 (#2760)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.0 to 26.1.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.0...v26.1.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-21 08:12:12 +01:00 |
|
Yusuke Uehara
|
99e10766b3
|
docs: add showData config to Pie Chart (#2758)
|
2022-02-20 12:23:34 -08:00 |
|
kuanyi-ng
|
ad08016509
|
create check-readme-in-sync workflow
|
2022-02-20 00:08:10 +09:00 |
|
Knut Sveidqvist
|
43854a2921
|
Merge branch 'master' into develop
|
2022-02-17 18:25:00 +01:00 |
|
Knut Sveidqvist
|
ed39de8426
|
docs: adding info on sandbox security to readme
|
2022-02-17 18:20:43 +01:00 |
|
Knut Sveidqvist
|
f5ba67ab78
|
docs: removed beta references to the flowchart graph type.
|
2022-02-17 17:45:13 +01:00 |
|
Guy Adler
|
04454cece0
|
fix: changed open and close markers as recommended
chnged from `()(` and `())` to `(((` and `)))`
|
2022-02-17 17:22:38 +01:00 |
|
Ashish Jain
|
3b9900c1e0
|
Merge pull request #2729 from dbartholomae/bug/1175_ie11_support2689_sequence_diagram_wrong_open_sans_default_font
SequenceDiagram: Use correct default sans-serif fonts for actors and tasks
|
2022-02-17 17:16:50 +01:00 |
|
Ashish Jain
|
f8f59fc00f
|
Merge pull request #2741 from mingpepe/develop
Fix typo in flowchart.md
|
2022-02-17 16:52:58 +01:00 |
|
Guy Adler
|
d8c7a2894e
|
test: removed unit test for double circle in the flowRendererv1
The feature is only available using flowRendererv2, which does not have unit tests.
|
2022-02-17 10:37:07 +01:00 |
|
km
|
f71ab2f879
|
Fix typo in flowchart document
|
2022-02-17 11:18:45 +08:00 |
|
Guy Adler
|
1e4be4eb6a
|
removed unnecessary console.log
|
2022-02-16 23:53:08 +01:00 |
|
Guy Adler
|
1fc10a7857
|
Update documentation
Added the double circle to the list of node shapes.
|
2022-02-16 23:16:58 +01:00 |
|
Guy Adler
|
e1f0e69263
|
feat(flowchart): implement double circle node
The implementation uses two circles, inside each other.
A double circle node is opend with `()(` and closed with `)()`.
|
2022-02-16 23:05:46 +01:00 |
|
bolshoytoster
|
8d77721dee
|
Fixes syntax error in n00b-gettingStarted.md (#2735)
Co-authored-by: bolshoytoster <toasterbig@gmail.com.com>
|
2022-02-16 12:21:58 -08:00 |
|
silverwind
|
9110bdfb5d
|
docs: Add Gitea (#2731)
|
2022-02-15 13:45:42 -08:00 |
|
Daniel Bartholomae
|
74b1219d62
|
fix(2689): use correct default sans-serif fonts for actors and tasks
The previous default font, Open-Sans, does not exist (it is Open Sans).
A generic font family must not be in quotes.
There is no changes to tests, as tests set font-family to Courier
for reproducability.
Fixes 2689
See https://fonts.google.com/specimen/Open+Sans
and https://developer.mozilla.org/en-US/docs/Web/CSS/font-family
|
2022-02-15 14:21:04 +01:00 |
|
Kai
|
d818551f50
|
docs(README*.md): http => https (#2727)
|
2022-02-14 15:56:59 -08:00 |
|
Rudolf
|
2d8a6b7d7f
|
docs: livebook and exdocs integrations (#2728)
* add LiveBook integration
* add link to mermaid graph integration into ex_doc
|
2022-02-14 15:54:53 -08:00 |
|
Bastian Zimmermann
|
606f0e50b2
|
docs: Add GitHub native support (#2725)
|
2022-02-14 10:51:20 -08:00 |
|