Skip to content

Releases: backdrop-contrib/views_bootstrap

1.x-3.5.2

24 Mar 03:31
319de61

Choose a tag to compare

  • Bug fixes
  • Updated readme
  • Nested accordions
  • Ability to keep more than one accordion open at a time (optional)

1.x-3.5.1

19 Jul 21:41
7f4e587

Choose a tag to compare

Version 1.x-3.5 is a rebase from the Drupal 7.x-3.5 release, with a handful of bugfixes, plus the ability to select between CDN and local library.

What's Changed

  • Creation of 1.x-3.x branch based on D7 Views Bootstrap version 7.x-3.5. by @bugfolder in #59
  • Add Views Bootstrap Demo module to tests, misc small tweaks. by @bugfolder in #60
  • Move demo module out of tests folder; improved cleanup; remove extra images by @bugfolder in #61
  • Create sample nodes during hook_install (so when module is enabled). by @bugfolder in #63
  • Move creation code into install file. by @bugfolder in #64
  • Add support for Bootstrap library integrated within the module. by @bugfolder in #65
  • Add tags and installation message. by @bugfolder in #67
  • Tweaking of README files. by @bugfolder in #68
  • Add CSS shim to fix Views labels CSSed by Bootstrap by @bugfolder in #69

Full Changelog: 1.x-3.5.0...1.x-3.5.1

Views Bootstrap 1.2.3

15 Mar 07:12
b12bfef

Choose a tag to compare

  • Makes accordion title tag configurable

Views Bootstrap 1.2.2

15 Feb 02:46
df65bc5

Choose a tag to compare

Just fixing some formatting in Readme.txt

Views Bootstrap 1.2.1

15 Feb 02:24
ca761ff

Choose a tag to compare

Added the 'access views_bootstrap settings' permission, which makes it possible for other admin users to be granted permission to access the configuration page.

Views Bootstrap 1.2.0

20 Apr 22:25

Choose a tag to compare

This release contains several bug fixes and improvements. It resolves the following issues:

  • Array to string conversion warning on grid style (#1)
  • Views' labels are not visible because of bootstrap css styles (#4)
  • Tabs not showing correct text/label (#5)
  • Bootstrap theme conflicts with Backdrop admin theme (#7)
  • Collapsed class is not default on collapsed accordion (#8)
  • Put plugins and templates back into folders like in D7 (#11)
  • Generic text row field or conditional field can't be used on Tabs values (#16)
  • How many items per slide in carousel (#19)
  • Views Bootstrap breaks format of permissions page (#23)
  • Block views bootstrap on admin pages? (#24)
  • Load Bootstrap assets only for views_bootstrap plugins (#28)
  • Remove "Administer" from admin menu setting (#32)

Views Bootstrap 1.1.0

29 Feb 16:36

Choose a tag to compare

Initial release of Views Bootstrap for Backdrop.
Please read the readme file to get started. You will have to configure Views to get what you want because this is not a drop-in module.
Thanks and post any issues!