phpMv-UI

Visual components library (jQuery, Bootstrap, Semantic-UI) for php & php MVC Frameworks

APACHE-2.0 License

Downloads
17.6K
Stars
33

Bot releases are hidden (Show)

phpMv-UI - Callista 2.4.15 release Latest Release

Published by jcheron 10 months ago

Added

Ubiquity

  • renderComponent method
  • applyInverted for inverted style
phpMv-UI - Callista 2.4.14 release

Published by jcheron 10 months ago

Added

  • inverted property in Semantic class
phpMv-UI - Callista 2.4.14 release

Published by jcheron 10 months ago

Added

  • style property in Semantic class for inverted components
phpMv-UI - Callista 2.4.13 release

Published by jcheron 10 months ago

Fixed

Ajax request variables redeclarations

phpMv-UI - Callista 2.4.12 release

Published by jcheron almost 2 years ago

Fixed

  • php8.2 dynamic properties depreciation
phpMv-UI - Callista 2.4.11 release

Published by jcheron almost 2 years ago

Fixed

  • foreach on boolean in BaseComponent
phpMv-UI - 2.4.10 release

Published by jcheron almost 2 years ago

Added

  • preserveHTML attribute for Toast
  • Ajax validation rules for Ubiquity
phpMv-UI - Callista 2.4.9 release

Published by jcheron over 2 years ago

Added

  • actions in Toast

Updated

  • Ajax url regex
  • add methods to Ubiquity UIService
phpMv-UI - Callista 2.4.8 release

Published by jcheron over 2 years ago

Updated

  • change renderView for Ubiquity framework
phpMv-UI - Callista 2.4.7 release

Published by jcheron over 2 years ago

Added

  • DataFormHelper class for Ubiquity framework
phpMv-UI - Callista 2.4.6 release

Published by jcheron over 2 years ago

Fixed

  • update jquery document ready callback
  • remove js var usage
phpMv-UI - Callista 2.4.5 release

Published by jcheron over 2 years ago

Fixed

  • php 8.1 depreciation warnings
phpMv-UI - Callista 2.4.4 release

Published by jcheron almost 3 years ago

Fixed

  • php 8.1 depreciation warnings

Added

  • nonce support (for Ubiquity framework)
phpMv-UI - Callista 2.4.3 release

Published by jcheron almost 3 years ago

Fixed

  • jquery_code_for_compile_at_last clearing pb after js code generation
phpMv-UI - Callista 2.4.2 release

Published by jcheron almost 3 years ago

Added

  • asFileDropZone method for all BaseHtml elements

image

phpMv-UI - Callista 2.4.1 release

Published by jcheron almost 3 years ago

Added

  • Password field with show/hide password with 3 modes:
    • Show/hide on click
    • Show/hide on mousedown/mouseout
    • Show/hide with a timeout
      image
phpMv-UI - Callista 2.4.0 release

Published by jcheron almost 3 years ago

Updated

  • add always and fail methods for ajax requests

Added

  • diSemantic and diBootstrap methods for Ubiquity integration
phpMv-UI - Callista 2.3.32 release

Published by jcheron about 3 years ago

Updated

  • empty message pb (mergeRow)
phpMv-UI - Callista 2.3.31 release

Published by jcheron over 3 years ago

Added

  • getRandomValue to enums
phpMv-UI - Callista 2.3.30 release

Published by jcheron over 3 years ago

Added

  • fieldAsDatatable method for Data widgets