Skip to content

Commit

Permalink
Set new version & Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Apr 26, 2024
1 parent b9b929f commit 36a1c4c
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 5 deletions.
44 changes: 43 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,47 @@
# Changelog
## [17.15.0](https://github.com/primefaces/primeng/tree/17.15.0) (2024-04-26)
[Full Changelog](https://github.com/primefaces/primeng/compare/17.14.1...17.15.0)

**Deprecated:**
- MultiSelect | Deprecate checkicon template [\#15374](https://github.com/primefaces/primeng/issues/15374)

**Implemented New Features and Enhancements:**
- MultiSelect | Add new checkbox templates [\#15373](https://github.com/primefaces/primeng/issues/15373)
- Autocomplete: optionValue support [\#14599](https://github.com/primefaces/primeng/issues/14599)

**Fixed bugs:**
- Component: colorPicker - color not updated in selection square with reactive forms [\#15266](https://github.com/primefaces/primeng/issues/15266)
- Component: Checkbox; Array value not working when using with formControlName [\#15185](https://github.com/primefaces/primeng/issues/15185)
- Component: p-fileUpload mode=advanced auto=true not uploading on select [\#15212](https://github.com/primefaces/primeng/issues/15212)
- Dropdown: 'Enter' from numeric pad does not select option [\#15016](https://github.com/primefaces/primeng/issues/15016)
- Component: TreeSelect onFilter returned object [\#15379](https://github.com/primefaces/primeng/issues/15379)
- p-calendar "Date After" filters do not exclude date inclusive [\#14886](https://github.com/primefaces/primeng/issues/14886)
- Dialog: Dialog moves to another position instead of closing after pressing close button [\#15022](https://github.com/primefaces/primeng/issues/15022)
- FilterService: match modes "equals" and "not equals" do not work with numeric filter on fractional values [\#14978](https://github.com/primefaces/primeng/issues/14978)
- TreeSelect Disabled State Not Updating Properly [\#15378](https://github.com/primefaces/primeng/issues/15378)
- Treeselect: Scroll height should be removed when there are no result in treeselect-items. [\#15349](https://github.com/primefaces/primeng/issues/15349)
- Component: KeyFilter [\#14639](https://github.com/primefaces/primeng/issues/14639)
- Menubar: Enter key moves focus at first menuitem [\#15040](https://github.com/primefaces/primeng/issues/15040)
- Fileupload breaks http requests interceptor cycle when imported in a standalone context [\#15360](https://github.com/primefaces/primeng/issues/15360)
- Divider: dotted vertical divider is not working [\#15350](https://github.com/primefaces/primeng/issues/15350)
- SpeedDial: Non-linear menu items are misaligned [\#15367](https://github.com/primefaces/primeng/issues/15367)
- Table: Column resize not working on Ipads/Tablets [\#14803](https://github.com/primefaces/primeng/issues/14803)
- Table: breakpoint property has wrong default value [\#15306](https://github.com/primefaces/primeng/issues/15306)
- Component: Table #15302 [\#15303](https://github.com/primefaces/primeng/issues/15303)
- p-editor only shows unstyled buttons when it's inside of p-sidebar [\#15297](https://github.com/primefaces/primeng/issues/15297)
- Tooltip does not hide on multiSelect clear [\#15304](https://github.com/primefaces/primeng/issues/15304)
- Component: Card [\#15013](https://github.com/primefaces/primeng/issues/15013)

## [17.14.1](https://github.com/primefaces/primeng/tree/17.14.1) (2024-04-19)
[Full Changelog](https://github.com/primefaces/primeng/compare/17.14.0...17.14.1)

**Fixed bugs:**
- Stepper | Core css is overriden and broken [\#15317](https://github.com/primefaces/primeng/issues/15317)

## [17.14.0](https://github.com/primefaces/primeng/tree/17.14.0) (2024-04-19)
[Full Changelog](https://github.com/primefaces/primeng/compare/17.13.0...17.14.0)

**Breaking Changes:**
**Deprecated:**
- Badge | Deprecate "size" property [\#15314](https://github.com/primefaces/primeng/issues/15314)

**Implemented New Features and Enhancements:**
Expand Down Expand Up @@ -779,6 +813,14 @@
- p-dialog: ExpressionChangedAfterItHasBeenCheckedError with attr.aria-labelledby [\#13636](https://github.com/primefaces/primeng/issues/13636)
- Textarea: autoResize doesn't work when used inside a Dialog [\#9231](https://github.com/primefaces/primeng/issues/9231)

## [16.4.4](https://github.com/primefaces/primeng/tree/16.4.4) (2024-04-26)

[Full Changelog](https://github.com/primefaces/primeng/compare/16.4.3...16.4.4)

**Fixed bugs:**
- TreeTable | selectionKeys support for checkbox selection mode [\#15216](https://github.com/primefaces/primeng/issues/15216)
- p-treeTableHeaderCheckbox doesn't select/unselect all when TreeTable has dataKey property [\#9188](https://github.com/primefaces/primeng/issues/9188)

## [16.4.3](https://github.com/primefaces/primeng/tree/16.4.3) (2024-01-04)

[Full Changelog](https://github.com/primefaces/primeng/compare/16.4.2...16.4.3)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng",
"version": "17.14.1",
"version": "17.15.0",
"license": "SEE LICENSE IN LICENSE.md",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion src/app/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng",
"version": "17.14.1",
"version": "17.15.0",
"repository": {
"type": "git",
"url": "https://github.com/primefaces/primeng"
Expand Down
2 changes: 1 addition & 1 deletion src/app/showcase/data/versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"version": "v17.14.1",
"version": "v17.15.0",
"name": "v17",
"url": "https://primeng.org"
},
Expand Down
2 changes: 1 addition & 1 deletion src/app/showcase/layout/doc/codeeditor/templates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export interface Props {
const app_dependencies = pkg ? pkg.devDependencies : {};

const PrimeNG = {
version: '17.14.1',
version: '17.15.0',
description:
'PrimeNG is an open source UI library for Angular featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 370+ ready to use UI blocks to build spectacular applications in no time.'
};
Expand Down

0 comments on commit 36a1c4c

Please sign in to comment.