META-INF.resources.primefaces-extensions.blockui.changes.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of primefaces-extensions Show documentation
Show all versions of primefaces-extensions Show documentation
PrimeFaces Extensions components and utilities for PrimeFaces.
0-jquery.blockUI.js:
------------------------------------------------
- width 'auto' in "css" and "themedCSS".
- no backgroundColor and opacity in "overlayCSS".
- apply always overlay settings with lyr2.css(opts.overlayCSS)
- patch https://github.com/malsup/blockui/pull/149
- patch https://github.com/malsup/blockui/pull/130