META-INF.resources.primefaces.jquery.extensions.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of primefaces Show documentation
Show all versions of primefaces Show documentation
PrimeFaces is one of the most popular UI libraries in Java EE Ecosystem and widely used by software companies, world renowned brands, banks, financial institutions, insurance companies, universities and more.
List of Plugins
- jQuery UI Core
- jQuery UI Interactions: Draggable, Droppable, Resizable, Selectable, Sortable
- jQuery UI Widgets: Datepicker, Slider
- jQuery UI Effects
- Timepicker (https://github.com/trentrichardson/jQuery-Timepicker-Addon)
- MouseWheel (https://github.com/jquery/jquery-mousewheel)
- Masked Input (https://github.com/digitalBush/jquery.maskedinput/)
- Rangy Text (https://github.com/timdown/rangy)
- Cursor Position (https://github.com/beviz/jquery-caret-position-getter)
- Browser (https://github.com/gabceb/jquery-browser-plugin/releases)
- Autosize (https://github.com/jackmoore/autosize)
Extensions:
jquery.autosize.js:
- Added fix to autosize from https://github.com/jackmoore/autosize/issues/225
jquery.ui.timepicker.js:
- Added fix to timepicker from https://github.com/trentrichardson/jQuery-Timepicker-Addon/issues/848
jquery.maskedinput.js:
- line 116: Added arrow keys fix to mask (https://github.com/primefaces/primefaces/issues/1481)
jquery.ui.pfextensions:
- Added gotoToday selection fix (https://github.com/primefaces/primefaces/issues/1420)
- Re-Added keyCode.NUMPAD_ENTER (https://github.com/primefaces/primefaces/issues/2448)