Skip to content

Releases: brammo/bootstrap-ui

v1.2.0

26 Jan 07:43

Choose a tag to compare

Changed

  • Renamed Plugin class to BootstrapUIPlugin to fix CakePHP 5.3.0 deprecation warning

v.1.1.0

01 Dec 15:24

Choose a tag to compare

Added

  • TableHelper: Added body() method to set HTML attributes on <tbody> element
  • TableHelper: Added body option to render() method for tbody attributes
  • TableHelper: Added optional second parameter to row() method for row attributes

v1.0.0

30 Nov 09:59

Choose a tag to compare

Added

  • Initial release
  • CardHelper for Bootstrap card components
  • TableHelper for responsive HTML tables
  • DescriptionHelper for description lists
  • NavHelper for Bootstrap 5 nav tabs and pills