@cocreate/elements
Advanced tools
Comparing version 1.26.0 to 1.26.1
{ | ||
"name": "@cocreate/elements", | ||
"version": "1.26.0", | ||
"version": "1.26.1", | ||
"description": "Fetch content into any html element by using html5 attributes to query data stored in CoCreate headless CMS. If data is changed it will instantly reflect in html tags as changes are broadcasted in realtime", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -304,3 +304,3 @@ /******************************************************************************** | ||
} | ||
// TODO: update.object data returned from server will not include $operator | ||
// TODO: object.update data returned from server will not include $operator | ||
el.setValue(value); | ||
@@ -307,0 +307,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
196804