Releases: backdrop-contrib/borg
Releases · backdrop-contrib/borg
1.x-1.2.6
1.x-1.2.5
Add support for Icon API icons for OTW module.
1.x-1.2.4
Prevent PHP warnings.
1.x-1.2.3
Add styles for SVG background images for social sharing links.
1.x-1.2.2
1.x-1.2.1
1.x-1.2.0
Changes since 1.x-1.1.19:
1.x-1.1.19
This is a security release and will now properly sanitize path arguments that are passed in via URL.
1.x-1.1.18
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
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.