Melloware

Results 212 issues of Melloware

### Defect Fixes Fix #2042: Dialog better handling of draggable Fix #6120 Jumps to window edge if position is used Fix #7176

Status: Pending Review
Status: Discussion
Core Team

### Discussed in https://github.com/orgs/primefaces/discussions/1329 Originally posted by **MBelniak** February 29, 2024 DataTable can save its configuration in session/local storage https://primereact.org/datatable/#stateful How difficult would it be to implement the same functionality...

Type: New Feature

Fix #11951: DatePicker time inputs allow arrow keys Fix #11928: DatePicker allow text input

accessibility

Fix #11938: CSV load $.datepicker if not already on page @tandraschko none of my choices were great here but here is what I came up with. - We moved calendar.js...

:lady_beetle: defect

Fix #11929: ConfirmDialog/Popup yes and no labels and classes ![image](https://github.com/primefaces/primefaces/assets/4399574/22ba5775-d06f-4f37-87c9-697d9dea467d)

new feature

### Describe the bug @tandraschko this was originally reported on a forum post in 2022: https://forum.primefaces.org/viewtopic.php?t=71210 We never got to the bottom of what was happening then...but my current client...

:zap: performance

### Describe the bug The `validation.converter.js` requires the legacy Calendar to be loaded on the page else you get an error. ```js if(timePattern && datePattern) { return $.datepicker.parseDateTime(datePattern, timePattern, submittedValue,...

:lady_beetle: defect

This was a major cause of the leak at my client. Any element that has a `trigger/target` element should remove its widget when its `target/trigger` is removed from the DOM....

:zap: performance

### Discussed in https://github.com/orgs/primefaces/discussions/1411 Originally posted by **pravinrane38** March 12, 2024 Primefaces default Keyboard issue : Keyboard is not showing properly, its display weird on click This one looks nice:...

accessibility

Fix #6636: Add missing components to primereact.all.js @nitrogenous this might be worth doing a 10.7.0 release for?

Type: Bug
Core Team