Skip to content

Releases: byuweb/byu-theme-components

2.0.3 - User Info Slot Listener

18 Sep 17:42
e29afcc
Compare
Choose a tag to compare

Add slot listeners to the user info component.

2.0.2 - Fix insecure image loading

08 Aug 22:41
4e7d113
Compare
Choose a tag to compare

Resolves an issue where the logo in the footer was being loaded from an insecure origin, causing a warning when the main page is on a secure origin.

2.0.1

30 Jul 20:51
d2765be
Compare
Choose a tag to compare

This release better scopes the components' styles so they don't interfere with the page styles.

2.0.0 - BYU Websites Theme

30 Jul 16:08
Compare
Choose a tag to compare
  • Change the build process from Webpack to Rollup
  • Update component styles to match the new BYU Sites styles and BYU brand standards.
  • Remove deprecated features.
  • View CHANGELOG.md in this release for more specific changes.

Though this is a major version change, pages should be able to seamlessly transition from a 1.x.x version to a 2.x.x version. Nothing has been changed in the components API, items have only been removed. If you're using those removed features, no errors will occur, you will just have redundant attributes and styles in your code. We do suggest locking your production sites to v1.x.x and testing v2.x.x on your development and stage sites before moving them to production.

1.3.6 - Bug Fixes

18 Dec 00:39
Compare
Choose a tag to compare

Issues Fixed

  • #420: SVG in mobile doesn't push content down.
  • #413: Fallback style jitter with action buttons.
  • #436: Uncaught TypeError on 'placeholder'.
  • #411: Footer includes visible top and bottom borders.
  • #435: Footer columns take full width under 1024px.
  • #437: Search bar icon functionality and alignment.

1.3.5 - Bug Fixes

26 Nov 23:17
c2e6275
Compare
Choose a tag to compare

Issues Fixed

  • #379: Documentation for max width only containing the menu
  • #382: byu-search placeholder attribute
  • #396: <a> tags following <p> and <div> tags in foter needs padding
  • #404: Site-footer-wrapper fills 50px blank space when screen is less than 1024 pixels
  • #414: Double-wide footer column's line below header still only spans 1 column
  • #415 and #430: byu-header z-index
  • #418: Skinny more button in Firefox
  • #419: Documentation using the wrong fallback fonts
  • #422: Double-wide footer column order documentation
  • #433: Action button click box

1.3.4 - Bug fixes

06 Nov 17:47
Compare
Choose a tag to compare
v1.3.4

Run build (#417)

1.3.3 - Bug Fixes

12 Oct 22:53
e8793a1
Compare
Choose a tag to compare

Resolves the following issues:

  • #391 - Mobile action button issues
  • #399 - Fix double- and triple-wide columns
  • #405 - Fallback styles don't allow signed-in users

1.3.2 - Bug Fixes

10 Oct 23:01
Compare
Choose a tag to compare

Contains fix for #398 .

1.3.1 - Bug Fixes for font change

09 Oct 23:51
Compare
Choose a tag to compare

Issues Fixed:

  • #387 - Action button hover text is same as background color
  • #388 - Search input height is off
  • #392 - Logo/Site Title Misalignment