Skip to content

v0.1.2

Compare
Choose a tag to compare
@dmonad dmonad released this 08 Jan 09:47
· 24 commits to master since this release
  • use monaco-webpack-plugin 0904a9d
  • bump all dependencies 9ef1b31
  • Merge branch 'raedle-master' 800420f
  • [ISSUE #7] ITextModel.pushEditOperations will eventually create delete ops when local ops are applied, which can lead to inconsistent ITextModels on the different clients. Using the ITextModel.applyEdits prevents these ops 46693f1
  • [ISSUE #7] ITextModel.pushEditOperations will eventually create delete ops when local ops are applied, which can lead to inconsistent ITextModels on the different clients. Using the ITextModel.applyEdits prevents these ops 8ed54ef
  • [ISSUE #7] ITextModel.pushEditOperations will eventually create delete ops when local ops are applied, which can lead to inconsistent ITextModels on the different clients. Using the ITextModel.applyEdits prevents these ops 009ae48
  • Merge pull request #5 from wmhilton/patch-1 577f4ae
  • fix(doc): corrected link to demo f3a0cd1

v0.1.1...v0.1.2