From e598ec134df3d6794fb5f451c91a65cd907d25c5 Mon Sep 17 00:00:00 2001 From: yigitfindikli Date: Mon, 30 Nov 2020 18:14:59 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 868cd440b..86beed7e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -118,13 +118,6 @@ **Implemented New Features and Enhancements:** -- Component for Tag [\#717](https://github.com/primefaces/primevue/issues/717) -- Component for Badge [\#715](https://github.com/primefaces/primevue/issues/715) -- ScrollTop Component [\#691](https://github.com/primefaces/primevue/issues/691) -- \[FEATURE REQUEST\] - Divider/Separator Component [\#690](https://github.com/primefaces/primevue/issues/690) -- \[FEATURE REQUEST\] - Avatar Component [\#684](https://github.com/primefaces/primevue/issues/684) -- New ConfirmPopup Component [\#679](https://github.com/primefaces/primevue/issues/679) -- New ConfirmDialog Component [\#678](https://github.com/primefaces/primevue/issues/678) - New Timeline Component [\#712](https://github.com/primefaces/primevue/issues/712) - Chips mode for MultiSelect [\#711](https://github.com/primefaces/primevue/issues/711) - SelectButton should allow a mode to ensure an options is always selected [\#698](https://github.com/primefaces/primevue/issues/698) @@ -134,8 +127,6 @@ **Fixed bugs:** -- InputMask with unmask doesn't work as expected [\#714](https://github.com/primefaces/primevue/issues/714) -- display prop of MultiSelect is not documented [\#713](https://github.com/primefaces/primevue/issues/713) - SplitButton: after selecting the default command, the command menu does not close. [\#710](https://github.com/primefaces/primevue/issues/710) - Autocomplete: when the menu open upwards style broken [\#709](https://github.com/primefaces/primevue/issues/709) - Multiselect/Dropdown: when the menu open upwards style broken [\#708](https://github.com/primefaces/primevue/issues/708)