Skip to content

Releases: kartik-v/yii2-detail-view

Version 1.8.7

04 Mar 09:44
Compare
Choose a tag to compare

Date: 04-Mar-2022

  • Enhance compatibility for PHP 8.1.

Version 1.8.6

11 Jan 07:40
Compare
Choose a tag to compare

Date: 11-Jan-2022

  • New public property DetailView::childTableOptions.
  • Enhance & standardize php docs for new website https://docs.krajee.com.
  • (bug #187): Fix BootstrapTrait usage.
  • (enh #186): Correct alignments of BS3 controls in edit mode.
  • (enh #185): New property arrayValueToString to control array values being printed via print_r.
  • (enh #184): Add Slovak Translations and enhance model validation.
  • (enh #182): Document showErrorSummary in docs.
  • (enh #180): Accept array messages in flashes.
  • (enh #172): Correct table condensed styles for child columns.

Version 1.8.5

03 Sep 15:03
Compare
Choose a tag to compare

Date: 03-Sep-2021

  • (enh #183): Enhancements to support Bootstrap v5.x

Version 1.8.4

01 Sep 15:21
Compare
Choose a tag to compare

Date: 01-Sep-2021

  • (enh #183): Enhancements to support Bootstrap v5.x
  • (enh #179): Update Hungarian Translations.
  • (enh #176): Correct container identifier.

Version 1.8.3

15 May 04:59
Compare
Choose a tag to compare

Date: 15-May-2020

  • (enh #176): Correct container identifier.

Version 1.8.2

10 Oct 14:22
Compare
Choose a tag to compare

Date: 10-Oct-2018

  • bug #167: Correct initBsVersion.

Version 1.8.1

27 Sep 18:46
Compare
Choose a tag to compare

Date: 27-Sep-2018

  • Enhancement for BootstrapTrait::getCssClass.

Version 1.8.0

27 Sep 03:51
Compare
Choose a tag to compare

Date: 27-Sep-2018

  • Bump up version.

Version 1.7.9

26 Sep 14:32
Compare
Choose a tag to compare

Date: 26-Sep-2018

Version 1.7.8

23 Sep 04:12
Compare
Choose a tag to compare

Date: 23-Sep-2018

  • (enh #166): Refactor code to implement kartik\base\BootstrapInterface.