Skip to content

Releases: phpMv/phpMv-UI

Callista 2.3.19 release

15 Feb 01:42
Compare
Choose a tag to compare

Added

  • UIService class for Ubiquity framework

Callista 2.3.18 release

06 Feb 12:08
Compare
Choose a tag to compare

Fixed

  • fieldAsDropDown with empty fields pb

Callista 2.3.17 release

01 Feb 02:14
Compare
Choose a tag to compare

Added

  • internal-x loader => internal ajax loader for menu ans step items

Callista 2.3.16 release

17 Jan 13:43
Compare
Choose a tag to compare

Added

  • csrf token for ajax requests
  • listenerOn for jquery events
  • special setInverted for widgets (DataTable, DataForm, DataElement)

Callista 2.3.15 release

24 Dec 03:27
Compare
Choose a tag to compare

Fixed

  • postOn methods pb (no parameters sended) => no open issue

Callista 2.3.14 release

23 Dec 03:25
Compare
Choose a tag to compare

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

11 Dec 14:34
Compare
Choose a tag to compare

Fixed

  • warning with php8

Callista 2.3.12 release

30 Nov 06:34
Compare
Choose a tag to compare

Added

  • fieldAsDataList in DataForm and DataTable components

Callista 2.3.11

12 Nov 01:38
Compare
Choose a tag to compare

Added

  • Add all HTTP methods for ajax queries

Fixed

  • Button dropdown pb (no arrow)

Callista 2.3.10

26 Jul 13:21
Compare
Choose a tag to compare

Updated

  • add response loader + update default loader (with dimmer) for ajax requests