Skip to content

Releases: backdrop-contrib/borg

1.x-1.2.6

28 Feb 03:15
Compare
Choose a tag to compare
  • added bluesky logo (as font-awesome fallback)
  • added generic support for exposed forms in l-top
  • added general submitted styles
  • removed backdropcms.org specific CSS

1.x-1.2.5

19 Dec 22:21
Compare
Choose a tag to compare

Add support for Icon API icons for OTW module.

1.x-1.2.4

28 May 22:37
4a15b4e
Compare
Choose a tag to compare

Prevent PHP warnings.

1.x-1.2.3

13 Mar 20:20
Compare
Choose a tag to compare

Add styles for SVG background images for social sharing links.

1.x-1.2.2

29 Jan 22:12
Compare
Choose a tag to compare

Changes since 1.x-1.2.1:

  • #33: Add styles for the new cards home page feature.
  • Prevent validation issues with HTML comments containing --.

1.x-1.2.1

01 Jun 02:25
Compare
Choose a tag to compare

Changes since 1.x-1.2.0:

  • Update newsletter signup block CSS for new civicrm block.
  • Remove upgrade from drupal block CSS from borg base theme (move to subtheme).
  • Cannot alter admin paths in the not-active theme. Removing.
  • #34 by BWPanda: Fix menu when breakpoint changes.

1.x-1.2.0

19 Apr 23:59
Compare
Choose a tag to compare

Changes since 1.x-1.1.19:

  • #34: Fix menu when breakpoint changes
  • #32: Remove customizations specific to b.org, add general customizations for all sites.
  • #31: Remove CSS that hides all descriptions on register form.
  • #36. Remove drupal namespaces
  • Remove node specific theme override, specific only to b.org.

1.x-1.1.19

15 Feb 21:28
Compare
Choose a tag to compare

This is a security release and will now properly sanitize path arguments that are passed in via URL.

1.x-1.1.18

17 Mar 00:00
Compare
Choose a tag to compare

Changes since 1.x-1.1.17:

  • Remove showcase specific templates - move those to subtheme.
  • All backdrop sites should have wordmark and logo, followed by (optional) site name.
  • Reduce font size for home page title on mobile devices.
  • Add spacing on both sides of logo. Increase width of email address field to avoid line break.
  • Remove the center-alignment of text on the home page (hard to read).

1.x-1.1.17

17 Jan 20:52
Compare
Choose a tag to compare

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.