Filipe Oliveira
b595157bd0
Merge pull request #1206 from enimiste/patch-2
...
Fix bug in docs (Edges page - basic coloring)
1 month ago
Filipe Oliveira
3846703169
Merge pull request #1211 from mingrammer/dependabot/npm_and_yarn/website/picomatch-2.3.2
...
chore(deps-dev): bump picomatch from 2.2.2 to 2.3.2 in /website
1 month ago
Filipe Oliveira
a0127a160a
Merge branch 'master' into dependabot/npm_and_yarn/website/picomatch-2.3.2
1 month ago
Filipe Oliveira
19565359e6
Merge pull request #1213 from mingrammer/dependabot/npm_and_yarn/website/minimist-1.2.8
...
chore(deps): bump minimist from 1.2.7 to 1.2.8 in /website
1 month ago
Filipe Oliveira
87ad71ab53
Merge pull request #1217 from kakakakakku/dockerfile
...
fix: update broken Noto Sans CJK font download URL in Dockerfiles
1 month ago
Yoshiaki Yoshida
23f06b4f01
feat: add AWS Verified Access icon ( #1218 )
1 month ago
Filipe Oliveira
6053165368
Merge pull request #1179 from georgepstaylor/fix/label-bug
...
fix: icon image positioning within node
2 months ago
kakakakakku
99af96631b
fix: update broken Noto Sans CJK font download URL in Dockerfiles
2 months ago
dependabot[bot]
f2d39a189b
chore(deps): bump minimist from 1.2.7 to 1.2.8 in /website
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.7 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.7...v1.2.8 )
---
updated-dependencies:
- dependency-name: minimist
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
403e62f755
chore(deps-dev): bump picomatch from 2.2.2 to 2.3.2 in /website
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.2.2...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
NOUNI El bachir
21da6ac4b3
Fix bug (Edges page - basic coloring)
...
The diagram image doesn't show correctly.
There is a typo in the image URI.
Instead of `/img/advanced_web_service_with_on-premise_colored.png` should be
`/img/advanced_web_service_with_on-premises_colored.png`
4 months ago
Philippe Merle
366f5d2850
Add AWS CloudFormation Diagrams ( #1202 )
5 months ago
MinJae Kwon
5db95a8843
feat: add theme system and modernize default styling ( #1200 )
...
* feat: add theme system and modernize default styling
* chore: update poetry.lock
* fix: downgrade pre-commit version constraint to ~=3.5
* fix: address PR review comments
* chore: remove unrelated files from PR
* fix: restore original pre-commit version and poetry.lock
* chore: update poetry.lock
* fix: convert dependency-groups to poetry format
* test: add tests for curvestyle and theme validation
6 months ago
Filipe Oliveira
072474aa2a
Merge pull request #1180 from kurtqq/patch-1
...
Update graphviz version
7 months ago
kurtqq
b22317e011
Merge branch 'master' into patch-1
8 months ago
Copilot
052da89ea7
chore: move pre-commit from runtime to dev dependencies ( #1189 )
...
* Initial plan
* Initial plan for removing pre-commit from main dependencies
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Remove pre-commit from main dependencies and clean up test artifacts
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Move pre-commit to dev dependencies and revert .gitignore changes
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update poetry.lock to reflect dependency changes
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
8 months ago
Copilot
dd0763d939
fix: missing logos in v0.25.0 by adding build-system configuration ( #1187 )
...
* Initial plan
* Initial investigation of logo display issue
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Fix: Add build-system configuration to include resources in package
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Clean up pyproject.toml - remove duplicate Poetry configuration
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update version to 0.25.1 and add rendering test for resources
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update poetry.lock to reflect current dependencies
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Fix pre-commit issues: trailing whitespace and formatting
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
8 months ago
mingrammer
2b7e81bcb2
chore: update poetry config
8 months ago
mingrammer
87033e241f
chore: update poetry.lock
8 months ago
mingrammer
3c1aa071bd
bump: up to version 0.25.0
8 months ago
georgepstaylor
73446bd250
Revert "fix: icon image positioning"
...
This reverts commit 67e8dbfe3a .
9 months ago
georgepstaylor
c6d40178de
fix: add imagepos tc to default node attrs
9 months ago
kurtqq
47d44a2179
Update graphviz version
9 months ago
Filipe Oliveira
fb8eac14af
Merge pull request #1174 from zackchadwick/gcp-icons
9 months ago
Ebby Peter
274f8c7f22
Update Azure images to Azure_Icons_v18 ( #980 )
...
- Add Azure_Icons to v18
- Update Contributing.md file to include Azure specific instructions
- Add DevContainer.json file to make further development easier
- Thanks @rfernandezdo for the initial v12 commit and approach
9 months ago
George Taylor
67e8dbfe3a
fix: icon image positioning
9 months ago
Zack
fab715967a
Add additional GCP icons, aliases
10 months ago
dependabot[bot]
1e26cfedaa
chore(deps-dev): bump isort from 5.13.2 to 6.0.1 ( #1172 )
...
Bumps [isort](https://github.com/PyCQA/isort ) from 5.13.2 to 6.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/5.13.2...6.0.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 6.0.1
dependency-type: direct:development
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>
10 months ago
Phuoc Tran
e9381940ef
add Payment saas resource ( #1171 )
11 months ago
dependabot[bot]
0a2af33c93
chore(deps-dev): bump pytest from 8.4.0 to 8.4.1 ( #1151 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.1
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>
11 months ago
dependabot[bot]
a7e97c2b9f
chore(deps-dev): bump pylint from 3.3.3 to 3.3.8 ( #1162 )
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.3 to 3.3.8.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.8 )
---
updated-dependencies:
- dependency-name: pylint
dependency-version: 3.3.8
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>
11 months ago
dependabot[bot]
f35ea617d5
chore(deps-dev): bump pre-commit from 4.0.1 to 4.3.0 ( #1163 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.3.0
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>
11 months ago
aoki-h-jp
72b8c9b9f9
feat(aws): add AWS Security Lake icon ( #1167 )
...
* Add AWS Security Lake icon
* Add AWS Security Lake icon
11 months ago
Phuoc Tran
2d3943dd48
Add aws transform ( #1166 )
11 months ago
Yoshiaki Yoshida
a813fe1036
Add Amazon ECS Service Connect icon ( #1165 )
11 months ago
Nguyễn Đức Chiến
c0a1758c72
Add diagrams.onprem.network.CiscoRouter ( #1060 )
...
Add diagrams.onprem.network.CiscoRouterL2
Add diagrams.onprem.network.CiscoRouterL3
12 months ago
Juan Pablo Sotelo Silva
2069f845b4
Add Qdrant vector database icon to onprem/database ( #1152 )
...
* Add Qdrant vector database icon to onprem/database
* Run ./autogen.sh
12 months ago
Darios DJIMADO
539e49ca27
chore(resources): update Angular logo with modern version ( #1144 )
12 months ago
Lev Vereshchagin
aaf9da8725
Make pre-commit a development dependency ( #1156 )
...
Closes #1136
12 months ago
dependabot[bot]
86ada40e47
chore(deps-dev): bump pytest from 8.3.4 to 8.4.0 ( #1148 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.4 to 8.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
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>
1 year ago
Yoshiaki Yoshida
45f08afd86
Add Amazon Q icon ( #1145 )
1 year ago
mingrammer
134d5cd72d
chore: fix eof
1 year ago
Cedrik Neumann
0a67f0ea91
feat(scripts): provide `diagrams` CLI ( #524 )
...
* feat(scripts): provide `diagrams` CLI
This change addresses https://github.com/mingrammer/diagrams/issues/369
while providing a simple CLI entry point which can be used outside the
virtual environment of the installed package.
This works well with for example with [pipx](https://pipxproject.github.io/pipx/ )
or [uv](https://docs.astral.sh/uv/ ).
* feat(scripts): add docstring and tests
* feat(scripts): Fix pre-commit error
* feat(scripts): Fix pre-commit error 2nd try
---------
Co-authored-by: tessier <tessier@luxeys.com>
1 year ago
Kamil Raczycki
42ecd09e02
feat: add OvertureMaps to gis/data ( #1118 )
1 year ago
Yoshiaki Yoshida
b21ce51bc8
Add AWS User Notifications icon ( #1138 )
1 year ago
gabriel-tessier
142b495c4c
docs(edge): Add @clayms examples ( #495 )
...
* docs(edge): Add @clayms examples
* docs(edge): Updated according to @clayms review
1 year ago
Shivam Kaushik
2d48685c53
Issue-1134: Renamed "AzureSpeedToText" to "AzureSpeechService" ( #1135 )
...
* Renamed AzureSpeedToText to AzureSpeechService. Updated to the more accurate version of the icon.
* undo formatter edits
1 year ago
Oskar Klintrot
08e484c270
docs: Add instructions how to install graphviz via winget ( #1096 )
...
* docs: Add instructions how-to install graphviz via winget
* Must use interactive to add to path
1 year ago
dependabot[bot]
2872d043ca
chore(deps): bump python in /docker/dev ( #1137 )
...
Bumps python from 3.13.2-alpine3.20 to 3.13.3-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-alpine3.20
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>
1 year ago
Yoshiaki Yoshida
95f1bbabe9
Add AWS CloudShell icon ( #1129 )
1 year ago