@adins/ucsearch 2.9.16 → 2.9.18

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,14 @@
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.18 (angular 13)
7
+ 1. Fix bug ketika export excel untuk type action
8
+
9
+ Version 2.9.17 (angular 13)
10
+ 1. Export excel button will appear if only user has click search button.
11
+ 2. Export excel data will display the same data as grid view.
12
+ 3. Export excel file name will adjust the json file title.
13
+
6
14
  Version 2.9.16 (angular 13)
7
15
  1. bug fix - type numeric untuk value > 1000
8
16