Releases: newrelic/developer-website
Releases · newrelic/developer-website
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2020-07-09)
Bug Fixes
- Add a link to the developer champion page from the landing page (#391) (ca4ac42)
- Add border radius to striped sections on the landing page (63b632e)
- add italics to class (3732dfa)
- add padding (5e450f7)
- add required proptype (f456b47)
- add required to correct page (b8f2403)
- added key for nav item (84ea900)
- added propTypes (e0c94b8)
- Background on code snippets (46ac851)
- bug with clearing search in mobile view (cd71fb2)
- Center align the search icon in the search input (f490c89)
- change alignment of hover (3d82ad3)
- closing tags (313a4d1)
- correct url for 5 minute tag resources (3dc3355)
- dont use window for component scope (ffed14c)
- Ensure current page is always bolded (b09e543)
- Ensure overview template guides are properly linked (f8d64cc)
- Ensure urls with trailing slashes are matched properly when creating breadcrumbs (62a21ed)
- escape works now and fixed minor things (eebf794)
- fragment error (b4980b9)
- Handle navigation with no search term (10d2ec1)
- Hide duration if its not specified (de45a61)
- homepage tags (69f8e9e)
- Incorrect image paths in all guides (76c1f3d)
- incorrect pathname (0162ddd)
- Increase max width to 1600px for larger displays (#264) (8916fed)
- linting error (eb737f0)
- make linter happy (33e59ec)
- moved padding (fef9624)
- no more horizontal scroll (1bf3f18)
- no more overlap on search input in mobile view (64baf46)
- pre tag css grid bug (d71b796)
- reduce props to single column on mobile (80243af)
- Reduce spacing between guide step and title (#388) (9ba61ac)
- refactored and removed mobile prop (0933aba)
- Relocate developer champion badge on landing page (#390) (f7f68c3)
- remove console statement (99142a2)
- remove proptype (a9a97c9)
- removed spacing (e7fda7f)
- removing example file (7334dbe)
- Replace 'Build apps' icon with 'Apps' icon from New Relic One (#356) (d1b9bff)
- Replace developer champions icon with official logo from old site (95d460a)
- Replace grainy photo on developer champions page (4f12fc3)
- required prop (d42b4c1)
- search ability in mobile, no results found, right chevron (cb683ac)
- Show all explore-docs-guides in overview page (3b50c35)
- syntax error in sidenav json (5779761)
- Update dev champion url (9b20d94)
- Update URLs (4616ef2)
- updating grid widths (20b6f8d)
- upgrade @mdx-js/mdx from 1.6.4 to 1.6.6 (c3a7c98)
- upgrade @mdx-js/react from 1.6.4 to 1.6.5 (9fe5b0c)
- upgrade @mdx-js/react from 1.6.5 to 1.6.6 (564012c)
- upgrade gatsby from 2.23.0 to 2.23.1 (4c68029)
- upgrade gatsby-plugin-mdx from 1.2.11 to 1.2.14 (9ad5657)
- upgrade multiple dependencies with Snyk (393e829)
- upgrade multiple dependencies with Snyk (46dce5d)
- upgrade multiple dependencies with Snyk (3a0c44b)
- upgrade react-helmet from 6.0.0 to 6.1.0 (7cfcf1b)
- OverviewTemplate: Empty grid listing state (af7aba0)
- Add back padding in global header (782fa30)
- Add back sidebar styles and logo component (0572f78)
- Add check for propTypes in getTypeDefs (f1b0402)
- better spacing of footer links on tablet (8f27817)
- Change typeDef return value key name (f07f86b)
- Code styles in code snippets when rendered inside a markdown component (107d9df)
- Compare splitUsing > 0 instead of 1 ([4081bae](https://github.com/newrelic/developer-...