newrelic / opensource-website

Source code for New Relic's Opensource site.
https://opensource.newrelic.com
Apache License 2.0
155 stars 89 forks source link

Bump theme #784

Closed roadlittledawn closed 3 years ago

roadlittledawn commented 3 years ago

Description

Bumps theme to latest version to bring in the new search XP, image links in new tab, and sending tessen events on feedback clicks

Related issues / PRs

https://github.com/newrelic/gatsby-theme-newrelic/pull/375

aswanson-nr commented 3 years ago

@roadlittledawn Looks like the Jest snapshots need to be updated!

roadlittledawn commented 3 years ago

@roadlittledawn Looks like the Jest snapshots need to be updated!

@aswanson-nr yep looking at that now

zstix commented 3 years ago

Looks like we've got a z-index problem: Screen Shot 2021-05-19 at 11 34 17 AM

roadlittledawn commented 3 years ago

@zstix nice catch!

the search modal has a z-index: 100 and those project module tiles are at 300. feels kinda weird for a modal to be so low. i changed the project tiles locally to use 99 and at quick glance nothing looks awry. buuut maybe we ought to bump the the z-index up for the search modal in the theme?

nr-opensource-bot commented 3 years ago

:tada: This PR is included in version 1.15.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: