-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: Mermaid-Chart/plugins
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add requestTimeout to avoid long running queries
#26
by sidharthv96
was merged Aug 23, 2024
Loading…
fix(cli): improve handling of Windows CRLF line endings
bug
Something isn't working
#25
by aloisklink
was merged Apr 23, 2024
Loading…
feat(cli): support reading auth token in CLI with New feature or request
--auth-token
and in ENV with MERMAID_CHART_AUTH_TOKEN
enhancement
#22
by aloisklink
was merged Apr 22, 2024
Loading…
feat(cli)!: use a URL id in the frontmatter
enhancement
New feature or request
#20
by aloisklink
was merged Apr 22, 2024
Loading…
fix(sdk): fix the required params of the Something isn't working
setDocument()
command
bug
#17
by aloisklink
was merged Apr 10, 2024
Loading…
feat(cli): support mermaid diagrams within GFM (github flavored markdown)
#16
by aloisklink
was merged Apr 16, 2024
Loading…
feat(cli): support
pull
/push
/link
on multiple mermaid files at once
#15
by aloisklink
was merged Apr 16, 2024
Loading…
ci(build): run GitHub Actions on MacOS and Windows
#14
by aloisklink
was merged Apr 23, 2024
Loading…
build(sdk): Add ESLint/prettier for the
@mermaidchart/sdk
library
#13
by aloisklink
was merged May 14, 2024
Loading…
2 tasks done
Add a New feature or request
@mermaidchart/cli
CLI tool for accessing Mermaid Chart
enhancement
#12
by aloisklink
was merged Apr 16, 2024
Loading…
2 of 7 tasks
feat: add New feature or request
setDocument(document)
API function
enhancement
#11
by aloisklink
was merged Dec 4, 2023
Loading…
feat: add New feature or request
deleteDocument(documentID)
API func
enhancement
#10
by aloisklink
was merged Dec 4, 2023
Loading…
feat: add New feature or request
createDocument(projectID)
API function
enhancement
#9
by aloisklink
was merged Dec 4, 2023
Loading…
Add the
getDiagram(diagramID)
API function to the SDK
#8
by aloisklink
was merged Nov 24, 2023
Loading…
test(sdk): add some basic E2E tests with
test.mermaidchart.com
#7
by aloisklink
was merged Nov 24, 2023
Loading…
fix(sdk): fix Something isn't working
#getAuthorizationData()
default URL missing a state
parameter
bug
#6
by aloisklink
was merged Nov 24, 2023
Loading…
fix(sdk): handle relative URLs in Something isn't working
#handleAuthorizationResponse()
bug
#5
by aloisklink
was merged Nov 24, 2023
Loading…
build(sdk): build a Node.JS version of
@mermaidchart/sdk
#4
by aloisklink
was merged Nov 21, 2023
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.