From 81c99fab2446bfdc3750961a83e3322dbec1de20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=87etin?= <92744169+mehmetcetin01140@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:15:41 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1985c707160..de29e0c7c77 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -860,6 +860,16 @@ - TypeError: this.focusedItemInfo.mutate is not a function [\#14119](https://github.com/primefaces/primeng/issues/14119) - Upgrade to Angular 17? [\#14063](https://github.com/primefaces/primeng/issues/14063) +## ![LTS](https://www.primefaces.org/wp-content/uploads/2020/01/lts-icon-24.png "PrimeNG LTS") [16.9.16-LTS](https://www.npmjs.com/package/primeng/v/16.9.16-lts) (2024-09-20) + +**Fixed bugs:** +- MegaMenu: aria-hidden throws console error [\#16248](https://github.com/primefaces/primeng/issues/16248) +- Icon: Mistake in example documentation code [\#16277](https://github.com/primefaces/primeng/issues/16277) +- Table: Flawed example in paginator documentation [\#16308](https://github.com/primefaces/primeng/issues/16308) +- Editor: the style of the toolbar is missing up when custom modules used [\#16114](https://github.com/primefaces/primeng/issues/16114) +- Tooltip on Dropdown causes Errors [\#16321](https://github.com/primefaces/primeng/issues/16321) +- Panel component -> toggle from the outside [\#16326](https://github.com/primefaces/primeng/issues/16326) + ## ![LTS](https://www.primefaces.org/wp-content/uploads/2020/01/lts-icon-24.png "PrimeNG LTS") [16.9.15-LTS](https://www.npmjs.com/package/primeng/v/16.9.15-lts) (2024-08-15) **Fixed bugs:**