aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/Documents.ts
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-09-14 22:17:54 -0400
committerbobzel <zzzman@gmail.com>2020-09-14 22:17:54 -0400
commit6c03a4ad74ca93311139e8fecda8a4793c103488 (patch)
tree6baa66f82e72e757ffd6d053ec847243ccb663da /src/client/documents/Documents.ts
parent1af6500a4b87fa25506a9b51d8fa7dbc0d68878b (diff)
updated header text view. fixed dragging tree view items to unregister listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text.
Diffstat (limited to 'src/client/documents/Documents.ts')
-rw-r--r--src/client/documents/Documents.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts
index d22e20101..0911f3e04 100644
--- a/src/client/documents/Documents.ts
+++ b/src/client/documents/Documents.ts
@@ -98,6 +98,7 @@ export interface DocumentOptions {
layoutKey?: string;
type?: string;
title?: string;
+ version?: string; // version identifier for a document
label?: string;
hidden?: boolean;
userDoc?: Doc; // the userDocument