Releases: phpMv/phpMv-UI
Releases · phpMv/phpMv-UI
Callista 2.3.19 release
Added
UIServiceclass for Ubiquity framework
Callista 2.3.18 release
Fixed
fieldAsDropDownwith empty fields pb
Callista 2.3.17 release
Added
internal-xloader => internal ajax loader for menu ans step items
Callista 2.3.16 release
Added
- csrf token for ajax requests
listenerOnfor jquery events- special
setInvertedfor widgets (DataTable, DataForm, DataElement)
Callista 2.3.15 release
Fixed
postOnmethods 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_eventmethod has a $listenerOn parameter to define the container that supports the dynamic association of events.- Ajax events methods (getOn, ajaxOn, postOn) have the
listenerOnkey to define this attribute.
Callista 2.3.13 release
Fixed
- warning with php8
Callista 2.3.12 release
Added
fieldAsDataListin 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