Skip to content

1.x-1.1.17

Compare
Choose a tag to compare
@jenlampton jenlampton released this 17 Jan 20:52
· 37 commits to 1.x-1.x since this release

Changes since 1.x-1.1.16:

  • Remove the theme_menu_link override. (Moved to subtheme)
  • better inline docs.
  • #2: Add modern code for CSS grid for views that don't use deprecated table grid.
  • #2: Only add legacy bootstrap grid in place of deprecated table for grid views.
  • #21: Replace use of deprecated function `each()`.
  • Remove excess space below tags, line up with bottom border of article.
  • Merge pull request #29 from BWPanda/issue-28
  • #28: Fix Showcase page styling.
  • Adjust submitted by font size -- fix.
  • Merge branch '1.x-1.x' of github.com:backdrop-contrib/borg into 1.x-1.x
  • #27: Fix funky submitted by block: remove line-height, add veritcal-align.
  • Merge pull request #26 from bugfolder/theme_changes_from_backdropcms_org
  • Fix user login form, responsive.
  • Increase min-width to 320px, still larger than most phones, fixes pw reset form.
  • Registration form, responsive cleanup.
  • Fix alignment of social links in footer.
  • Match css cleanup for registration form on login form.
  • Copy theme changes to backdropcms.org into borg theme.
  • User registration field CSS should be specific to inline fields. Checkboxes and Textareas are special.
  • Merge pull request #25 from jenlampton/24-events-login-register
  • Add the friendly login/register help text from the events site.
  • Merge pull request #23 from jenlampton/22-shrink-header-icons
  • Decrease size of icons in site header.