Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Releases: bootscore/bs-loop-templates

6.0.0

29 Jul 15:39
17355f8

Choose a tag to compare

No changes have been made since v6-beta1.

6.0.0-beta1

03 May 09:13
ccbd0eb

Choose a tag to compare

6.0.0-beta1 Pre-release
Pre-release

Improvement

  • Deny direct access 66eee9a (@crftwrk)
  • Changed text-body-tertiary to text-body-secondary for better contrast 76a9e18 (@crftwrk)
  • Replaced <?= bootscore_container_class(); ?> with container. Loop files have to be copied direct to the child-theme. No functions or filters are needed here. #10 (@crftwrk)
  • Removed hook bs_after_primary 66240e9 (@crftwrk)
  • Replaced main-col with filters 0a5e6b7 (@crftwrk)
  • Replaced Replaced <header> and <footer> with <div> 4e7bd1c (@crftwrk)
  • Fix spacer classes 6a929e2 (@crftwrk)

5.3.2

02 Jun 15:13
b8f428e

Choose a tag to compare

  • [IMPROVEMENT] Make main col width dynamic #6
  • [IMPROVEMENT] Replace <?php echo with shorthand <?= #7
  • [UPDATE] Change text-muted to text-body-tertiary classes #8

5.3.1

19 Apr 09:57
ede5ed3

Choose a tag to compare

  • [IMPROVEMENT] Switch to using bootscore_container_class() to output container class #5

5.3.0

31 Mar 09:55
3a0a473

Choose a tag to compare

  • [IMPROVEMENT] Loop cards #3

5.2.0.0

08 Aug 17:18
0c7f707

Choose a tag to compare

  • Initial release