@sumaris-net/ngx-components 18.24.20 → 18.24.21

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
@@ -2239,3 +2239,6 @@ enh: Environment: add useHash property to configure Angular router to use hash U
2239
2239
 
2240
2240
  ## 18.24.18
2241
2241
  - fix(tab-editor) Fix event argument typing, in `AppTabEditor.onSwipeTab()`
2242
+
2243
+ ## 18.24.21
2244
+ - enh(table) Allow to define reserved columns (start and end) in `AsyncTable`