|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [7.1.3](https://github.com/primefaces/primeng/tree/7.1.3) (2019-05-13) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/primefaces/primeng/compare/7.1.2...7.1.3) |
| 6 | + |
| 7 | +**Implemented New Features and Enhancements:** |
| 8 | + |
| 9 | +- State save and restore events for Table [\#7666](https://github.com/primefaces/primeng/issues/7666) |
| 10 | +- Improve relativePosition method in DomHandler [\#7653](https://github.com/primefaces/primeng/issues/7653) |
| 11 | +- Improve Galleria styling [\#7652](https://github.com/primefaces/primeng/issues/7652) |
| 12 | +- Left arrow press should focus parent on Tree [\#7619](https://github.com/primefaces/primeng/issues/7619) |
| 13 | +- Update dynamic dialog animations [\#7598](https://github.com/primefaces/primeng/issues/7598) |
| 14 | +- Update confirmDialog animations [\#7597](https://github.com/primefaces/primeng/issues/7597) |
| 15 | + |
| 16 | +**Fixed bugs:** |
| 17 | + |
| 18 | +- InputMask's style not working [\#7664](https://github.com/primefaces/primeng/issues/7664) |
| 19 | +- The scroll bar is not moving correctly on the TurboTable with resizeMode="expand" [\#7659](https://github.com/primefaces/primeng/issues/7659) |
| 20 | +- Menu \(Popup\) - double click on item reloads the page [\#7648](https://github.com/primefaces/primeng/issues/7648) |
| 21 | +- p-spinner min/max validation on every keypress prevents manual input of value PrimeNG7.1.2 [\#7643](https://github.com/primefaces/primeng/issues/7643) |
| 22 | +- \[Spinner\] \(7.1.2\) Decimal spinner control marked as invalid in Firefox [\#7625](https://github.com/primefaces/primeng/issues/7625) |
| 23 | +- \[Spinner\] 7.1.2 introduces incompatible changes to spinner control [\#7624](https://github.com/primefaces/primeng/issues/7624) |
| 24 | +- The value of Spinner component is not always updated after being manually changed. [\#7623](https://github.com/primefaces/primeng/issues/7623) |
| 25 | +- Down arrow press on draggable Tree [\#7617](https://github.com/primefaces/primeng/issues/7617) |
| 26 | +- Spinner max length does not work in version 7.1.2 [\#7616](https://github.com/primefaces/primeng/issues/7616) |
| 27 | +- p-menubar without AutoDisplay not opening adjacent menu items [\#7600](https://github.com/primefaces/primeng/issues/7600) |
| 28 | +- p-dialog not considering content scroll height on resize [\#7573](https://github.com/primefaces/primeng/issues/7573) |
| 29 | +- Spinner doesn't get the state filled [\#7532](https://github.com/primefaces/primeng/issues/7532) |
| 30 | +- p-fileUpload component has bug on select file [\#7149](https://github.com/primefaces/primeng/issues/7149) |
| 31 | + |
| 32 | +**Unit Tests:** |
| 33 | + |
| 34 | +- DragDrop Unit Test [\#7656](https://github.com/primefaces/primeng/issues/7656) |
| 35 | +- TreeTable Unit Test [\#7649](https://github.com/primefaces/primeng/issues/7649) |
| 36 | +- DynamicDialog Unit Test [\#7630](https://github.com/primefaces/primeng/issues/7630) |
| 37 | + |
3 | 38 | ## [7.1.2](https://github.com/primefaces/primeng/tree/7.1.2) (2019-04-24)
|
4 | 39 |
|
5 | 40 | [Full Changelog](https://github.com/primefaces/primeng/compare/7.1.1...7.1.2)
|
|
0 commit comments