Skip to content

Commit

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

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

[Full Changelog](https://github.com/primefaces/primevue/compare/3.40.1...3.41.0)

**Breaking Changes:**

- Dialog: PT options rename [\#4848](https://github.com/primefaces/primevue/issues/4848)
- Sidebar: header templating updates [\#4845](https://github.com/primefaces/primevue/issues/4845)
- Remove primeflex dependency from DataView [\#4818](https://github.com/primefaces/primevue/issues/4818)
- Lara theme enhancements [\#4807](https://github.com/primefaces/primevue/issues/4807)

**Fixed bugs:**

- OrderList / PickList: defect on first tab focus [\#4839](https://github.com/primefaces/primevue/issues/4839)
- Inplace: console logs error on close [\#4824](https://github.com/primefaces/primevue/issues/4824)
- Menu: submenuheader slot options TypeScript defect [\#4809](https://github.com/primefaces/primevue/issues/4809)
- FileUpload: missing fileSizeTypes locale breaks the file select process [\#4808](https://github.com/primefaces/primevue/issues/4808)
- DataTable | cmd + A highlights page (Accessibility) [\#4804](https://github.com/primefaces/primevue/issues/4804)
- Splitter: stateString is undefined [\#4797](https://github.com/primefaces/primevue/issues/4797)
- BaseIcon: SpinnerIcon component isn't spinning. [\#4791](https://github.com/primefaces/primevue/issues/4791)
- OverlayPanel: wrongly typed slot prop [\#4774](https://github.com/primefaces/primevue/issues/4774)
- MultiSelect: loading spinner is not animated [\#4741](https://github.com/primefaces/primevue/issues/4741)
- AutoComplete: Primitive value 0 or reference value 0 does not display correctly [\#4749](https://github.com/primefaces/primevue/issues/4749)
- InputNumber: float label initially broken if allowEmpty = false [\#4516](https://github.com/primefaces/primevue/issues/4516)
- Paginator: Responsive Templating showing multiple layouts on break points [\#4458](https://github.com/primefaces/primevue/issues/4458)
- DataTable VirtualScroller: resizableColumns broken [\#4394](https://github.com/primefaces/primevue/issues/4394)

**Implemented New Features and Enhancements:**

- PickList OrderList | Keyboard Support Enhancements [\#4850](https://github.com/primefaces/primevue/issues/4850)
- TreeSelect: Accessibility Improvements [\#4841](https://github.com/primefaces/primevue/issues/4841)
- MegaMenu responsiveness updates [\#4819](https://github.com/primefaces/primevue/issues/4819)
- PanelMenu: new multiple property [\#4826](https://github.com/primefaces/primevue/issues/4826)
- Calendar responsiveness updates [\#4822](https://github.com/primefaces/primevue/issues/4822)
- Dock responsiveness updates [\#4821](https://github.com/primefaces/primevue/issues/4821)
- Menubar responsiveness updates [\#4820](https://github.com/primefaces/primevue/issues/4820)
- Chore: Duplicated Tailwind Classes [\#4806](https://github.com/primefaces/primevue/issues/4806)
- fix: import nuxt composables from #imports [\#4775](https://github.com/primefaces/primevue/issues/4775)
- Ovarlay / Dialog: Height is not working when use Tailwind [\#4653](https://github.com/primefaces/primevue/issues/4653)
- Media / Image : In preview mode toolbar is not showing when using tailwind unstyled [\#4650](https://github.com/primefaces/primevue/issues/4650)
- Splitter: blocked by content [\#4513](https://github.com/primefaces/primevue/issues/4513)

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

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

1 comment on commit 10f8f68

@vercel
Copy link

@vercel vercel bot commented on 10f8f68 Nov 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-primetek.vercel.app
primevue-git-prod-primetek.vercel.app

Please sign in to comment.