We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eefc9d commit 3ebcd92Copy full SHA for 3ebcd92
doc/source/changes/version_0_27.rst.inc
@@ -53,12 +53,16 @@ New features
53
54
Closes :issue:`490`.
55
56
+
57
Miscellaneous improvements
58
--------------------------
59
-* improved something.
60
+* made the editor more responsive when switching to or changing the filter of large arrays (closes :issue:`93`).
61
62
+* added support for coloring numeric values for object arrays (e.g. arrays containing both strings and numbers).
63
64
65
Fixes
66
-----
67
-* fixed something (closes :issue:`1`).
68
+* fixed array values being editable in view() (instead of only in edit()).
0 commit comments