|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [15.0.1](https://github.com/primefaces/primeng/tree/15.0.1) (2023-01-02) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/primefaces/primeng/compare/15.0.0...15.0.1) |
| 6 | + |
| 7 | +**New Features:** |
| 8 | +- Center content to Toolbar [\#12365](https://github.com/primefaces/primeng/issues/12365) |
| 9 | + |
| 10 | +**Enhancements:** |
| 11 | +- Table/TreeTable: filters property might have undefined value when access by key [\#12321](https://github.com/primefaces/primeng/issues/12321) |
| 12 | +- p-columnFilterFormElement with custom template can't adapt according to the matchMode [\#11466](https://github.com/primefaces/primeng/issues/11466) |
| 13 | +- Add gap when Toolbar wraps [\#12366](https://github.com/primefaces/primeng/issues/12366) |
| 14 | +- Deprecate Toolbar CSS classes [\#12364](https://github.com/primefaces/primeng/issues/12364) |
| 15 | + |
| 16 | +**Fixed bugs:** |
| 17 | +- MultiSelect: onPanelHide triggers twice [\#12382](https://github.com/primefaces/primeng/issues/12382) |
| 18 | +- Calendar: wrong logic of disabling the month [\#12330](https://github.com/primefaces/primeng/issues/12330) |
| 19 | +- Tab key in p-dialog with p-InputNumber [\#9380](https://github.com/primefaces/primeng/issues/9380) |
| 20 | +- Component: TabMenu incorrectly checks if routerLink is active [\#11999](https://github.com/primefaces/primeng/issues/11999) |
| 21 | +- FileUpload: Upload button does not expand when text is added [\#12420](https://github.com/primefaces/primeng/issues/12420) |
| 22 | +- Chips | Remove extra bottom spacing [\#12419](https://github.com/primefaces/primeng/issues/12419) |
| 23 | +- Tree with virtualScroll: Inconsistent focus [\#12351](https://github.com/primefaces/primeng/issues/12351) |
| 24 | +- Password: Eye icon problem in MS Edge and IE [\#12335](https://github.com/primefaces/primeng/issues/12335) |
| 25 | +- Button: Directive class on label change [\#12083](https://github.com/primefaces/primeng/issues/12083) |
| 26 | +- Table: Resizable columns in expand mode with state feature. Column sizes not properly restored [\#12398](https://github.com/primefaces/primeng/issues/12398) |
| 27 | +- Password input with reactive form, does not disable until clicked even though control is reported as disabled [\#12317](https://github.com/primefaces/primeng/issues/12317) |
| 28 | +- Tree: Multiple Selection with Checkbox - double click on chevron makes subtree to be selected [\#12347](https://github.com/primefaces/primeng/issues/12347) |
| 29 | +- VirtualScroll | autoSize = "true" causes browser freeze [\#12377](https://github.com/primefaces/primeng/issues/12377) |
| 30 | +- inputNumber | Unnecessary focus on up/down buttons [\#12369](https://github.com/primefaces/primeng/issues/12369) |
| 31 | +- Bug report: users are allowed to focus a speed dial action while the action panel is hidden [\#11238](https://github.com/primefaces/primeng/issues/11238) |
| 32 | + |
3 | 33 | ## [15.0.0](https://github.com/primefaces/primeng/tree/15.0.0) (2022-12-12)
|
4 | 34 |
|
5 | 35 | [Full Changelog](https://github.com/primefaces/primeng/compare/15.0.0-rc.1...15.0.0)
|
|
0 commit comments