@sumaris-net/ngx-components 18.19.6 → 18.20.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/doc/changelog.md CHANGED
@@ -1936,3 +1936,11 @@ enh: Environment: add useHash property to configure Angular router to use hash U
1936
1936
 
1937
1937
  # 18.19.5
1938
1938
  - fix(forms) When trying to resize an AppFormArray with allowEmptyArray=false, avoid infinite loop - closes [sumaris-app#1389](https://gitlab.ifremer.fr/sih-public/sumaris/sumaris-app/-/issues/1389)
1939
+
1940
+ # 18.19.7
1941
+ - enh(app-toolbar) Add a slot=title
1942
+ - enh(app-modal-toolbar) Add a slot=title
1943
+
1944
+ # 18.20.0
1945
+ - enh(menu) Allow badge on menu items
1946
+ - enh(home) Allow badge on home buttons