Melloware

Results 212 issues of Melloware

Fix #6027: Dropdown filter and editable

Type: Bug
Core Team

Fix #6024: Panel and Dialog style docs

Component: Documentation
Core Team

Fix #6023: Support NumpadEnter

Type: Bug
Core Team

Fix #6037: Image stop click propagation on preview buttons

Type: Bug
Core Team

Fix #6035: Dropdown changing value on press Tab Key

Type: Bug
Core Team

Fix #6033: Docs Sidebar Headless

Component: Documentation
Core Team

### Discussed in https://github.com/orgs/primefaces/discussions/1267 Originally posted by **baracuda69** February 23, 2024 When clicking on an image to open preview, the preview opens as expected (although the image dimensions are too...

Type: Bug
Component: NextJS

### Discussed in https://github.com/orgs/primefaces/discussions/1257 Originally posted by **DavanaVM** February 22, 2024 Hello, in the Code Example for the [HeadlessSidebar Demo](https://primereact.org/sidebar/#headless) the [visible, SetVisible] useState is set twice accidentally: ``` export...

Component: Documentation

### Discussed in https://github.com/orgs/primefaces/discussions/1182 Originally posted by **jbkly** February 12, 2024 The PrimeReact `Editor` depends on Quill v1.3.7, which was [last updated in 2019](https://github.com/quilljs/quill/releases/tag/v1.3.7), relies on [deprecated browser events](https://github.com/quilljs/quill/issues/3806), and...

Type: Enhancement
dependencies
javascript

Using animations on the web in the most accessible way requires a little extra consideration: In general, it's best to use animations on the web in a complementary way rather...

Component: Accessibility