@adins/ucsearch 2.9.17 → 2.9.19

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 7.2.0.
4
4
 
5
5
  ## Version
6
+ Version 2.9.19 (angular 13)
7
+ 1. Fix header in export excel - nama header dalam file excel akan sesuai dengan nama header pada gridview
8
+
9
+ Version 2.9.18 (angular 13)
10
+ 1. Fix bug ketika export excel untuk type action
11
+
6
12
  Version 2.9.17 (angular 13)
7
13
  1. Export excel button will appear if only user has click search button.
8
14
  2. Export excel data will display the same data as grid view.