Skip to content

Releases: phpMv/phpMv-UI

Bhuvi 2.2.19

17 Sep 00:26
Compare
Choose a tag to compare

Adds before callback for ajax requests

Bhuvi 2.2.18

05 Sep 01:05
Compare
Choose a tag to compare

Added

  • getHtmlComponent method in BaseGui class
  • InputFile component

Updated

  • _postForm method with FormData for upload
  • Bootstrap htmlModal renaming setDraggable->draggable Fix #12

Bhuvi 2.2.17

28 Jul 18:06
Compare
Choose a tag to compare

Changed

  • Add header text in HtmlMenu

Bhuvi 2.2.16

07 Jul 03:13
Compare
Choose a tag to compare

Fixed

  • json detection pb in ajax queries (since 2.2.15)

Bhuvi 2.2.15

03 Jul 16:13
Compare
Choose a tag to compare

Removed

Dependencies (accidental) to Ubiquity package

Bhuvi 2.2.14

23 Jun 01:59
Compare
Choose a tag to compare

Updated

  • Modifify jquery counter (multi part with css classes day, hour, minute, second)

Bhuvi 2.2.13

22 Jun 01:07
Compare
Choose a tag to compare

Added

  • events to dropdown

Updated

  • Message->getOnClose method

Fixed

  • Checkbox pb on identifier for library inclusion

Bhuvi 2.2.12

10 Jun 02:46
Compare
Choose a tag to compare

Updated

  • Add element activation in a container (with the value of an html attribute) ->activateLink

Bhuvi 2.2.11

02 Jun 02:27
Compare
Choose a tag to compare

Updated

  • Fix tab activation (with activate method)

Bhuvi 2.2.10

18 Apr 11:51
Compare
Choose a tag to compare

Fixed

  • Creates unique JS component in BaseGUI