Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Mar 20, 2023
1 parent 598daa4 commit a9fa01a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [3.26.0](https://github.com/primefaces/primevue/tree/3.26.0) (2023-03-20)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.25.0...3.26.0)

**Implemented New Features and Enhancements:**

- TriStateCheckbox: case of modelValue undefined [\#3762](https://github.com/primefaces/primevue/issues/3762)
- Inplace: FocusTrap support [\#3760](https://github.com/primefaces/primevue/issues/3760)
- ConfirmDialog: Add draggable property [\#3753](https://github.com/primefaces/primevue/issues/3753)
- Inplace editing does not focus on input element as expected [\#2348](https://github.com/primefaces/primevue/issues/2348)

**Fixed bugs:**

- Slider: Accessibility issue [\#3768](https://github.com/primefaces/primevue/issues/3768)
- TreeTable: Column Resizing defect [\#3754](https://github.com/primefaces/primevue/issues/3754)
- Api: Typing mismatch [\#3751](https://github.com/primefaces/primevue/issues/3751)
- SplitButton/OverlayPanel: OverlayPanel won't open from default call by SplitButton [\#3750](https://github.com/primefaces/primevue/issues/3750)
- Slider: Focus on slider on mouse click [\#3748](https://github.com/primefaces/primevue/issues/3748)
- Dropdown preselected disabled option is not shown [\#3541](https://github.com/primefaces/primevue/issues/3541)

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

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

1 comment on commit a9fa01a

@vercel
Copy link

@vercel vercel bot commented on a9fa01a Mar 20, 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.org
primevue-git-prod-primetek.vercel.app
primevue-primetek.vercel.app

Please sign in to comment.