Releases: phpMv/phpMv-UI
Releases · phpMv/phpMv-UI
Callista 2.3.19 release
Added
UIService
class for Ubiquity framework
Callista 2.3.18 release
Fixed
fieldAsDropDown
with empty fields pb
Callista 2.3.17 release
Added
internal-x
loader => internal ajax loader for menu ans step items
Callista 2.3.16 release
Added
- csrf token for ajax requests
listenerOn
for jquery events- special
setInverted
for widgets (DataTable, DataForm, DataElement)
Callista 2.3.15 release
Fixed
postOn
methods pb (no parameters sended) => no open issue
Callista 2.3.14 release
Added/changed
Events can now be associated to DOM elements not yet created in a container:
JSUtils::_add_event
method has a $listenerOn parameter to define the container that supports the dynamic association of events.- Ajax events methods (getOn, ajaxOn, postOn) have the
listenerOn
key to define this attribute.
Callista 2.3.13 release
Fixed
- warning with php8
Callista 2.3.12 release
Added
fieldAsDataList
in DataForm and DataTable components
Callista 2.3.11
Added
- Add all HTTP methods for ajax queries
Fixed
- Button dropdown pb (no arrow)
Callista 2.3.10
Updated
- add response loader + update default loader (with dimmer) for ajax requests