Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal RetroLab support #72

Merged
merged 12 commits into from
Nov 15, 2021
Merged

Minimal RetroLab support #72

merged 12 commits into from
Nov 15, 2021

Conversation

bollwyvl
Copy link

@bollwyvl bollwyvl commented Nov 13, 2021

Binder

This adds fairly bare-bones support (no custom diagram launcher, status bar replacements) for RetroLab.

references

changes

  • add retro to various envs
  • update core plugin
    • make ILayoutRestorer optional
    • add Export Diagram As FORMAT to File Menu
  • add to tree
    • add to file browser menu bar, (gave up on custom because new window)
  • add to edit
    • hack css for full width (gave up on height, guess there's zen mode)
    • hack favicon
  • bail on notebook
  • add to robot tests
  • add to docs

screens

tree edit
Screenshot from 2021-11-13 12-27-23 Screenshot from 2021-11-13 12-28-37

@codecov
Copy link

codecov bot commented Nov 13, 2021

Codecov Report

Merging #72 (3182869) into master (74ac722) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files          25       25           
  Lines         710      710           
  Branches       58       58           
=======================================
  Hits          685      685           
  Misses         13       13           
  Partials       12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74ac722...3182869. Read the comment docs.

@bollwyvl bollwyvl changed the title [wip] Minimal RetroLab support Minimal RetroLab support Nov 15, 2021
@bollwyvl bollwyvl merged commit 33097b5 into deathbeds:master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support RetroLab-like applications
1 participant