Skip to content

Releases: byuweb/byu-theme-components

1.3.0 - Font Change and UI Overhaul

09 Oct 20:13
Compare
Choose a tag to compare

Changes the font to BYU-Hosted Ringside Narrow. Includes tweaks to colors, spacing, typography, etc., preparatory to the coming introduction of the new official lockups.

1.2.4 - Fixes issues with Fallback/FOUC styles

04 Apr 22:05
3663f29
Compare
Choose a tag to compare

Includes #351 and #354 , which collectively resolve issues with the fallback styles for byu-header and its related components.

Special thanks to @rburkey87 who did the legwork on this release.

1.2.2

12 Dec 23:46
Compare
Choose a tag to compare

Bug Fixes

  • #317 - Adjust menu link and link hover/active background color with menu is transparent
  • #304 - page load jittering
  • #324 & #325 - Specification Fixes
  • #315 - Specify line height in footer to avoid override
  • #332 - If footer button text can't fit, the line height is way too big
  • #337 - Search button border radius
  • #340 - More menu button size is fixed in FF & IE11

1.2.1

04 Oct 19:02
Compare
Choose a tag to compare

Contains the following changes:

  • #316 byu-search doesn't find input on slotchange
  • #319 Footer Padding Fix (fixes #303)
  • #322 Remove erroneous font file load (fixes #321 )
  • #323 add constrain-top-bar to byu-header

1.2.0

29 Aug 21:57
Compare
Choose a tag to compare

Contains the following fixes and enhancements:

  • #283: Users may now specify any css selector for the active menu items
  • #179 Improved our documentation of release process and timelines
  • #285 The blue header is now full width, with the navigation links constrained to a max of 1200px
  • #284 The menu links are now dynamically sized using flexbox
  • #288 Improved sticky footer documentation and moved it to the footer demo page
  • #158 and The search bar now disappears when the menu is expanded on mobile devices
  • #293 Improved padding for long site titles
  • #297 fixed "more" menu styling in Firefox
  • #306 Fixed font sizes in mobile

Special Thanks to:

@bmorgan296 for finding and resolving the most issues.
@Aleniras for answering our many design questions.
@mbusch3 for submitting his first issues.

1.1.1 - Bug Fixes

17 Jul 22:59
Compare
Choose a tag to compare

Contains fixes to the following issues:

  • #250 - More Menu Arrow Animation
  • #261 - Menu Background
  • #269 - More menu arrow missing in IE11
  • #271 - Nav bar fixed with - - extra color on either end
  • #272 - Footer link font size
  • #274 - Main index.html issue
  • #276 - Extra Margins with p tag: Edge

Special thanks to:

@jkenyonc and @Adenn for reporting their first issues.

@Weavensting for making his first contribution to the project.

1.1.0

14 Jul 00:05
Compare
Choose a tag to compare

Version 1.1.0 contains the following enhancements:

  • #254 Podcast icon option in the footer
  • #173 Allow for configurable max width on the header and footer.
  • #219 BYU-Search enhancements
  • #239 CSS Transitions for menu hover styles
  • #142 BYU logo needs to link to respective sites homepage

Version 1.1.0 contains fixes for the following issues:

  • #265 Home-url attribute launches new tab/window
  • #255 Float right or left messes with footer
  • #234 Columns are sometimes not aligned for tablet view
  • #210 Mobile Footer Adjustments
  • #244 Close mobile menu upon clicking link
  • #193 'More' dropdown does not appear on Firefox
  • #245 Links in site-title slot are not styled correctly
  • #225 Text wraps @ < 400 CSS pixels
  • #227 Search on mobile should be aligned with B in BYU
  • #211 Search placeholder text is navy (IE11)
  • #208 No Search Button in IE11
  • #241 Footer Doesn't Stack Properly

Special thanks to:
@Codac12 for reporting their first issue on the project.
@ThatJoeMoore for the stellar BYU Search Overhaul.

1.0.5 - Regression Fix

21 Jun 21:14
Compare
Choose a tag to compare

Contains a fix for a regression of #193 . This is equivalent to the changes in #251 .

1.0.4 - Bug Fixes

09 Jun 21:18
Compare
Choose a tag to compare

Fixes issue with "more" dropdown in menu not appearing and adds ability to run the docs site with a specific version.

It also contains fixes for the following issues:

#239 - [byu-menu] CSS Transitions for menu hover styles

1.0.3 - Bug Fixes

08 Jun 22:19
Compare
Choose a tag to compare

Release 1.0.3

Version 1.0.3 contains fixes for the following issues:

  • #224 - Menu is calculating counts for 'More' menu and 'left-align' attribute wrong
  • #220 - Header calculated width > 1200px
  • #216 - Long-links lose padding (iOS)
  • #213 - Left-align attribute not working (IE11)
  • #209 - FA User Icon Doesn't Show in IE11
  • #215 - Username not correct color (iOS)
  • #217 - Site title/subtitle has additional margins (mobile)
  • #206 - Site Title Not Resizing in mobile for polyfilled browsers
  • #204 - Descending letters in the Site name get cut off

Additional changes of note:

  • #222 - Add version number logging to component startup

Special thanks to:

@GardinerMatt and @dgoldber for reporting their first issues on this project.

@bmorgan296 and @kebowdog , who fixed most of the issues in this release.