Skip to content

Releases: CottaCush/yii2-widgets

v1.1.1 - 2017-10-08

08 Oct 17:07
Compare
Choose a tag to compare

Fixed

  • Make pre-loaded drop-downs independent of the HTML structure

v1.1.0 - 2017-09-29

29 Sep 09:55
Compare
Choose a tag to compare

Added

  • DependentDropdownAsset for nested multi-level dependent drop-downs

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

v1.0.0 - 2017-08-31

31 Aug 14:39
Compare
Choose a tag to compare

Added

  • AssetBundle class to support adding strictly production files
  • Assets for open source libraries - Dropzone, FontAwesome, Toastr
  • BootstrapPlugin asset with no dependency on the Bootstrap CSS asset.
  • Notification asset built on top of Toastr
  • LetterAvatar asset to generate letter avatar images using canvas
  • Extended the Yii2 Html helper with useful functions
  • ActionButtons widget
  • Dropzone widget for easy dropzone image uploads
  • A customized version of the GridView widget
  • Base widgets for modals, user avatar and forms.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing