Skip to content

v4.0.8

Choose a tag to compare

@suren-atoyan suren-atoyan released this 29 Jan 10:38
· 143 commits to master since this release

4.0.8

Jan 29, 2021
  • Editor: add keepCurrentModel property to the Editor component; indicator whether to dispose the current model when the Editor is unmounted or not

4.0.7

Jan 21, 2021
  • Editor: fire onValidate unconditionally, always, with the current model markers

4.0.6

Jan 19, 2021
  • DiffEditor: check if originalModelPath and modifiedModelPath exist in setModels function
  • DiffEditor: remove originalModelPath and modifiedModelPath from defaultProps