Commit Graph

2413 Commits

Author SHA1 Message Date
Sidharth Vinod 56da881ed4
Merge branch 'develop' into sidv/mindmapToTs
* develop:
  Update container
  Update container
  Remove pnpm cache
  Use `.node-version` file in workflows
  fix: Redirect of old URLs
  Remove node version from matrix
  Update to Node v20
  Update to Node v20
  fix lint
  add latest blog post
  update discord invite link
  remove holiday promo text
2024-01-31 14:10:51 +05:30
Sidharth Vinod 6fd69090ed
Merge branch 'master' into develop
* master:
  fix: Redirect of old URLs
  fix lint
  add latest blog post
  update discord invite link
  remove holiday promo text
2024-01-30 20:50:30 +05:30
Sidharth Vinod 726d633dd3
Use config from defaultConfig
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
2024-01-30 20:00:54 +05:30
Sidharth Vinod 80c20a72b2
Remove MermaidConfigWithDefaults 2024-01-30 14:25:44 +05:30
Sidharth Vinod 2d92ffb085
fix: Redirect of old URLs 2024-01-30 13:41:47 +05:30
Sidharth Vinod 78f1631c8f
Organize imports 2024-01-30 10:04:42 +05:30
Sidharth Vinod ff6988e875
chore: Address review comments
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
2024-01-30 09:51:40 +05:30
Sidharth Vinod 95dcd30324
Merge branch 'develop' into sidv/mindmapToTs 2024-01-29 16:53:21 +05:30
Sidharth Vinod 73293efcf3
Merge branch 'develop' into patch-2 2024-01-29 13:29:04 +05:30
Sidharth Vinod 4c551b2aca
Lint 2024-01-29 12:35:39 +05:30
Sidharth Vinod d21461fba0
Lint 2024-01-29 12:27:17 +05:30
Sidharth Vinod b51d8ff7ba
Convert svgDraw.ts 2024-01-29 12:16:21 +05:30
Sidharth Vinod 75ec719257
Rename svgDraw.js 2024-01-29 11:31:22 +05:30
Sidharth Vinod 13e052ff81
Fix styles.ts 2024-01-29 11:26:10 +05:30
Sidharth Vinod bde6a9ff4f
Rename styles.js 2024-01-29 11:21:42 +05:30
Sidharth Vinod 23d843b6d3
refactor: Remove db import from svgDraw 2024-01-29 11:21:12 +05:30
Sidharth Vinod cffac848ea
chore: Fix mindmapDb exports 2024-01-29 10:52:58 +05:30
Sidharth Vinod 9651d0c2da
refactor: Fix types and imports 2024-01-29 10:45:47 +05:30
Sidharth Vinod e1a23f10df
chore: Fix config type 2024-01-28 21:43:03 +05:30
Sidharth Vinod d346a77e3c
Convert MindmapRenderer.ts 2024-01-28 16:04:42 +05:30
Sidharth Vinod f069de5487
Convert MindmapDB.ts 2024-01-28 16:04:42 +05:30
Sidharth Vinod ba0bddf417
Add MermaidConfigWithDefaults 2024-01-28 16:04:42 +05:30
Sidharth Vinod f30c26485e
Cleanup svgDraw.js 2024-01-28 16:04:41 +05:30
Sidharth Vinod b71f4c7e54
Add MindmapDB type 2024-01-28 16:04:41 +05:30
Sidharth Vinod e046da10c2
Convert mindmap.spec.js 2024-01-28 16:04:40 +05:30
Sidharth Vinod 12dc3d8373
Rename files to TS 2024-01-28 16:04:40 +05:30
Sidharth Vinod 7ca990d762
Merge branch 'develop' into fix/DompurifyHooks 2024-01-27 00:25:15 +05:30
Sidharth Vinod 91907fe0eb
Merge pull request #5095 from FutzMonitor/issue1981
Changes to Gantt Parsers to allow hashes and semicolons to titles, sections, and task data.
2024-01-26 17:21:58 +00:00
Sidharth Vinod 9bedfa2033
Merge pull request #5160 from vitorsss/fix/4212_actor_menus_sequence_diagram_popup
[Fix] Sequence diagram actor menu popup
2024-01-26 17:16:27 +00:00
FutzMonitor 59264a33d7 Changes to gantt.html
1. Added a Gantt diagram that demonstrates to users that hashtages and semicolons can be added to titles, sections, and task data.
Changes to gantt.spec.js
1. Added unit tests to ensure that semicolons and hashtags didn't break the functionality of the gantt diagram when used in titles, sections or task data.
Changes to /parser/gantt.spec.js
1. Added rendering tests to ensure that semicolons and hashtags in titles, sections, and task data didn't break the rendering of Gantt diagrams.
2024-01-26 11:48:48 -05:00
FutzMonitor 0b0f988180 Merge branch 'develop' into issue1981 2024-01-25 17:03:16 -05:00
Sidharth Vinod 1c200ee5bc
perf: prevent adding multiple DOMPurify hooks
Currently, everytime `removeScript()` is called, the same DOMPurify
hooks are getting added again and again.

Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-25 23:28:42 +05:30
steph cbf7e6a880 fix lint 2024-01-23 22:17:55 -08:00
steph 8982e2f78c add latest blog post 2024-01-23 22:02:24 -08:00
steph 62ae072918 update discord invite link 2024-01-23 21:59:54 -08:00
steph 04f92e5b1c remove holiday promo text 2024-01-23 21:58:37 -08:00
Sidharth Vinod ec79ac200c
Lint 2024-01-23 23:53:48 +05:30
Sidharth Vinod 17066aab97
Merge branch 'master' of github.com:mermaid-js/mermaid into develop
* 'master' of github.com:mermaid-js/mermaid:
  docs: fix lint
  docs: move community to Discord
  Delete docs/syntax/gantt.html
  Add more detailed docs for Gantt tasks
  Update docs
  Update packages/mermaid/src/docs/syntax/flowchart.md
  Update flowchart.md #5195
2024-01-23 19:55:53 +05:30
Oleg A 427bcaa3f6
docs: fix lint 2024-01-23 19:53:42 +05:30
Oleg A 8fad1f55e2
docs: move community to Discord 2024-01-23 19:53:41 +05:30
Sidharth Vinod 05e17c0bf0
Merge pull request #5161 from mathbraga/feature/5114_add_parallel_commit_config
Feature/5114 add parallel commit config
2024-01-23 04:40:24 +00:00
Matheus Braga 679f77dea5
Merge branch 'develop' into bug/5059_fix_external_connection_after_updating_edges 2024-01-22 20:22:50 -03:00
Matheus Braga 1bad612c51
Merge branch 'develop' into feature/5114_add_parallel_commit_config 2024-01-22 20:19:52 -03:00
Matheus B 81825f22f5 Swap condition blocks to avoid using negation 2024-01-22 20:09:20 -03:00
Matheus B e668698b5c Reposition const declaration to ideal place 2024-01-22 19:56:25 -03:00
Matheus Braga e7c52bbf59
Merge branch 'develop' into bug/5059_fix_external_connection_after_updating_edges 2024-01-21 13:20:24 -03:00
Matheus B 2401f334ec Merge branch 'develop' of https://github.com/mathbraga/mermaid into feature/5114_add_parallel_commit_config 2024-01-20 21:07:53 -03:00
Matheus B 4f60a27472 Change repetitive values into consts 2024-01-20 20:57:58 -03:00
Reda Al Sulais 2bbdd15031 docs: fix swimm link 2024-01-20 13:30:49 +03:00
Vitor Soares Silva c226358f65
Merge branch 'develop' into fix/4212_actor_menus_sequence_diagram_popup 2024-01-19 16:24:54 -03:00