Skip to content

v3.6.1

Choose a tag to compare

@suren-atoyan suren-atoyan released this 18 Aug 15:08
· 245 commits to master since this release
df8bc4e
  • ControlledEditor: fix onChange handler issue; dispose prev listener and attach a new one for every new onChange
  • ControlledEditor: do not trigger onChange in programmatic changes
  • ControlledEditor: store current value in ref instead of making it a dependency of handleEditorModelChange