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

44 set debug #68

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

44 set debug #68

wants to merge 2 commits into from

Conversation

dmnsgn
Copy link
Member

@dmnsgn dmnsgn commented Mar 25, 2019

  • Rename this.debugMode to this.debug
  • Allow debug to be set on context creation, consequently enabling log from the start
  • Refactor ctx.set to assign any option to the ctx object
  • Remove debug function (and with that, all the viz.js code; not sure if it is legacy or if you want to keep some part of it?) Fix Get rid of GraphViz dot code generation #28

Fix #44

@dmnsgn dmnsgn requested a review from vorg March 25, 2019 11:03
@dmnsgn dmnsgn added type/feat A new feature and removed enhancement labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feat A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace ctx.debug with ctx.set({ debug: }) Get rid of GraphViz dot code generation
1 participant