We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f86159 commit 1c82db0Copy full SHA for 1c82db0
ChangeLog
@@ -1,3 +1,14 @@
1
+2016.10.18, v1.1.2
2
+
3
+fix:
4
+- (save) _ifGoodPatch
5
+- (_init-socket) patch: promise
6
+- (api) _doDiff: diff -> _diff
7
8
+feature:
9
+- (index) selectAll: endLineNumber: Infinity -> getLinesCount
10
11
12
2016.10.17, v1.1.1
13
14
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "deepword",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Web editor based on Monaco",
"main": "server/index.js",
"config": {
0 commit comments