Comparing version 17.7.0 to 17.7.1
@@ -0,0 +0,0 @@ # Third-Party Software Licenses |
{ | ||
"name": "cx", | ||
"version": "17.7.0", | ||
"version": "17.7.1", | ||
"description": "Advanced JavaScript UI framework for admin and dashboard applications with ready to use grid, form and chart components.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ export function isSelector(config) { |
@@ -0,0 +0,0 @@ var cssHelperCache = {}; |
@@ -105,3 +105,3 @@ import {Widget} from './Widget'; | ||
inst.cleanup(context); | ||
instance.cached.record = instance.record; | ||
inst.cached.record = inst.record; | ||
} | ||
@@ -108,0 +108,0 @@ }); |
@@ -0,0 +0,0 @@ import {dateDiff} from './dateDiff'; |
@@ -0,0 +0,0 @@ import {dateDiff} from './dateDiff'; |
@@ -0,0 +0,0 @@ import {dateDiff} from './dateDiff'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1989474