diff --git a/HISTORY.md b/HISTORY.md index b3c75bc..8358c21 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,10 @@ - Fixed bug where changing a property type from "number" to "string" made existing properties uneditable. - Fixed bug where `changed()` was returning true for values that had not changed. - Fixed certain error's returned as HTML rather than JSON. + - Data editor + - Fixed bug where data editor would expand as the page scrolls + - Fixed bug where the cursor would randomly move around while editing text + - Removed overlay for inline editing ## 0.6.9 diff --git a/lib/resources/collection/dashboard/data.html b/lib/resources/collection/dashboard/data.html index a0fc24d..0b523b3 100644 --- a/lib/resources/collection/dashboard/data.html +++ b/lib/resources/collection/dashboard/data.html @@ -1,5 +1,5 @@
-
+

Data

@@ -7,7 +7,7 @@ Add some now before editing data.
-
+