Sidharth Vinod
9dccf4d9c9
chore: Update editor.bash to build latest version
2023-08-25 10:04:53 +05:30
Sidharth Vinod
f248a22c71
Merge branch 'develop' into feat/4746_add_er_alias
2023-08-25 04:14:24 +00:00
Sidharth Vinod
6563a6ea26
chore: Build after clone
2023-08-25 09:43:53 +05:30
Sidharth Vinod
87d2899e4e
Merge branch 'develop' into feat/4746_add_er_alias
2023-08-25 04:07:38 +00:00
Sidharth Vinod
a3a6eb9bf5
chore: Force install npm to avoid cache.
2023-08-25 09:37:22 +05:30
Sidharth Vinod
c28c285711
Merge branch 'develop' into feat/4746_add_er_alias
2023-08-25 03:48:11 +00:00
Sidharth Vinod
5f8f79fc3e
fix: live editor exists error
2023-08-25 09:15:21 +05:30
Sidharth Vinod
a4ba192aad
Merge branch 'develop' into feat/4746_add_er_alias
2023-08-25 03:06:47 +00:00
Sidharth Vinod
f553fa5eb8
Merge pull request #4769 from mermaid-js/sidv/liveEditor
...
chore: Preview PRs with mermaid-live-editor on Netlify
2023-08-25 03:00:42 +00:00
Sidharth Vinod
c3939d3fb3
chore: Add netlify.toml
2023-08-25 08:26:34 +05:30
Sidharth Vinod
32d1783390
chore: Update editor script
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-08-25 08:22:24 +05:30
Nikolay Rozhkov
58afdd1baa
Reverted docker compose to develop branch
2023-08-25 01:49:36 +03:00
Justin Greywolf
0881619fcb
Merge branch 'UpdateClassMemberHandling' of https://github.com/mermaid-js/mermaid into UpdateClassMemberHandling
2023-08-24 14:05:19 -07:00
Nikolay Rozhkov
eba5fcca6b
Run GA
2023-08-24 22:26:20 +03:00
nirname
52cbf9fd28
Update docs
2023-08-24 19:07:14 +00:00
nirname
fc19bf93aa
Update docs
...
Fixed link to mermaid-js.github.io after review
Update docs
Fixed link again
2023-08-24 22:01:35 +03:00
Sidharth Vinod
54de763a66
chore: Add live editor build script for previews
2023-08-25 00:12:14 +05:30
Tom PERRILLAT-COLLOMB
56419f7459
fix(er): bug if relationship is declared first
2023-08-24 16:16:40 +02:00
Sidharth Vinod
2537152c7a
Merge pull request #4768 from mermaid-js/latest-news
...
Docs: update Latest News section
2023-08-24 10:32:58 +00:00
Steph
14c1c1cc59
update latest news
2023-08-23 23:11:58 -07:00
Nikolay Rozhkov
108c25f19f
Removed all n00b file names and added redirects
2023-08-23 23:32:33 +03:00
Justin Greywolf
3ec32521f8
Update packages/mermaid/src/diagrams/class/svgDraw.js
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-08-23 05:22:23 -07:00
Knut Sveidqvist
72b4a74bee
Merge branch 'master' of github.com:mermaid-js/mermaid
2023-08-23 10:24:56 +02:00
Sidharth Vinod
408910e6e8
Merge branch 'develop' into next
...
* develop:
Fixed docs according review
chore: Fix type imports
Fixed links
Split development documentation in several separate pages, fixes for the sidebar menu
2023-08-23 13:19:12 +05:30
Knut Sveidqvist
c3160b2693
Merge pull request #4748 from mermaid-js/feature/4674_sankeyValues
...
feat(sankey): Show values
2023-08-23 07:42:30 +00:00
Knut Sveidqvist
2ab393cd16
Merge pull request #4763 from mermaid-js/sidv/fixTypeImports
...
chore: Enforce type imports
2023-08-23 07:37:45 +00:00
Sidharth Vinod
bd98da16a0
Merge pull request #4744 from nirname/docs/2910_split-development-documentation
...
Split development documentation into several pages
2023-08-23 06:36:46 +00:00
Nikolay Rozhkov
cee2a458f1
Fixed docs according review
...
Update docs
2023-08-23 00:30:17 +03:00
Reda Al Sulais
24c8e575f4
docs(parser): create packages/parser
README.md file
2023-08-22 20:39:19 +03:00
Tom PERRILLAT-COLLOMB
4a06bc1a68
test(er): add cypress test on entity name alias
2023-08-22 13:53:37 +02:00
Reda Al Sulais
8d0ca2c876
build: build .langium
file using generate
from langium-cli
2023-08-22 13:38:23 +03:00
Reda Al Sulais
fc96ebefd4
build: update langium
and langium-cli
to v2.0.1
2023-08-22 13:19:52 +03:00
Reda Al Sulais
394330175f
Merge remote-tracking branch 'upstream/next' into add-info-langium-parser
...
Signed-off-by: Reda Al Sulais <u.yokozuna@gmail.com>
2023-08-22 13:13:03 +03:00
Tom PERRILLAT-COLLOMB
a7ae1b6890
feat(er): use square brackets to add aliases
2023-08-22 11:05:09 +02:00
Sidharth Vinod
ce6992ea9b
docs: Fix sankey demo
2023-08-22 14:06:46 +05:30
Sidharth Vinod
0114a87f15
Merge branch 'develop' into feature/4674_sankeyValues
...
* develop:
chore: Remove circular dependency
2023-08-22 13:58:55 +05:30
Sidharth Vinod
f946c3da06
Merge branch 'develop' into next
...
* develop:
chore: Remove circular dependency
Update docs
docs: Add frontmatter config demos
docs: Add frontmatter config docs
fix: XSS vulnerability
chore: Minor typo fixes
chore: Add test with both frontmatter and directive
Update docs
feat: Add support for config in frontmatter
chore: Fix type in assignWithDepth
refactor: Move `sanitizeDirective` into `addDirective`
refactor: Rename and cleanup `directiveSanitizer`
2023-08-22 13:58:24 +05:30
Sidharth Vinod
adfed1e432
Merge pull request #4750 from mermaid-js/feature/frontmatterConfig
...
feat: Support config in frontmatter.
2023-08-22 08:22:59 +00:00
Sidharth Vinod
11b599d77c
chore: Fix type imports
2023-08-22 13:44:11 +05:30
Sidharth Vinod
3944e9ac00
chore: Remove circular dependency
2023-08-22 13:36:32 +05:30
Sidharth Vinod
37aa6632aa
Merge branch 'feature/frontmatterConfig' into feature/4674_sankeyValues
...
* feature/frontmatterConfig:
chore: Remove duplicate CI action
chore: Add circular dependency check in CI
refactor: Remove circular dependencies
2023-08-22 13:32:25 +05:30
Sidharth Vinod
156fbd1958
Merge branch 'develop' into next
...
* develop:
chore: Remove duplicate CI action
chore: Add circular dependency check in CI
refactor: Remove circular dependencies
2023-08-22 13:31:59 +05:30
Sidharth Vinod
7e251ee8bc
Merge remote-tracking branch 'origin/develop' into feature/frontmatterConfig
...
* origin/develop:
chore: Remove duplicate CI action
chore: Add circular dependency check in CI
refactor: Remove circular dependencies
2023-08-22 13:30:36 +05:30
Knut Sveidqvist
6e0f41180f
Merge pull request #4761 from mermaid-js/sidv/RemoveCircularDeps
...
Remove Circular Dependencies
2023-08-22 07:37:32 +00:00
Sidharth Vinod
52f05552a1
chore: Remove duplicate CI action
2023-08-22 11:42:12 +05:30
Sidharth Vinod
bb01b3972d
chore: Add circular dependency check in CI
2023-08-22 11:38:55 +05:30
Sidharth Vinod
1a50a326cb
refactor: Remove circular dependencies
2023-08-22 11:38:25 +05:30
Sidharth Vinod
7dd0d126e2
Merge branch 'develop' into next
...
* develop:
deps: Update unocss and webpack to address vulnerability.
chore(deps): update all patch dependencies
ci(release-drafter): add more release notes categories
2023-08-22 10:21:13 +05:30
Tom PERRILLAT-COLLOMB
cc8b4572d5
docs(er): add release version for entity name aliases
2023-08-22 00:30:33 +02:00
Tom PERRILLAT-COLLOMB
e5315f2933
feat(er): add entity name alias
2023-08-21 23:33:42 +02:00