Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 902 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 902 Bytes

1.0.1

  • Added more types for chromeless/lightbox support

1.0.0

About time to make this package a 1.0.0 version!

  • Added autosave property, which will trigger onAutoSave after every change

0.2.0

  • Added csv parameter for CSV loading support

0.1.9

  • Added embed=1 URL parameter, as documented by draw.io

0.1.8

  • Added types for more export parameters

0.1.7

  • Added parentEvent parameters to onSave and onClose events when the callbacks are triggered by another event.

0.1.5

  • Fixed urlParameters which has a value of false or 0 but didn't show up
  • Added ability to have a custom baseUrl - thanks to @sabinayakc

0.1.4

  • Updated supported ui themes

0.1.3

  • Dependabot patches

0.1.2

  • Automated correct loading command when using xmlpng format

0.1.1

  • Added exportFormat parameter for the DrawIoEmbed component

0.1.0

  • First working version