apostrophe-schemas
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "apostrophe-schemas", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Schemas for easy editing of properties in Apostrophe objects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -256,2 +256,4 @@ # apostrophe-schemas | ||
Currently after the user has selected one item they see a message reading "Limit Reached!" We realize this may not be the best way of indicating that a selection has already been made. So you may pass a `limitText` option with an alternative message to be displayed at this point. | ||
##### Reverse Joins | ||
@@ -258,0 +260,0 @@ |
Sorry, the diff of this file is not supported yet
69517
771