Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Jul 20, 2023
1 parent 183790f commit 70b6040
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,27 @@
# Changelog

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

[Full Changelog](https://github.com/primefaces/primevue/compare/3.30.1...3.30.2)

**Implemented New Features and Enhancements:**

- Rename `button` and `buttonIcon` pt options with `closeButton` and `closeIcon` options in Message and Toast [\#4159](https://github.com/primefaces/primevue/issues/4159)
- DataTable & TreeTable: new `size` property [\#4156](https://github.com/primefaces/primevue/issues/4156)
- Improve `pt` syntax for 'class' definitions [\#4150](https://github.com/primefaces/primevue/issues/4150)
- PT context improvements [\#4149](https://github.com/primefaces/primevue/issues/4149)

**Fixed bugs:**

- TabMenu: disabled item defect & accessibility improvements [\#4169](https://github.com/primefaces/primevue/issues/4169)
- OverlayPanel: Toggle on list of focusable elements forces screen jump [\#4167](https://github.com/primefaces/primevue/issues/4167)
- Global pt implementation defects [\#4163](https://github.com/primefaces/primevue/issues/4163)
- Multiselect: Custom checkbox render issue [\#4152](https://github.com/primefaces/primevue/issues/4152)

## [3.30.1](https://github.com/primefaces/primevue/tree/3.30.1) (2023-07-14)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.30.0...3.30.1)

**Implemented New Features and Enhancements:**

- Button: remove margin from default style [\#4139](https://github.com/primefaces/primevue/issues/4139)
Expand All @@ -20,7 +40,7 @@

## [3.30.0](https://github.com/primefaces/primevue/tree/3.30.0) (2023-07-10)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.29.2...HEAD)
[Full Changelog](https://github.com/primefaces/primevue/compare/3.29.2...3.30.0)

**Implemented New Features and Enhancements:**

Expand Down

1 comment on commit 70b6040

@vercel
Copy link

@vercel vercel bot commented on 70b6040 Jul 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-git-prod-primetek.vercel.app
primevue-primetek.vercel.app
primevue.org

Please sign in to comment.