Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed May 2, 2023
1 parent 9e65f1b commit fea0477
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [3.28.0](https://github.com/primefaces/primevue/tree/3.28.0) (2023-05-02)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.27.0...3.28.0)

**Implemented New Features and Enhancements:**

- New passthrough\(pt\) property implementation for Chart & FileUpload & Message Components [\#3911](https://github.com/primefaces/primevue/issues/3911)
- New passthrough\(pt\) property implementation for Menu Components [\#3907](https://github.com/primefaces/primevue/issues/3907)
- Button: No label [\#3905](https://github.com/primefaces/primevue/issues/3905)
- Add global `pt` option to PrimeVue config [\#3902](https://github.com/primefaces/primevue/issues/3902)
- New passthrough\(pt\) property implementation for Button Components [\#3889](https://github.com/primefaces/primevue/issues/3889)
- New passthrough\(pt\) property implementation for Overlay Components [\#3885](https://github.com/primefaces/primevue/issues/3885)
- New passthrough\(pt\) property implementation for Misc Components [\#3879](https://github.com/primefaces/primevue/issues/3879)

**Fixed bugs:**

- Message: wrong close icon size [\#3908](https://github.com/primefaces/primevue/issues/3908)
- Panel: Header accessibility issue [\#3904](https://github.com/primefaces/primevue/issues/3904)
- Calendar: Material theme icons not visible [\#3903](https://github.com/primefaces/primevue/issues/3903)
- Password: Incorrect onClick property as scope for custom icons [\#3900](https://github.com/primefaces/primevue/issues/3900)
- AutoComplete: class style and click event refactor on `removetokenicon` scoped slot [\#3899](https://github.com/primefaces/primevue/issues/3899)
- Dropdown: Selection is not working correctly with falsy values [\#3891](https://github.com/primefaces/primevue/issues/3891)

## [3.27.0](https://github.com/primefaces/primevue/tree/3.27.0) (2023-04-19)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.26.1...3.27.0)
Expand Down

1 comment on commit fea0477

@vercel
Copy link

@vercel vercel bot commented on fea0477 May 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

primevue – ./

primevue-git-prod-primetek.vercel.app
primevue-primetek.vercel.app
primevue.org

Please sign in to comment.