Skip to content

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

2 participants