@adins/ucsearch 3.8.3-test.1 → 3.8.4-test.1

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,12 @@ 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.8.4
9
+ 1. add support restriction like for ddl
10
+
11
+ Version 3.8.3
12
+ 1. change form.get to form.controls[_control_name_]
13
+
8
14
  Version 3.8.2
9
15
  1. remove unnecessary p tag
10
16