Yokozuna59
302f335704
update pnpm-lock.yaml
2023-06-15 23:52:11 +03:00
Yokozuna59
896a8a23ca
indent info.html files
2023-06-15 23:51:03 +03:00
Yokozuna59
9928a15a66
update pnpm-lock.yaml
2023-06-15 14:44:26 +03:00
Yokozuna59
2b388ec6ec
Merge branch 'develop' into standardized-diagrams-definitions
2023-06-15 11:38:41 +03:00
Sidharth Vinod
3662869ce1
Ignore slack link
2023-06-15 12:50:59 +05:30
Sidharth Vinod
415e73b6f4
Fix lycheeignore
2023-06-15 12:48:20 +05:30
Sidharth Vinod
609530b246
Fix lycheeignore
2023-06-15 12:39:34 +05:30
Sidharth Vinod
cae612dfff
Merge branch 'master' into develop
...
* master:
Use script instead of npm package.
feat: Add plausible
update cSpell
update latest news section
2023-06-15 12:27:47 +05:30
Sidharth Vinod
7cd62bd052
Revert patch changes
2023-06-15 12:25:56 +05:30
Sidharth Vinod
d4a473b88a
Revert patch changes
2023-06-15 12:25:10 +05:30
Sidharth Vinod
c73d4939e9
Ignore localhost
2023-06-15 12:23:17 +05:30
Sidharth Vinod
beb3a227d1
Merge pull request #3814 from weedySeaDragon/docs/3682-developer-contributing
...
chore: revise Contributing documentation
2023-06-15 12:21:29 +05:30
Sidharth Vinod
66116ef8a0
Add docker
2023-06-15 12:08:54 +05:30
Sidharth Vinod
307aa6f623
Merge branch 'develop' into pr/weedySeaDragon/3814
...
* develop:
Rerun
Support for development in Docker
2023-06-15 12:08:30 +05:30
Sidharth Vinod
08c1071382
Ignore localhost links
2023-06-15 12:06:29 +05:30
Sidharth Vinod
186de337b4
Remove duplication from Contributing.md
2023-06-15 12:04:37 +05:30
Sidharth Vinod
8426716886
Merge pull request #4478 from nirname/feature/docker-development-support
...
Support for development in Docker
2023-06-15 10:34:09 +05:30
Sidharth Vinod
ecec4d9e4c
Update development.md
2023-06-15 10:31:16 +05:30
Sidharth Vinod
5b4efbad49
ignore .pnpm-store
2023-06-15 09:50:14 +05:30
Sidharth Vinod
1a6fd69f65
Merge branch 'develop' into pr/weedySeaDragon/3814
...
* develop: (815 commits)
Move filetype Recommendations to the top
Update docs
Update integrations.md per review
Disable coveralls
Update coveralls
Ignore bundlephobia
Update docs
strawman extension and mime type docs
Update docs
Rename info to note
Rename "info" to "note"
Update all patch dependencies
Fix Directives Documentation
Run docs:build
Update tutorial link
Run build
Fix link to Tutorials from n00b-overview page
Correct timeline spelling
UPdated version to 10.2.3
Remove old changelog
...
2023-06-15 09:49:26 +05:30
Yokozuna59
b7795ef12d
remove empty options in cypress info.spec.ts
2023-06-15 03:18:09 +03:00
Yokozuna59
35e81f3fd4
format and add theme to cypress info.html
2023-06-15 02:56:29 +03:00
Yokozuna59
7e639bec3a
convert the cypress info.spec.js into ts
2023-06-15 02:41:07 +03:00
Yokozuna59
9deae27c82
add messing timeline and info demoes links
2023-06-15 02:30:51 +03:00
Yokozuna59
689ffbf5a5
change infoDb db export
2023-06-15 01:01:35 +03:00
Yokozuna59
f630fba392
remove default export in info files
2023-06-14 23:27:27 +03:00
Yokozuna59
bf346ea155
resolve db import in info.spec.ts
2023-06-14 22:23:31 +03:00
Yokozuna59
d6bd59c46e
remove assigned variables to their variables and export db without default
2023-06-14 22:09:15 +03:00
Yokozuna59
0cc93d38c6
use object destructuring for getConfig in infoRenderer
2023-06-14 22:04:28 +03:00
Yokozuna59
6ff33149e0
move default_info_db into infoDbOF
2023-06-14 22:01:27 +03:00
Yokozuna59
638c3691a8
remove id and diagram assigning in info loader
2023-06-14 21:14:55 +03:00
Yokozuna59
599fb3a728
assign returned variables to their variables
2023-06-14 20:13:22 +03:00
Yokozuna59
4b7ed7845b
remove handled ts-ignore
in info diagram
2023-06-14 17:28:37 +03:00
Yokozuna59
0c449bbd27
handle optional .styles
2023-06-14 17:27:04 +03:00
Yokozuna59
8d60ef6d0a
add info fields interface
2023-06-14 13:54:09 +03:00
Yokozuna59
6af2438474
add default info db and recreate clear function for info
2023-06-14 13:48:39 +03:00
Sidharth Vinod
56a9625d95
Merge pull request #4485 from bollwyvl/gh-3098-document-extension-and-mime
...
Document recommended file extension and MIME type docs
2023-06-13 21:20:19 +05:30
Sidharth Vinod
921bbd1a9f
Move filetype Recommendations to the top
2023-06-13 21:19:01 +05:30
Yokozuna59
750b1d2223
add HTML type and change svg type generic types
2023-06-13 16:56:31 +03:00
Yokozuna59
ae14f6a947
add parial parts to info graph
2023-06-13 18:50:08 +03:00
Yokozuna59
daee545e78
ignore ts check for renders until handle them
2023-06-13 17:59:41 +03:00
Yokozuna59
ab0eb6c9bf
add @types/d3-selection
to mermaid dev deps
2023-06-13 17:58:25 +03:00
Yokozuna59
2a5b122d0c
standardize ts-ignore for info graph
2023-06-13 15:32:00 +03:00
bollwyvl
3e20a42b3e
Update docs
2023-06-13 12:00:46 +00:00
Nicholas Bollweg
e2a32e5040
Update integrations.md per review
2023-06-13 06:57:16 -05:00
Yokozuna59
f0b1529727
rename inf
into toggle
for better readability in infoDb
2023-06-13 13:27:15 +03:00
Yokozuna59
171d7a04f4
caps DB
part in DiagramDb
and InfoDb
2023-06-13 12:24:10 +03:00
Sidharth Vinod
40199e28b8
Disable coveralls
2023-06-13 12:23:41 +05:30
Sidharth Vinod
245c4f8c78
Update coveralls
2023-06-13 11:49:43 +05:30
Nikolay Rozhkov
616d445074
Rerun
2023-06-13 00:37:31 +03:00