Harshit Anand
|
54ab3fc3b2
|
fix: added an e2e test case for classdiagram with anchor tag
|
2023-10-26 14:55:04 +05:30 |
|
Harshit Anand
|
06d2ba8398
|
fix: added two unit tests to check for the secured anchor tag
|
2023-10-25 21:17:53 +05:30 |
|
Harshit Anand
|
7960f94eba
|
fix: shifted dompurify.addhook functions inside removescript
|
2023-10-23 16:09:51 +05:30 |
|
Harshit Anand
|
3f486ac0e1
|
Merge branch 'bug/4716_fix_target_blank_getting_sanitized' of https://github.com/REVERB283/mermaid into bug/4716_fix_target_blank_getting_sanitized
|
2023-10-23 12:25:53 +05:30 |
|
Harshit Anand
|
b36cdaceca
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into bug/4716_fix_target_blank_getting_sanitized
|
2023-10-23 12:24:22 +05:30 |
|
Harshit Anand
|
3b8c48dd26
|
fix: added type Element to the node used in callback in the dompurify.addhook
|
2023-10-23 12:23:08 +05:30 |
|
Harshit Anand
|
af73818c90
|
Merge branch 'bug/4716_fix_target_blank_getting_sanitized' of https://github.com/REVERB283/mermaid into bug/4716_fix_target_blank_getting_sanitized
|
2023-10-23 12:08:09 +05:30 |
|
Harshit Anand | Frontend Developer | ReactJS
|
77e700832f
|
Merge branch 'develop' into bug/4716_fix_target_blank_getting_sanitized
|
2023-10-23 12:04:53 +05:30 |
|
Harshit Anand
|
111e067df5
|
fix: added type Element to the node used in callback in the addhook function
|
2023-10-23 12:03:57 +05:30 |
|
Alois Klink
|
3957575b6e
|
Merge pull request #4970 from remcohaszing/rename-rehype-mermaid
Replace rehype-mermaidjs with rehype-mermaid
|
2023-10-22 20:05:10 +00:00 |
|
Alois Klink
|
9daed6ba27
|
Merge pull request #4951 from mermaid-js/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.10 to 7.23.2
|
2023-10-22 20:00:19 +00:00 |
|
Nikolay Rozhkov
|
b232975064
|
Merge branch 'develop' into bug/4716_fix_target_blank_getting_sanitized
|
2023-10-21 01:46:21 +03:00 |
|
Remco Haszing
|
ab9b9abdf9
|
Replace rehype-mermaidjs with rehype-mermaid
The package was renamed.
|
2023-10-20 16:55:01 +02:00 |
|
Knut Sveidqvist
|
d32c18a43c
|
Merge branch 'master' into develop
|
2023-10-20 14:33:07 +02:00 |
|
Knut Sveidqvist
|
35b364c4ea
|
Merge branch 'release/10.5.1'
|
2023-10-20 14:32:32 +02:00 |
|
Knut Sveidqvist
|
b70959daa7
|
Version 10.5.1
v10.5.1
|
2023-10-20 14:30:52 +02:00 |
|
Per Brolin
|
aaf0b474d4
|
Increased version to 10.5.1
|
2023-10-20 14:18:07 +02:00 |
|
Knut Sveidqvist
|
61bc293a95
|
#4967 Reverting optimimization that breaks subgraphs
|
2023-10-20 11:12:56 +02:00 |
|
dependabot[bot]
|
0e328823b9
|
Bump @babel/traverse from 7.22.10 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [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.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 11:08:38 +00:00 |
|
Sidharth Vinod
|
33a5fc459d
|
Merge pull request #4945 from mermaid-js/renovate/patch-all-patch
chore(deps): update all patch dependencies (patch)
|
2023-10-17 10:56:23 +00:00 |
|
renovate[bot]
|
e4350f80fe
|
chore(deps): update all patch dependencies
|
2023-10-16 19:52:01 +00:00 |
|
Sidharth Vinod
|
7eac75c15c
|
Merge pull request #4928 from mribeirodantas/fix-minor-typos
fix(typos): Fix minor typos in the source code
|
2023-10-16 14:00:27 +00:00 |
|
Alois Klink
|
d04f4c27fc
|
Merge pull request #4889 from dreathed/bug/4345_bundle_current_config_consitently_in_one_file
making consitent config imports from diagramAPI
|
2023-10-15 22:54:10 +00:00 |
|
Harshit Anand | Frontend Developer
|
f12b19216b
|
Merge branch 'develop' into bug/4716_fix_target_blank_getting_sanitized
|
2023-10-14 00:51:42 +05:30 |
|
Harshit Anand
|
345e82abee
|
fix: removed static target=_blank instaed value will fetched from the target attribute
|
2023-10-14 00:50:09 +05:30 |
|
Marcel Ribeiro-Dantas
|
9080f1f354
|
Revert typo fix
|
2023-10-12 01:33:25 -03:00 |
|
Marcel Ribeiro-Dantas
|
4b8441a1a0
|
Prettify table
|
2023-10-12 01:27:08 -03:00 |
|
Marcel Ribeiro-Dantas
|
00b38c55e9
|
Merge branch 'develop' into fix-minor-typos
|
2023-10-11 16:43:47 -03:00 |
|
Marcel Ribeiro-Dantas
|
ab2345093e
|
Revert error typo fix
|
2023-10-11 16:41:04 -03:00 |
|
Sidharth Vinod
|
df068dbde8
|
Merge pull request #4892 from mermaid-js/renovate/all-minor
chore(deps): update all minor dependencies (minor)
|
2023-10-11 13:51:04 +00:00 |
|
renovate[bot]
|
7d3c550337
|
chore(deps): update all minor dependencies
|
2023-10-11 06:30:11 +00:00 |
|
Sidharth Vinod
|
3e9235a35b
|
Merge pull request #4925 from chaursiyasanjeet/enhancmenttwitter-logo-in-doc
Enhancment: twitter logo in doc
|
2023-10-11 06:21:40 +00:00 |
|
Sidharth Vinod
|
380aa94214
|
Merge pull request #4929 from Mister-Hope/patch-1
fix(class): avoid duplicate definition of fill
|
2023-10-11 06:20:44 +00:00 |
|
Sidharth Vinod
|
d1b386b5c9
|
Revert PH changes (#4903)
|
2023-10-11 11:32:24 +05:30 |
|
Harshit Anand
|
c279a9f9ed
|
fix: clean link unit test resolved
|
2023-10-10 01:05:55 +05:30 |
|
Harshit Anand
|
2a9eb7f123
|
fix: target blank removed from anchor tag
|
2023-10-09 21:13:53 +05:30 |
|
Mr.Hope
|
444e81ae8a
|
fix(class): avoid duplicate definition of fill
|
2023-10-09 11:08:46 +08:00 |
|
Hans Blankenhaus
|
497ffde9fe
|
undo changes for commonDb to avoid circular imports
|
2023-10-08 18:22:27 +02:00 |
|
Hans Blankenhaus
|
01203d884c
|
fix classDB
|
2023-10-08 15:32:40 +02:00 |
|
Hans Blankenhaus
|
846fb3f8f8
|
making consitent config imports from diagramAPI
|
2023-10-08 14:17:45 +02:00 |
|
Marcel Ribeiro-Dantas
|
30b3e6213f
|
fix(typos): Fix minor typos in the source code
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
|
2023-10-07 22:16:11 -03:00 |
|
Sanjeet Kumar
|
38e906edbe
|
Update README.zh-CN.md
updated twitter logo in README.zh-CN.md
|
2023-10-07 14:09:19 +05:30 |
|
Sanjeet Kumar
|
309bb50155
|
Update README.md
update Twitter logo in README.md
|
2023-10-07 14:08:29 +05:30 |
|
Nikolay Rozhkov
|
12a47076cf
|
Merge pull request #4897 from guypursey/patch-1
Update notes on orientation in GitGraph documentation
|
2023-10-06 10:07:36 +00:00 |
|
Nikolay Rozhkov
|
f346c3f511
|
Merge branch 'develop' into patch-1
|
2023-10-06 12:42:56 +03:00 |
|
Nikolay Rozhkov
|
a4020dab27
|
Merge pull request #4413 from subhash-halder/feature/4269_add_xychart
Add new chart xychart
|
2023-10-06 09:32:55 +00:00 |
|
Nikolay Rozhkov
|
936319b9ad
|
Merge branch 'develop' into feature/4269_add_xychart
|
2023-10-06 12:13:21 +03:00 |
|
Sidharth Vinod
|
157c90eeac
|
Revert "fix: Reduce gantt exclude days length"
This reverts commit 2bde5ad6673b96bd94b481ba6bb7d7be46508086.
|
2023-10-06 10:49:09 +05:30 |
|
Sidharth Vinod
|
54d7b57f59
|
Merge pull request #4891 from mermaid-js/renovate/patch-all-patch
chore(deps): update all patch dependencies (patch)
|
2023-10-06 05:03:51 +00:00 |
|
Nikolay Rozhkov
|
c63ea3e987
|
Commented out broken test (#4913)
* Commented out bronken test
* Skip test instead of commenting out
* Fix
* Update cypress/integration/rendering/gantt.spec.js
Co-authored-by: Alois Klink <alois@aloisklink.com>
---------
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
Co-authored-by: Alois Klink <alois@aloisklink.com>
|
2023-10-06 04:45:13 +00:00 |
|