Melloware

Results 212 issues of Melloware

Based on 2 requests in PF... https://github.com/primefaces/primefaces/issues/67 https://github.com/primefaces/primefaces/issues/40 OL3: https://openlayers.org/ OpenSteetMap: https://www.openstreetmap.org/#map=5/38.007/-95.844

:game_die: new component
Stale

Based on: https://stackoverflow.com/questions/57054020/javax-faces-component-stateholdersaver-possible-memory-leak cc @rocco-natuzzi I have a feeling the memory leak with Mojarra may be DynaForm related since the user mentions tons of DynaForms in the app. Needs investigation....

:hammer: task

Original PF issue: https://github.com/primefaces/primefaces/issues/396 What about a new component which can markup any occurences of a word or a part of a word in a specified object(div, panel,...)? Same thing...

:game_die: new component

### Describe the bug I have a simple ApplicationInitializer to print out all the available servlet resource paths... ```java public class ApplicationInitializer implements ServletContainerInitializer { private static final Logger logger...

kind/bug
area/undertow
env/windows

###Defect Fixes Fix #2683: Overlays should close on browser scroll @mertsincan there are two issues here. 1. it was passing `targetRef` instead of `target` to the `useOverlayScrollListener` 2. it is...

Status: Pending Review
Status: Discussion

### Defect Fixes Fix #3259: ARIA button helper **Old code was this:** ```xml ``` New code allows us to use `Button` which include `Ripple` and other features properly with the...

Core Team

Add generic typing to `SelectItem` type components: - [x] cascadeselect.d.ts - [x] dropdown.d.ts - [x] listbox.d.ts - [x] multiselect.d.ts - [x] selectbutton.d.ts

typescript

###Defect Fixes Fix #2671: Showcase store theme in local storage Added new hook `useStorage` which can be a drop in replacement for anywhere you use `useState`. You can choose `session`...

Status: Pending Review

![image](https://user-images.githubusercontent.com/4399574/171479638-4cdf5462-44ae-4524-a54a-65f6a1868d8f.png)

Status: Discussion
Core Team

### Defect Fixes Fix #3238: Remove IE Support

Core Team