Skip to content

Releases: suren-atoyan/monaco-react

v3.6.2

19 Aug 10:18
Compare
Choose a tag to compare
  • eslint: update eslint rules: add 'eslint:recommended' and 'no-unused-vars' -> 'error'
  • src: refactor according to new eslint rules
  • package.json: update github username, add author email

v3.6.1

18 Aug 15:08
df8bc4e
Compare
Choose a tag to compare
  • 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

v3.5.3

02 Aug 22:33
Compare
Choose a tag to compare
  • babel: update babel version (v.7.11.0) / activate helpers (decrease bundle size)
  • hooks: move out hooks from utils to root
  • utilities: remove utils/store to utils/local-state

v3.5.0

30 Jul 13:47
Compare
Choose a tag to compare
  • utilities (monaco): redesign utility monaco; get rid of class, make it more fp
  • utilities: create compose utility
  • utilities: create store utility; for internal usage (in other utilities)

v3.4.2

19 Jul 20:10
Compare
Choose a tag to compare
  • controlled editor: fix undo/redo issue

v3.4.1

03 Jul 12:08
Compare
Choose a tag to compare
  • editor: improve initialization error handling

v3.4.0

28 Jun 13:06
Compare
Choose a tag to compare

editor: fix 'readOnly' option check
editor: add className and wrapperClassName props
diffEditor: add className and wrapperClassName props

v3.3.2

20 Jun 13:52
Compare
Choose a tag to compare

v3.3.2 🎉

June 20, 2020
  • utils: (monaco) add a possibility to pass src of config script

v3.3.1

11 Jun 21:46
Compare
Choose a tag to compare
update package version to 3.3.1