@adins/ucsearch 3.0.7 → 3.1.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
@@ -3,6 +3,12 @@
3
3
  This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.0.0.
4
4
 
5
5
  ## Version
6
+ Version 3.1.0
7
+ 1. add support for additional export list. user can select additional data to display on excel when doing export other than data displayed on grid
8
+
9
+ Version 3.0.8
10
+ 1. add guard clause for orderby
11
+
6
12
  Version 3.0.7
7
13
  1. fix guard clause for dataInput on export file
8
14