Commit Graph

5926 Commits

Author SHA1 Message Date
Sean Killeen 7e1006db26 format cSpell.json 2022-10-07 21:54:40 -04:00
Sean Killeen 44f463c4f4 format docs YAML 2022-10-07 21:42:39 -04:00
Sidharth Vinod 6029bdeee9
Merge branch 'develop' into sidv/fixImportDoc
* develop:
  Fix for broken test
  fix: build npm-script
  Fix for issue in classdiagram-v2 from the typescript updates
  fix: build npm-script
  chore: Cleanup
  chore: cleanup
  fix: dynamic import
  fix: module import in pie chart demo
  fix: use async in render-after-error
2022-10-08 09:41:11 +08:00
Sidharth Vinod 0261e7464a
docs: ESM import 2022-10-08 09:40:54 +08:00
Sean Killeen a22158b2e2 format cSpell.json 2022-10-07 21:37:40 -04:00
Sean Killeen 8a3bd5bcb8 separate words & ignoreWords 2022-10-07 21:34:40 -04:00
Sean Killeen 514d12d48c fix: "skin param" 2022-10-07 21:31:18 -04:00
Sean Killeen 01fac85cde ignore the changelog 2022-10-07 21:31:00 -04:00
Sean Killeen 18283bc48f Revert "fix: "skin param""
This reverts commit f31db315b8.
2022-10-07 21:30:36 -04:00
Sean Killeen f31db315b8 fix: "skin param" 2022-10-07 21:30:10 -04:00
Sidharth Vinod 8a2aea219e
docs: ESM import 2022-10-08 09:27:19 +08:00
Sean Killeen 034fe80411 fix: "corresponding" 2022-10-07 21:26:16 -04:00
Sean Killeen 6d9b695ada known terms 2022-10-07 21:25:50 -04:00
Sean Killeen 9c1da3bca1 known terms 2022-10-07 21:25:20 -04:00
Sean Killeen 0e61395aa9 fix: "JetBrains" 2022-10-07 21:24:32 -04:00
Sean Killeen 8215c7d98e known terms 2022-10-07 21:24:00 -04:00
Sean Killeen ee45ab2e6c known terms 2022-10-07 21:23:22 -04:00
Sean Killeen b1f3e21d28 fix: "stable" 2022-10-07 21:21:32 -04:00
Sean Killeen a4b0e6b87b known term 2022-10-07 21:21:14 -04:00
Sean Killeen 9fe7152d98 add known term 2022-10-07 21:20:54 -04:00
Sean Killeen 0859f28a14 fix: "different" 2022-10-07 21:20:37 -04:00
Sean Killeen 56b9aab5ce fix: "previous" 2022-10-07 21:20:28 -04:00
Sean Killeen aacc40e525 add known term 2022-10-07 21:20:14 -04:00
Sean Killeen b0ed5e9be2 turn npmjs.org into link 2022-10-07 21:19:33 -04:00
Sean Killeen 3777ccb305 more known terms 2022-10-07 21:19:26 -04:00
Sean Killeen 6b736f0bb0 add known term 2022-10-07 21:18:34 -04:00
Sean Killeen 2e72c0bf6e add known term 2022-10-07 21:17:56 -04:00
Sean Killeen a1757ba217 standardization: "sanitize" 2022-10-07 21:17:30 -04:00
Sean Killeen 5390c409d0 back-ticks for non-word terms 2022-10-07 21:17:11 -04:00
Sean Killeen 4f91c9a8de add known terms 2022-10-07 21:16:59 -04:00
Sean Killeen 8cf4efc190 fix: "source control" 2022-10-07 21:15:50 -04:00
Sean Killeen 405df09e43 standardization: "behavior" 2022-10-07 21:15:32 -04:00
Sean Killeen 86adf96021 fix: boundaries 2022-10-07 21:13:37 -04:00
Sean Killeen a0c3de568b back-ticks for non-word terms 2022-10-07 21:13:07 -04:00
Sean Killeen c10eb5af79 back-ticks for non-word terms 2022-10-07 21:12:25 -04:00
Sean Killeen 3c4acd2184 back-ticks for non-word terms 2022-10-07 21:11:39 -04:00
Sean Killeen ab1573053e add terms 2022-10-07 21:10:50 -04:00
Sean Killeen c404f6fe34 add terms 2022-10-07 21:09:28 -04:00
Sean Killeen d24256e1c2 add knsv to dictionary 2022-10-07 21:06:29 -04:00
Sean Killeen e494e2dc56 Revert "Back-ticks around non-word term"
This reverts commit ab2e727db9.
2022-10-07 21:06:11 -04:00
Sean Killeen ab2e727db9 Back-ticks around non-word term 2022-10-07 21:06:02 -04:00
Sean Killeen b9fcb66d28 Add known words 2022-10-07 21:05:50 -04:00
Sean Killeen 12e4819c49 Add cSpell config 2022-10-07 20:50:23 -04:00
Sean Killeen 0b54366705 Add GH Action 2022-10-07 20:50:20 -04:00
Knut Sveidqvist c99fd2baa9
Merge pull request #3598 from mermaid-js/lazy-load-import
Lazy load import
2022-10-07 16:06:48 +02:00
Knut Sveidqvist 646f76d343 Fix for broken test 2022-10-07 14:36:25 +02:00
Sidharth Vinod 868cb529aa
Merge pull request #3595 from arpansaha13/develop
fix: pnpm clean in windows
2022-10-07 19:12:09 +08:00
lemontreejs 2d01548d02 fix: build npm-script 2022-10-07 16:03:32 +05:30
Knut Sveidqvist 047e15951a Fix for issue in classdiagram-v2 from the typescript updates 2022-10-07 12:17:35 +02:00
Sidharth Vinod 6fb92f6f3c
fix: Restore conf. 2022-10-07 17:14:33 +08:00