Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Dec 13, 2023
1 parent 0c2322c commit 05f9c2f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog

## [3.44.0](https://github.com/primefaces/primevue/tree/3.44.0) (2023-12-13)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.43.0...3.44.0)

**Fixed bugs:**

- Calendar: Time only mode does not work [\#4952](https://github.com/primefaces/primevue/issues/4952)
- Calendar PT: mask defect [\#4947](https://github.com/primefaces/primevue/issues/4947)
- CascadeSelect: optionGroupChildren doesn't work in string type [\#4944](https://github.com/primefaces/primevue/issues/4944)
- Dropdown: Overlapping Clear Icon while disabled [\#4923](https://github.com/primefaces/primevue/issues/4923)
- VirtualScroller: getRenderedRange viewport calculation is broken [\#4803](https://github.com/primefaces/primevue/issues/4803)
- Dropdown: Editable dropdown doesn't open when typing on a mobile device [\#4509](https://github.com/primefaces/primevue/issues/4509)
- DynamicDialog: passing pt when opening new dialogs [\#4443](https://github.com/primefaces/primevue/issues/4443)
- Data Table row checkboxes propagate click events when a checkbox is unchecked [\#4100](https://github.com/primefaces/primevue/issues/4100)
- AutoComplete: Duplicate Value [\#3379](https://github.com/primefaces/primevue/issues/3379)

**Implemented New Features and Enhancements:**

- Add attrs param to all pt functions [\#4951](https://github.com/primefaces/primevue/issues/4951)

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

[Full Changelog](https://github.com/primefaces/primevue/compare/3.42.0...3.43.0)
Expand Down Expand Up @@ -2255,6 +2275,14 @@
- Button not registered in FileUpload [\#478](https://github.com/primefaces/primevue/issues/478)
- BlockUI documentation indicates "show" event whereas the actual event is "unblock" [\#485](https://github.com/primefaces/primevue/issues/485)

## [2.10.4](https://github.com/primefaces/primevue/tree/2.10.4) (2023-12-06)

[Full Changelog](https://github.com/primefaces/primevue/compare/2.10.3...2.10.4)

**Fixed bugs:**

- v2 DataTable: Frozen column table left and right calculation defects [\#4890](https://github.com/primefaces/primevue/issues/4890)

## [2.10.3](https://github.com/primefaces/primevue/tree/2.10.3) (2023-11-22)

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

1 comment on commit 05f9c2f

@vercel
Copy link

@vercel vercel bot commented on 05f9c2f Dec 13, 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-primetek.vercel.app
primevue.org
primevue-git-prod-primetek.vercel.app

Please sign in to comment.