@adins/ucsearch 3.5.7 → 3.5.9-canary.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,6 +5,13 @@ This library was generated with [Angular CLI](https://github.com/angular/angular
5
5
  ## Version
6
6
  notes: new ui under canary.x tags
7
7
 
8
+ Version 3.5.9
9
+ 1. fix min / max date validation
10
+ 2. add validation min / max by datepickerpair (will compare date to the same datepickerpair depends on lte or gte)
11
+
12
+ Version 3.5.8
13
+ 1. fix dropdown. will send value as criteria if there's only one option inside dropdown
14
+
8
15
  Version 3.5.7
9
16
  1. add support uc-directive-validate-date
10
17