maxGraph/packages
Thomas Bouffard 99ffdfa29b
feat: add `ModelXmlSerializer` to import/export the model (#290)
This class was previously only available in test. It simplifies maxGraph
model import/export as:
  - it hides `Codec` and `HTMLElement` management
  - it registers codecs automagically
2023-12-18 15:53:43 +01:00
..
core feat: add `ModelXmlSerializer` to import/export the model (#290) 2023-12-18 15:53:43 +01:00
html chore(deps-dev): bump vite from 4.4.11 to 4.4.12 (#281) 2023-12-06 03:47:56 +00:00
ts-example refactor!: move codecs to dedicated files and reduce side effects (#289) 2023-12-13 17:39:40 +01:00
ts-support chore: use npm workspaces (#273) 2023-12-04 03:25:41 +01:00
website feat: add `ModelXmlSerializer` to import/export the model (#290) 2023-12-18 15:53:43 +01:00