Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
266 changes: 148 additions & 118 deletions docs/3-manual/README.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/3-manual/assets/autoLayoutAfter.png
Binary file not shown.
Binary file removed docs/3-manual/assets/autoLayoutBefore.png
Binary file not shown.
Binary file added docs/3-manual/assets/best-practice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/3-manual/assets/changescope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/3-manual/assets/copyNPaste.png
Binary file not shown.
Binary file removed docs/3-manual/assets/create-pod.png
Binary file not shown.
Binary file added docs/3-manual/assets/create-scope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/3-manual/assets/defuse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/3-manual/assets/delete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/3-manual/assets/draw-edge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/3-manual/assets/execute.png
Binary file not shown.
Binary file removed docs/3-manual/assets/executeScope.png
Binary file not shown.
Binary file removed docs/3-manual/assets/guestUser.png
Binary file not shown.
Binary file added docs/3-manual/assets/markdown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/3-manual/assets/moveIntoScope.png
Binary file not shown.
Binary file added docs/3-manual/assets/outofscope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/3-manual/assets/overlap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/3-manual/assets/parentToChild.png
Binary file not shown.
Binary file added docs/3-manual/assets/public.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/3-manual/assets/richText.png
Binary file not shown.
Binary file added docs/3-manual/assets/right-click.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/3-manual/assets/run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/3-manual/assets/scope-separate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/3-manual/assets/scopeExport.png
Binary file not shown.
Binary file removed docs/3-manual/assets/scopeRecursiveExport.png
Diff not rendered.
Binary file added docs/3-manual/assets/select.png
Binary file removed docs/3-manual/assets/shareDialog.png
Diff not rendered.
Binary file removed docs/3-manual/assets/signup.png
Diff not rendered.
Binary file added docs/3-manual/assets/toolbar.png
Binary file removed docs/3-manual/assets/zoom1.png
Diff not rendered.
Binary file removed docs/3-manual/assets/zoom2.png
Diff not rendered.
Binary file removed docs/3-manual/assets/zoomAll.png
Diff not rendered.
Binary file removed docs/3-manual/assets/zoomExpanded.png
Diff not rendered.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ function Hero() {
boxShadow: "0 1px 2px 0 rgba(0, 0, 0, 0.05)",
}}
>
Try it online (experimental)
Try it online
</Link>
<Link
href="/docs/manual"
Expand Down