Releases: newrelic/gatsby-theme-newrelic
Releases · newrelic/gatsby-theme-newrelic
v1.8.1
1.8.1 (2020-09-03)
Bug Fixes
- do not fall back to development settings when resolving env options (1778665)
v1.8.0
1.8.0 (2020-09-02)
Bug Fixes
- always enable search (f43f226)
- small tweak to button transition (5fba04a)
- track clicks to the global header links (de5a52c)
Features
- Button: add a new outline variant (da8fdbd)
- add a useSplitTreatment hook to make getting a treatment easier (4293736)
- add a useUserId hook to generate a unique ID for the browser (d1f4f79)
- add a utility for generating UUIDs (cb23131)
- add back github buttons using split treatment (b06a841)
- create a SplitIOProvider component to wrap the site (ea76dda)
- wrap the root element with splitio config if splitio config is defined (e237db1)
v1.7.3
1.7.3 (2020-08-21)
Bug Fixes
- use divider color for hr tags (6808140)
v1.7.2
1.7.2 (2020-08-20)
Bug Fixes
v1.7.1
1.7.1 (2020-08-18)
Bug Fixes
- make spacing between sign up and dark mode uniform (487abbe)
- remove cloud icon from sign up button (b17528c)
- remove keyframes for CSS that is not included in search experience (e207f43)
v1.7.0
1.7.0 (2020-08-17)
Bug Fixes
- add cloud icon (37a936a)
- add global link hover styles (2253092)
- better responsive styles for global header (8090f12)
- change the height of the global nav to 36px (de28d3c)
- dont trigger overlay when using / if typing in an input or textarea (c0d3d98)
- make overlay content the same size as the underlying content (0ff3125)
- more reliable escape listener (4d69c9b)
- prop type issue on Surface (edca881)
Features
- Button: Deprecate plain button in favor of link button (9d48498)
- add ability to summon search with / key (4f05ff6)
- add sign up button to header (aac6ac0)
- add sign up link to the global header (69a412e)
- export useKeyPress (ef9e564)
- update global brand colors (d94717f)
v1.6.0
1.6.0 (2020-08-07)
Bug Fixes
- fix double scroll for search results overlay (8ab69c9)
- fix enter key by using the query params to drive open/closed state (215c068)
Features
- add a new useQueryParams hook (a3d66dd)
v1.5.1
1.5.1 (2020-08-06)
Bug Fixes
- dont render overlay if not search capable (0401bf3)
- fix document undefined error when building the gatsby site (24fcc75)
- lint warning in GlobalHeader component (45c5e23)
- use pointer cursor on all header icons (bbaa53c)
v1.5.0
1.5.0 (2020-08-06)
Bug Fixes
- Adjust styling on overlay to prevent bugs (9fb53e1)
Features
- Add SwiftType site search (4e23c07)
- add to demo site (a7019f2)
- overlay closes when pressing escape (1d61aa5)
- overlay component and search in global nav (c68a684)
- portal component and animations on overlay (192fb7d)
- updates URL when in overlay (607a5a3)
v1.4.0
1.4.0 (2020-08-03)
Features
- external icon added to feather icon component (b7c4ba8)