Skip to content

Conversation

@gelvidge
Copy link
Owner

@gelvidge gelvidge commented Jan 8, 2022

…n changes, example bugfixes (maxGraph#70)

  • reorganised directories; removed mx prefix

  • reduced directory hierarchies; removed mx prefix; type fixes

  • convert remaining javascript to ts

  • fix/add types

  • add type defs

  • type updates; moved codecs to where they're used

  • reorganise constants into enums+type additions

  • removed "Function:" and "Variable:" prefixes from comments, as they aren't needed in JSDoc

  • removed "Function:", "Variable:" and "Class:" prefixes from comments, as they aren't needed in JSDoc

  • removed "Function:" prefixes from comments, as they aren't needed in JSDoc

  • minor changes

  • convert code example blocks to markdown

  • module casing updates

  • converted parameter function documentation to JSDoc

  • documentation+type updates

  • removed react subdir (for now)

  • reorganised various utils functions into different files

  • type updates/bugfixes/workarounds

  • rename Rubberband and CellEditor to be *Handler to match the other plugins

  • move codec classes to where they're used to reduce cyclic dependencies

  • move codec classes to where they're used to reduce cyclic dependencies

  • type updates/reorganize layout file structure

  • renamed various files for consistency

  • import fixes

  • renamed GraphHandler SelectionHander and various fixes

  • convert EventObject parameters to objects

  • add basic better-docs config

  • update better-docs config

  • bugfix for shared variables in Graph persisting across instances

  • fixed accessing handlers in examples; renamed Model to GraphModel

  • fixed accessing handlers in examples; renamed Model to GraphModel

  • restored selection model

  • bugfix

  • renamed getModel to getDataModel

  • changed to use graph.batchUpdate() to reduce lines of code

  • changed to use graph.batchUpdate() to reduce lines of code

  • finished annotations+added TypeDoc

  • convert remaining Cell[] instances to CellArray

  • convert NaturalDocs links to JSDoc

Summary

Description for the changelog

Other info

…n changes, example bugfixes (#70)

* reorganised directories; removed mx prefix

* reduced directory hierarchies; removed mx prefix; type fixes

* convert remaining javascript to ts

* fix/add types

* add type defs

* type updates; moved codecs to where they're used

* reorganise constants into enums+type additions

* removed "Function:" and "Variable:" prefixes from comments, as they aren't needed in JSDoc

* removed "Function:", "Variable:" and "Class:" prefixes from comments, as they aren't needed in JSDoc

* removed "Function:" prefixes from comments, as they aren't needed in JSDoc

* minor changes

* convert code example blocks to markdown

* module casing updates

* converted parameter function documentation to JSDoc

* documentation+type updates

* removed react subdir (for now)

* reorganised various `utils` functions into different files

* type updates/bugfixes/workarounds

* rename Rubberband and CellEditor to be *Handler to match the other plugins

* move codec classes to where they're used to reduce cyclic dependencies

* move codec classes to where they're used to reduce cyclic dependencies

* type updates/reorganize layout file structure

* renamed various files for consistency

* import fixes

* renamed GraphHandler SelectionHander and various fixes

* convert EventObject parameters to objects

* add basic better-docs config

* update better-docs config

* bugfix for shared variables in Graph persisting across instances

* fixed accessing handlers in examples; renamed Model to GraphModel

* fixed accessing handlers in examples; renamed Model to GraphModel

* restored selection model

* bugfix

* renamed getModel to getDataModel

* changed to use graph.batchUpdate() to reduce lines of code

* changed to use graph.batchUpdate() to reduce lines of code

* finished annotations+added TypeDoc

* convert remaining Cell[] instances to CellArray

* convert NaturalDocs links to JSDoc
@gelvidge gelvidge merged commit eed5652 into gelvidge:development Jan 8, 2022
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.

2 participants