Skip to content

Releases: yiisoft/yii2-bootstrap5

2.0.51

Choose a tag to compare

@simialbi simialbi released this 03 Dec 13:30
Immutable release. Only release title and notes can be modified.
23675f6

What's Changed

  • Fix LinkPager::getPageRange when maxButtons assign with 2 by @mspirkov in #103
  • Exclude commit with CS changes from Git Blame by @mspirkov in #104
  • Added view option to render a view with Yii inside tab content by @nilsburg in #87

New Contributors

Full Changelog: 2.0.50...2.0.51

2.0.50

Choose a tag to compare

@simialbi simialbi released this 10 Apr 08:09
ad080a7

General

Why did this release has the version number 2.0.50 and not 2.0.5 or 2.1.0 (see #96)? It's because we followed the main framework versioning and compatibility handling

What's Changed

  • Allow Navbar to accept collapseOptions = false by @theblindfrog in #63
  • update github folder link by @Arhell in #64
  • update docs folder links by @Arhell in #65
  • update tests folder links by @Arhell in #66
  • update src folder links by @Arhell in #67
  • update root folder links by @Arhell in #68
  • update readme link by @Arhell in #69
  • Nav::isItemActive(): Return value must be of type bool, int returned by @hirenbhut93 in #72
  • Add attribute brandImageOptions to NavBar by @EvilKarter in #79
  • Fix PHP 8.4 "Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead" error by @OneMorePenguin in #93
  • Whole Bootstrap directory is published into web/assets by @rmenor in #86
  • Checkbox labels should not be hidden in inline forms by @BBoom in #84

New Contributors

Full Changelog: https://github.com/yiisoft/yii2-bootstrap5/blob/master/CHANGELOG.md

2.0.4

Choose a tag to compare

@simialbi simialbi released this 30 Nov 08:26

What's Changed

Full Changelog: 2.0.3...2.0.4