Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Mar 16, 2022
1 parent 70c0729 commit d67e994
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [13.3.0](https://github.com/primefaces/primeng/tree/HEAD) (2022-03-16)

[Full Changelog](https://github.com/primefaces/primeng/compare/13.2.1...13.3.0)

**Implemented New Features and Enhancements:**

- SplitButton | TieredMenu Support [\#11301](https://github.com/primefaces/primeng/issues/11301)
- SplitButton | Templating Support [\#11300](https://github.com/primefaces/primeng/issues/11300)
- OrderList | disabled support [\#11298](https://github.com/primefaces/primeng/issues/11298)
- OrderList | Transfer buttons disable check [\#11297](https://github.com/primefaces/primeng/issues/11297)
- PickList | Keep selection after moving an item [\#11283](https://github.com/primefaces/primeng/issues/11283)
- PickList | Transfer buttons disable check [\#11281](https://github.com/primefaces/primeng/issues/11281)
- Password, CascadeSelect, MultiSelect | ariaLabel and label does not exist [\#11277](https://github.com/primefaces/primeng/issues/11277)

**Fixed bugs:**
- Picklist | Selection is not updated when drag and drop transfer [\#11296](https://github.com/primefaces/primeng/issues/11296)
- TieredMenu | responsive is not correct [\#11276](https://github.com/primefaces/primeng/issues/11276)
- Property target does not working on p-menu [\#11226](https://github.com/primefaces/primeng/issues/11226)
- Virtual Scroll with Lazy Loading fires onLazyLoad when lazyLoadOnInit is false [\#10414](https://github.com/primefaces/primeng/issues/10414)
- Clear filter on table calls multiple times onLazyLoad [\#9980](https://github.com/primefaces/primeng/issues/9980)


## [13.2.1](https://github.com/primefaces/primeng/tree/HEAD) (2022-03-02)

[Full Changelog](https://github.com/primefaces/primeng/compare/13.2.0...13.2.1)
Expand Down

0 comments on commit d67e994

Please sign in to comment.