@sumaris-net/ngx-components 21.0.0-rc8 → 21.0.0-rc9

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/doc/changelog.md CHANGED
@@ -2245,7 +2245,10 @@ enh: Environment: add useHash property to configure Angular router to use hash U
2245
2245
 
2246
2246
  ## 18.24.22
2247
2247
  - fix(menu) Allow to hide the footer, on small screens
2248
-
2248
+
2249
+ ## 18.24.24
2250
+ - enh(FileUtils) Add more options to `showUploadPopover()` like `backdropDismiss`, `keyboardClose` and `translucent`.
2251
+
2249
2252
  ## 21.0.0
2250
2253
  - enh(core) Migration to Angular 21 and Ionic 8
2251
2254
  - enh(e2e) Allow to run e2e on many peer/login, using file `e2e/.environments.json` or `.environments.json` (or `.local/environments.json`)