Skip to content

Releases: phpMv/phpMv-UI

Bhuvi 2.2.9

08 Apr 12:39
Compare
Choose a tag to compare

Updated

  • Fix Widget _getIndex can return false

Bhuvi 2.2.8

25 Mar 03:12
Compare
Choose a tag to compare

[Added]

Bhuvi 2.2.7

19 Mar 02:15
Compare
Choose a tag to compare

[Fixed]

  • Fix strpos usage deprecation warning
  • $styles null pb in HtmlMessage

[added]

  • contentType to ajax queries

Bhuvi 2.2.6

10 Jan 15:24
Compare
Choose a tag to compare

Adds

  • Dom counters and interval
  • datatable groupByFields
  • col alignment from right
  • DataTable edit,delete,display Behaviors get/set
  • autoActiveLinks option
  • getHref method

Bhuvi 2.2.5

20 Apr 18:10
Compare
Choose a tag to compare

Adds

  • ajax request parameters:
    • async: boolean for asynchronous requests
    • historize: boolean for ajax request historization (HTML5 pushState)
    • headers: adds request headers
  • HTML5 drag and drop

Bhuvi

01 Feb 12:45
Compare
Choose a tag to compare
  • integration for Symfony 4
  • Ajax functions refactoring
  • execAtLast method added
  • Button dropdown facilities

Bhuvi

29 Mar 23:05
Compare
Choose a tag to compare

Performance doubling

  • Optimization of JsUtils class (JQuery member removed)
  • SensioLabsInsight Platinium medal

Bhuvi

10 Mar 01:37
Compare
Choose a tag to compare

New features :

  • JsonDataTable
  • Selection row on htmlTable and DataTables

Bhuvi

18 Feb 16:10
Compare
Choose a tag to compare

DataWidgets (DataElement, DataTable and DataForm) can be transformed into form

Bhuvi

31 Jan 10:43
Compare
Choose a tag to compare

Semantic-UI widgets for model objects :

  • DataTable for displaying lists of objects
  • DataForm for updating one object
  • DataElement for displaying one object