Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Aug 23, 2023
1 parent 048cb9f commit ee4ae5b
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

## [3.32.2](https://github.com/primefaces/primevue/tree/3.32.2) (2023-08-23)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.32.1...3.32.2)

**Implemented New Features and Enhancements:**

- PassThrough: component option improvements [\#4322](https://github.com/primefaces/primevue/issues/4322)

**Fixed bugs:**

- \[AutoComplete\] wrong removetokenicon pt implementation [\#4320](https://github.com/primefaces/primevue/issues/4320)
- \[Editor\] - Tailwind theme is not working. Structure needs adjustments [\#4317](https://github.com/primefaces/primevue/issues/4317)
- Dialog: Uncaught TypeError: getComputedStyle is not a function [\#4312](https://github.com/primefaces/primevue/issues/4312)
- Toast message content overflows the toast border [\#4309](https://github.com/primefaces/primevue/issues/4309)
- Column: `colspan` only applied to `thead>tr>td` but should be applied to `tbody>tr>td` [\#4307](https://github.com/primefaces/primevue/issues/4307)
- Calendar: Icon classes not being correctly exposed [\#4305](https://github.com/primefaces/primevue/issues/4305)
- Listbox: Typing filtericon slot does not expose class [\#4304](https://github.com/primefaces/primevue/issues/4304)
- Sidebar: Icon classes not being correctly exposed [\#4303](https://github.com/primefaces/primevue/issues/4303)
- Toast: Icon classes not being correctly exposed [\#4302](https://github.com/primefaces/primevue/issues/4302)
- Dialog: Draggable Fails [\#4298](https://github.com/primefaces/primevue/issues/4298)
- Datatable Cell Edit: Numpad Enter not saving new data on InputNumber [\#4292](https://github.com/primefaces/primevue/issues/4292)

## [3.32.1](https://github.com/primefaces/primevue/tree/3.32.1) (2023-08-18)

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

1 comment on commit ee4ae5b

@vercel
Copy link

@vercel vercel bot commented on ee4ae5b Aug 23, 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.