-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove 'asDiagram' infrastructure (#5422)
* test(marbles): change marble diagram tests to normal tests * docs(testing): hide internal testing document * docs(marbles): add swirly to generate marble diagrams * docs(marbles): inline marble svg * docs(marbles): inline marble svg * build(marbles): create node script to generate marbles based on swirly * build(docs): remove generated marbles from repo * build(docs): cleanup already pushed marble * lint(concatAll): remove trailing whitespace * build(docs-app): fix weird merge issues * docs(marbles): move marble scripts over to docs app * docs(marbles): explicitly specify swirly packages Co-authored-by: Jan-Niklas Wortmann <6104311+JWO719@users.noreply.github.com>
- Loading branch information
1 parent
d365b36
commit d608cf3
Showing
128 changed files
with
1,155 additions
and
1,303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,3 +47,6 @@ Thumbs.db | |
|
||
# copied dependencies | ||
src/assets/js/lunr* | ||
|
||
assets/images/svgs/* | ||
!assets/images/svgs/.gitkeep |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.