Skip to content

Latest commit

 

History

History
1115 lines (795 loc) · 101 KB

CHANGELOG.md

File metadata and controls

1115 lines (795 loc) · 101 KB

1.22.0 (2020-10-26)

Bug Fixes

  • add back step counter within a tutorial section (ee58f46)
  • emea link on apj landing page (3759a31)
  • only copy non-output lines (4ed4867)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (1f18779)
  • show error states on the marketo form (5a670d5)
  • Update emea agenda (e91899a)
  • update guides to use the component (c7f5f46)
  • update guides to use the component (20b3297)
  • upgrade @mdx-js/mdx from 1.6.16 to 1.6.17 (0b01cca)
  • upgrade @mdx-js/react from 1.6.16 to 1.6.17 (21e0fc1)
  • upgrade @mdx-js/react from 1.6.17 to 1.6.18 (55bf7e7)
  • upgrade @xstate/react (47eae17)
  • upgrade eslint (f78741c)
  • upgrade eslint-plugin-react-hooks from 4.1.0 to 4.1.1 (b401ea2)
  • upgrade eslint-plugin-react-hooks from 4.1.1 to 4.1.2 (2ebd8c5)
  • upgrade gatsby (8a4591a)
  • upgrade gatsby theme newrelic (c94fdec)
  • upgrade gatsby-plugin-mdx from 1.2.37 to 1.2.38 (b50a46f)
  • upgrade gatsby-plugin-mdx from 1.2.38 to 1.2.39 (af35f1b)
  • upgrade gatsby-plugin-mdx from 1.2.39 to 1.2.40 (fa99f55)
  • upgrade gatsby-plugin-mdx from 1.2.40 to 1.2.41 (ab93321)
  • upgrade gatsby-plugin-mdx from 1.2.41 to 1.2.42 (6e111e8)
  • upgrade gatsby-plugin-mdx from 1.2.42 to 1.2.43 (7e942e6)
  • upgrade gatsby-plugin-robots-txt from 1.5.1 to 1.5.2 (9dee9a9)
  • upgrade gatsby-plugin-robots-txt from 1.5.2 to 1.5.3 (993aec7)
  • upgrade gatsby-plugin-sass, gatsby-plugin-sharp (0f8f679)
  • upgrade gatsby-theme-newrelic (142dda9)
  • upgrade gatsby-transformer-sharp, gatsby-transformer-remark (acfe53b)
  • upgrade multiple dependencies with Snyk (b6c7617)
  • upgrade react-shadow from 18.3.0 to 18.4.2 (7700ac8)
  • upgrade snyk from 1.401.0 to 1.402.0 (7509b44)
  • upgrade snyk from 1.402.0 to 1.405.1 (299b76d)
  • NerdStorageVault: Correct write query example (3815374)
  • upgrade snyk from 1.402.0 to 1.404.0 (17c973e)

Features

  • add a Spinner component (e576ad1)
  • Add a Tutorial component that will flip between files and their code (5d0fdc6)
  • add ability to define onLoad and onError handlers for useScript (5be934e)
  • add ability to specify project. Update MDX to use code (1095bd1)
  • add output coloring for each output line (0ed5a72)
  • add Sander's speaker photo for nerd days (67ce31f)
  • add syntax highlighting to terminal commands (d71b44d)
  • animate output for nerdpack create command (458ca8a)
  • beef up useScript to better load a script async (c942c60)
  • create a Terminal component (9cc58b1)
  • create custom code block that renders a terminal for shell languages (ca27f28)
  • Fix emea time in agenda (ec3a6c4)
  • gather steps inside tutorial sections (f96033c)
  • handle proper diffing on each step (ed3444c)
  • highlight lines that are new (c484371)
  • show cursor on terminal prompts (3782543)
  • start animation when user scrolls the terminal into view (e13c8fe)
  • guides: add golden signal alerts to the Terraform guide (1cbd409)
  • update button styles on marketo form (d60bde5)
  • use an onSubmit option instead of redirecting in useMarketoForm (d4ce6f9)

1.21.2 (2020-09-24)

Bug Fixes

  • upgrade gatsby-plugin-mdx from 1.2.35 to 1.2.37 (7c7f765)

1.21.1 (2020-09-23)

Bug Fixes

  • only reference mktoForms2 when available (041277c)
  • package.json & package-lock.json to reduce vulnerabilities (3854316)
  • upgrade date-fns from 2.16.0 to 2.16.1 (bdd6634)
  • upgrade gatsby-plugin-mdx from 1.2.34 to 1.2.35 (d24ff81)

1.21.0 (2020-09-23)

Features

1.20.5 (2020-09-20)

Bug Fixes

  • upgrade date-fns from 2.15.0 to 2.16.0 (cbe8919)

1.20.4 (2020-09-11)

Bug Fixes

  • upgrade @emotion/core from 10.0.28 to 10.0.35 (a975f08)
  • upgrade eslint-plugin-react-hooks from 4.0.8 to 4.1.0 (cef856b)

1.20.3 (2020-09-10)

Bug Fixes

  • infinite loop on useResizeObserver that would repeatedly re-instantiate resize observer instance (8df3506)

1.20.2 (2020-09-10)

Bug Fixes

  • remove bottom 0 positioning (b0adad8)

1.20.1 (2020-09-09)

Bug Fixes

  • add back missing styles removed from nerd days redesign (ccf9296)

1.20.0 (2020-09-09)

Bug Fixes

  • corrected registration links (9754ec4)
  • only create pages for mardown in markdown-pages directory (5b78418)
  • update sidebar positioning based on header height (4837e8f)

Features

1.19.0 (2020-09-09)

Bug Fixes

Features

  • add final engagement section (ee6f797)
  • add in agenda section and table (01b327d)
  • add in markup and styles for nerd days (491d74c)
  • add markup and styles for tracks section (172f1be)
  • add the rest of the responsive styles for the agenda (12fdec1)
  • automatically determine the track (10e5a1a)
  • create an Agenda component to list sessions (0d1cf9e)
  • responsive styles for nerd days page (725b6f9)
  • shadow feather icon set to append additional needed icons (56d4038)

1.18.0 (2020-09-09)

Features

  • Remove call for papers section for EMEA (36459ae)

1.17.1 (2020-09-08)

Bug Fixes

  • upgrade react-shadow from 18.2.5 to 18.3.0 (1f70aea)

1.17.0 (2020-09-04)

Bug Fixes

  • bump gatsby-theme-newrelic version (92db2ef)

Features

  • add a useTreatment hook (e9c8aac)
  • load treatments from split for contribute buttons (cd9007f)

1.16.0 (2020-09-03)

Bug Fixes

  • add back editUrl prop for global header (1456db6)
  • bump gatsby-theme-newrelic version (be79f72)
  • fix lint errors (4e54a71)
  • upgrade gatsby-theme-newrelic (666450b)

Features

  • add splitio configuration (04a6765)

1.15.3 (2020-09-02)

Bug Fixes

  • fix lint errors preventing pushes (9c600d7)
  • lint warnings in countdown container (ca14b49)

1.15.2 (2020-08-31)

Bug Fixes

  • upgrade react-shadow from 18.2.4 to 18.2.5 (b1bdae6)

1.15.1 (2020-08-29)

Bug Fixes

  • upgrade gatsby-plugin-mdx from 1.2.33 to 1.2.34 (68b028d)

1.15.0 (2020-08-25)

Bug Fixes

  • change File an issue to Create an issue and adjust right-rail size (0bda7c0)
  • replace collect data tile icon with new collect data icon (a290263)

Features

  • hook up Developer Events sidenav to landing page (861e3c7)

1.14.2 (2020-08-25)

Bug Fixes

  • upgrade gatsby-plugin-mdx from 1.2.30 to 1.2.33 (7c3da52)

1.14.1 (2020-08-24)

Bug Fixes

  • add link to pdf overview (a166d33)
  • codee clean up before merge (ef7a2cc)
  • correct prettier errors (f2c7569)
  • update CFP date and reg text (065f688)

1.14.0 (2020-08-21)

Features

  • new copy and opens link in new tab (6c9a7d8)

1.13.11 (2020-08-21)

Bug Fixes

  • image re resizes to browser (7d122a3)
  • image resizes to browser (1c7bfad)

1.13.10 (2020-08-21)

Bug Fixes

  • update homepage to promote nerd days (945ab17)

1.13.9 (2020-08-21)

Bug Fixes

  • bump gatsby-theme-newrelic version (a4598f7)

1.13.8 (2020-08-21)

Bug Fixes

  • upgrade @mdx-js/mdx from 1.6.13 to 1.6.16 (0795538)

1.13.7 (2020-08-20)

Bug Fixes

  • upgrade @mdx-js/mdx from 1.6.10 to 1.6.13 (2ca8bd0)
  • upgrade multiple dependencies with Snyk (d194e87)

1.13.6 (2020-08-20)

Bug Fixes

  • upgrade @mdx-js/react from 1.6.14 to 1.6.16 (29c936e)
  • upgrade gatsby-image from 2.4.13 to 2.4.14 (4529dd3)

1.13.5 (2020-08-19)

Bug Fixes

  • Fixed unused var error (234600a)
  • merge main into nerd-days branch (e2c0edf)
  • update nerd days page to use PageLayout (e6636f4)
  • update package-lock.json (439de7d)

1.13.4 (2020-08-19)

Bug Fixes

  • upgrade gatsby-plugin-mdx from 1.2.29 to 1.2.30 (cc7f3dd)

1.13.3 (2020-08-18)

Bug Fixes

  • ensure footer remains the same size on monitors with larger resolution (746015b)

1.13.2 (2020-08-18)

Bug Fixes

  • bump @newrelic/gatsby-theme-newrelic version (03fccb8)

1.13.1 (2020-08-17)

Bug Fixes

  • bigger nav icons (fed7b96)
  • replace the collect data icon to match the tdp icon (97a242f)

1.13.0 (2020-08-17)

Bug Fixes

  • swap plain buttons (d126a49)
  • update brand colors to latest palette (4605cd2)

Features

  • added ability to add supplemental documentation (b726217)

1.12.5 (2020-08-17)

Bug Fixes

  • logo svg rendering with extra space in safari (868a043)
  • upgrade gatsby-plugin-mdx from 1.2.28 to 1.2.29 (e619706)

1.12.4 (2020-08-16)

Bug Fixes

  • upgrade @mdx-js/react from 1.6.13 to 1.6.14 (13b982a)

1.12.3 (2020-08-14)

Bug Fixes

  • style adjustments on kubecon page (6dbbee5)

1.12.2 (2020-08-14)

Bug Fixes

  • only show date modified if Gatsby sees it as valid (fe14bb7)

1.12.1 (2020-08-14)

Bug Fixes

  • upgrade date-fns from 2.14.0 to 2.15.0 (5fc93ca)
  • upgrade gatsby-plugin-mdx from 1.2.27 to 1.2.28 (384a267)

1.12.0 (2020-08-14)

Bug Fixes

  • better responsive styles for the contribute section (d828a89)

Features

  • add dark-mode aware background color (9a13b86)

1.11.0 (2020-08-14)

Bug Fixes

  • filter out certain document types to match the in product experience (7a4c0e5)
  • fix race condition causing incorrect data to be written to file (753cd77)
  • hide related resources on pages that have not yet been indexed (7bf2811)
  • smaller font size on tags underneath related resources (57d482b)

Features

  • add ability to filter which pages are fetched (da64b13)
  • add ability to manually trigger refetching of related content (7fd7a22)
  • add actual related resource data (3efef9d)
  • add config to enable swiftype builds using env variable (6d77c70)
  • add general params that will be used to fetch from swiftype (27c1481)
  • add github action that will run everyday to sync swiftype results (080e5ba)
  • add graphql schema item and dummy resolver for related resources (d36afbc)
  • add limit argument to relatedResources (cc22434)
  • add local plugin that creates the json file that will be written to (0568e5c)
  • add related resources from swiftype to the right rail (fdd265e)
  • add tags to search query and write data to file in plugin (9e3b486)
  • fetch results from swiftype for the node and save the data (8232332)
  • filter out redirects and already defined urls for a page (674e1c7)
  • implement resolver for related resources (f4c8fd1)
  • properly resolve related resources for a node by linking the parent to the child (0ad50b9)

1.10.6 (2020-08-11)

Bug Fixes

  • reduce font size on resources links (826f456)

1.10.5 (2020-08-11)

Bug Fixes

  • add background for current page (c76c91a)
  • always render hover color + only change text on dark mode (32ac1ae)
  • better alignment of background with its parent (34c5fd4)
  • better mobile menu (5c46e39)
  • close mobile nav after navigating to a new page (641f057)
  • dont open links on home page (de74639)
  • ensure header covers up selected nav item (71d309f)
  • match font weight on selected top-level nav item (e7fc9ad)
  • move chevrons to right of the link (91c2854)
  • only toggle current page if active (d00e2df)
  • show chevrons for top level nav items (c8a69b6)
  • some tightening of the sidebar (3f61d5c)
  • thinner chevrons (e626b1e)
  • use HamburgerMenu from the theme (48b65ff)
  • use SearchInput from gatsby theme in nav (04f402d)

1.10.4 (2020-08-11)

Bug Fixes

  • upgrade @mdx-js/react from 1.6.10 to 1.6.13 (a54fbf1)
  • upgrade gatsby-plugin-mdx from 1.2.26 to 1.2.27 (86cfc33)
  • upgrade multiple dependencies with Snyk (db40549)

1.10.3 (2020-08-10)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (46bb49b)
  • upgrade @mdx-js/mdx from 1.6.7 to 1.6.10 (b4a8df0)
  • upgrade @mdx-js/react from 1.6.6 to 1.6.10 (5738b4d)
  • upgrade eslint-plugin-react-hooks from 4.0.7 to 4.0.8 (2d0c7e5)
  • upgrade gatsby-plugin-mdx from 1.2.25 to 1.2.26 (e06f36e)

1.10.2 (2020-08-10)

Bug Fixes

  • allow mobile views on developer champion page to have single column layout before applying 2 and 3 columns grid layouts (2f5cc23)
  • ensure two column layout only applies to wide viewports on podcast page. limit size of podcast logo to avoid very large logo size on wider viewports (6c28f6d)

1.10.1 (2020-08-07)

Bug Fixes

  • remove global height from text inputs (7a99cdd)
  • upgrade to latest gatsby theme (84f6616)

1.10.0 (2020-08-06)

Bug Fixes

  • upgrade @mdx-js/mdx from 1.6.6 to 1.6.7 (93dd1ea)
  • upgrade eslint-plugin-react-hooks from 4.0.6 to 4.0.7 (a38450d)
  • upgrade gatsby-plugin-mdx from 1.2.22 to 1.2.25 (2911b72)
  • upgrade react-shadow from 18.1.2 to 18.2.4 (bd8e741)
  • upgrade SDK shown in docs (4513c91)

Features

  • setup way to add tags to the current document (da938cf)

1.9.3 (2020-08-05)

Bug Fixes

  • NR1 CLI: Fix broken link on subscription commands (bbd5f7f)

1.9.2 (2020-08-04)

Bug Fixes

  • upgrade multiple dependencies with Snyk (acdeb4d)

1.9.1 (2020-08-03)

Bug Fixes

  • upgrade gatsby-plugin-mdx from 1.2.21 to 1.2.22 (c5a7e0b)

1.9.0 (2020-08-03)

Bug Fixes

Features

  • allow relative urls for resources (beba6cb)
  • dynamically update tag and link depending on context (c9f1ee7)
  • pass pageContext to each module in related content (d7e7033)
  • removed external link adding to gatsby (15e26a6)
  • render external icon for related links that navigate outside of the site (6eb5fd3)
  • shadow feather icon set to append external link icon (b8a823a)
  • update RelatedContent to handle resources specified in frontmatter (bcc0096)

1.8.1 (2020-08-01)

Bug Fixes

  • bump gatsby-theme-newrelic version (f8c7f27)
  • dont index footer (543d8ac)
  • dont index related content (44de025)
  • dont index the main nav (48a9816)
  • dont index the mobile header (582b424)
  • index the main content area as the body (f389490)

1.8.0 (2020-07-30)

Bug Fixes

  • add prop type for page prop (ef316b3)
  • fix mobile nav styles when mobile nav is open (a6f668a)
  • keep grid gap when on single column (571e1bf)
  • migrate the rest of the layout styles to emotion (cee2d25)
  • spacing on footer (38e304f)
  • use align-self: start instead of wrapping div (71309ea)
  • use to instead of href for podcasts link (06fe20d)
  • use Video component from theme in mdx (1a8eb4d)
  • widen the main layout by 100px (9d049e6)

Features

  • add a usePageContext hook (a78d3d8)
  • add border around right rail component (fdcfd2b)
  • add dynamic layout value (7e3e092)
  • add page layout context (fc8ec18)
  • Add the related content sidebar to the main page (749427a)
  • create a PageLayout component (2e6f488)
  • create a related content component (1d183b9)
  • hide the related content on a mobile layout (f0d65d1)
  • move related content to bottom of content when on smaller screens (c76eca1)
  • move the content area into a grid (48da4d9)
  • move the related content area to the guide template (1f7b2d5)
  • remove PageTitle component (44659b7)
  • use dynamic breakpoint for side by side component based on layout (c0277d9)
  • use PageLayout for ApiReferenceTemplate (11d156e)
  • use PageLayout for ComponentReferenceTemplate (027a893)
  • use PageLayout for developer champion page (37b7d0b)
  • use PageLayout for index page (b9a5fc8)
  • use PageLayout for OverviewTemplate (9e0c007)
  • use PageLayout for podcasts page (3f706f1)
  • use PageLayout in GuideTemplate (0643661)

1.7.2 (2020-07-29)

Bug Fixes

  • upgrade eslint-plugin-react-hooks from 4.0.5 to 4.0.6 (3852b81)

1.7.1 (2020-07-29)

Bug Fixes

  • code block background colors (e3c8b3d)
  • updated styles for tiles on homepage (4501d76)

1.7.0 (2020-07-28)

Features

  • swiftype metatags for developer site (02095fa)

1.6.1 (2020-07-28)

Bug Fixes

  • upgrade gatsby-plugin-mdx from 1.2.19 to 1.2.21 (984b994)
  • upgrade multiple dependencies with Snyk (f64ef2c)
  • upgrade multiple dependencies with Snyk (e782497)

1.6.0 (2020-07-22)

Features

  • replace buttons with button from theme (95ac375)
  • use GlobalHeader from theme on 404 page (1c1a581)
  • use GlobalHeader in MainLayout from the theme (5b084cc)

1.5.3 (2020-07-22)

Bug Fixes

  • upgrade eslint-plugin-react-hooks from 4.0.4 to 4.0.5 (9233b13)
  • upgrade gatsby-plugin-mdx from 1.2.18 to 1.2.19 (1887974)

1.5.2 (2020-07-21)

Bug Fixes

1.5.1 (2020-07-17)

Bug Fixes

1.5.0 (2020-07-14)

Bug Fixes

Features

  • add height auto (4f03954)
  • add props and alt prop to make linter happy (b2d0272)
  • adds alt prop to be required (1f17610)
  • converted image in one guide to image component (6f06093)
  • MDX image component (4761c9a)
  • plugin solution for image height (f94be6a)
  • refactor to just props (9798fca)

1.4.0 (2020-07-14)

Features

1.3.0 (2020-07-13)

Features

  • Add Snyk status badge to readme (8efac65)

1.2.1 (2020-07-13)

Bug Fixes

  • upgrade multiple dependencies with Snyk (7e2d425)

1.2.0 (2020-07-13)

Features

  • renaming all the things that might break in the switch (1975478)

1.1.0 (2020-07-10)

Bug Fixes

Features

  • last updated on each page (8495fa7)
  • uses gatsby plugin for last updated (62f5bd4)
  • uses git history to determine date last modified (45e54a0)

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)
  • correct header/footer urls (69fc314)
  • Ensure params is an empty array if there are no params for methods (5f35bde)
  • Ensure right-column on prop list does not overflow (de6e2df)
  • Ensure shape prop types adhere to nested enums (7924a7e)
  • ensuring that pages take up the entire height (d83aa51)
  • Eslint error for conditional hook call (6238799)
  • Fix image location for nerdgraph api key (51636eb)
  • render problem with group titles (a0f8a06)
  • weird top margin with groups (1cba79f)
  • ResponsiveStyling: Show subset of heading at thin widths (e81387d)
  • Spacing on get started layout (79dbb6d)
  • responsive: Stack grids and intro video sooner (dc9d97a)
  • Ensure right-column has a min width of 0 (a50ddf2)
  • Ensure Steps handles a single child. Use the Children utility instead (3a6cf85)
  • Ensure width on right-column spans full column even if the content does not (cac7a7c)
  • Eslint warnings for unnecessary deps (5f60c2a)
  • Failing build due to undefined prop types (fc44a75)
  • Fix rendering when there is no component (aad5354)
  • Handle enums that are nested in a shape prop type (97b7a1b)
  • Handle spread args on function definitions (d4453d6)
  • Hide duration when there is no duration (e20e8fe)
  • Layout on small breakpoints (52c5b20)
  • little refactor (6056e69)
  • Move isEnum check first (8a4a540)
  • only add a url if one exists for a parent (610b999)
  • Only show examples if there are examples to show (7e6733d)
  • prepending SDK stylesheet (869fc5b)
  • Reapply sidebar changes to (5fbbd5d)
  • Remove min-height to fix issue where expanding the component docs caused the page to expand and not collapse back (9cd93de)
  • removed snapshots from git (4fa1ea1)
  • Removes font size override for bare h2 tag (10ddf09)
  • Removes visual underline from reference doc titles (2a4a009)
  • removing onClick prop (9524e8e)
  • resolve prettier warning message (9a39f45)
  • resolving file name issues (f9e3066)
  • resolving issue when attempting to build server-side (ca869a1)
  • Return null if the SDK is not available (4f5eaa2)
  • Return type info for union types (f973f9f)
  • sidebar style (14c1588)
  • Spacing on collapsed nav items (63bf2d4)
  • Spacing on tertiary links (d33e287)
  • spelling mistake in scripts (c7fdb9d)
  • Title on logger api doc (1343036)
  • typo in the workflow file (d7aa03e)
  • updated classnames to be in line with suit (4200e97)
  • updated files to work with new linting (1cf8851)
  • Updates description in component reference docs to match Intro styling (d9d9dd1)
  • Use inline style override to reset sdk styles (4dc68cf)
  • Use own layout for 404 pages (c09f6c3)
  • Use secondary font family for page titles (786aabc)
  • using correct menu open variable (6a47976)
  • Visual spacing for method docs with no args (1089340)
  • z-index issue on 404 page (a52af9d)

Features

  • Add a developer champion banner to the homepage (64a85e3)
  • Add a max height on component examples (0aa2bb0)
  • Add a plain button style (c5bbf78)
  • Add a search icon (28c97df)
  • add a shallowEqual helper (321acbf)
  • Add a small button type (9650393)
  • Add a tertiary background color. Adjust secondary surface color (80008d6)
  • Add accent text color (3698b55)
  • Add an award icon (4bfc1be)
  • Add champion program icons section (14b091a)
  • Add current page indicator to selected page (0d1cdd5)
  • Add dark mode toggle to the header (670c726)
  • Add dev champ icon to sidebar link (25bff81)
  • Add documentation on the guide frontmatter (b974208)
  • Add hover state for guide tiles (7cfec22)
  • Add intro-text class to index page and remove duplicate styles (d404bad)
  • Add menu button to mobile header (d24518e)
  • Add missing and update incorrect redirects (4e2a943)
  • Add New Relic favicon (c1cc9f3)
  • Add normalize.css (49b4838)
  • Add overview template (aa7474a)
  • Add paragraph for inspiration (4ac9a4f)
  • add preview styles for code block (2f2a9b8)
  • Add query to homepage to look for guides that are promoted to homepage (5be6be0)
  • Add react hooks plugin (83155cc)
  • Add redirect for collect-data-from-any-source (c7c7e9a)
  • Add redirect plugins (09b1f47)
  • Add redirects for all mdx pages that specify redirects (0a9647d)
  • Add redirects for pages that need it (01964ff)
  • Add site-container to header and layout (a320069)
  • Add small spacing and border radius on types (db01bd6)
  • Add sun and moon icons (066e163)
  • Add support for hcl syntax (20712d3)
  • Add support for line highlighting (dddc708)
  • Add support for text wrapping in code highlight (5f3dd27)
  • Add surface colors (c064edc)
  • Add the developer-champion page (b693b75)
  • Add the NerdGraph getting started video (42ce461)
  • Add the search input to the sidebar (ff4faea)
  • Add trello and users icons (39fa513)
  • Add use-dark-mode and gatsby-plugin-use-dark-mode (1aaa856)
  • added API links to sidebar (48d4ca7)
  • added links in footer (24cea99)
  • added teh ability to specify icons to GuideTile (fca1d49)
  • added terms of service link in the footer (4a4c526)
  • Allow feather icon to change stroke width from variable (578dfac)
  • Background stripe on get started section (385375e)
  • Change accent color for dark mode (7225b80)
  • Change how section backgrounds are rendered (e6d1fe3)
  • changes the guide time position on smaller screen (1c5fd5d)
  • clear input from inputs (de40df6)
  • Create a button component (528d371)
  • Create a SkewedContainer component (b2f37e6)
  • Create Logo component and render inline instead of using a background image (57d1c15)
  • dependencies section (c97b690)
  • Double the space on shape prop types (96650aa)
  • Ensure charts examples have a height defined (c4e6094)
  • Ensure equal spacing between prop list info (305946d)
  • Ensure header/footer line up with content by adding some padding (686e9ef)
  • Fix margins on guide listing (e0eb521)
  • Hide main content if mobile nav is open (e59da89)
  • Hide sidenav for small widths (db6443b)
  • highlights text (b5413a6)
  • Move footer to the content column (ed41f38)
  • new subheaders in overview pages (04dceb4)
  • now when copy it does icon.TYPE (4e23f7f)
  • Pass format options in CodeBlock (fc688ad)
  • remove github and edit button from global nav (55c507d)
  • Responsive nav (f232e0a)
  • Show nav on menu click (6e51a4e)
  • SSR for page specific providers (1023f45)
  • Start working on dark mode variables (296a537)
  • Update 2 guides to use callout title/description and promotion (2b923e6)
  • Update 404 page for dark mode (d4b1463)
  • update api and component reference templates to use the code block for usage (45e319a)
  • Update background color on section (341053f)
  • Update box shadow in dark mode (cbf71b9)
  • Update buttons to handle dark mode (7557666)
  • Update callouts to handle dark mode (c39153f)
  • Update Callouts to work with dark mode (544d01c)
  • Update code snippet bottom bar to use abstract color vars (707d357)
  • Update CodeDef to handle dark mode (c1efaec)
  • Update CodeSnippet to use dark theme (c5895d7)
  • Update ConstantReference to handle dark mode (89345aa)
  • Update deprecation notice for dark mode (f0685e5)
  • Update GlobalHeader to use abstract color vars (7a61a40)
  • Update guide listing description to use accent text color (26763ac)
  • Update GuideTile to use abstract css color vars (d2091e4)
  • Update icon gallery to work with dark mode (2f0e1d5)
  • Update logo to better handle theme colors (0408e28)
  • Update markdown and guide templates to use abstract color vars (82c6209)
  • Update new relic logo to better handle dark mode (603df66)
  • Update search input for dark mode (8489c32)
  • Update the time picker guide to promote to home page (784f056)
  • CodeSnippet: Add optional fileName prop (6b41998)
  • CodeSnippet: Truncate filename in middle (95f69b0)
  • GuideTile: content alignment via prop (3c2fbc1)
  • OverviewTemplate: Add guide listing filtered to overview path (a50e8a0)
  • ability to filter icons (868110e)
  • Accept size prop for feather icon (df680e2)
  • add a component example that renders a live preview (7178aa5)
  • Add a FunctionDefinition component and render the function def for a method (9c7674d)
  • Add a PageTitle component and update the reference templates to use them (42fb2a1)
  • Add a splitUsing utility function (a075eda)
  • Add a splitWhen utility (17d946b)
  • Add a useComponentDoc hook. Update ReferenceTemplate to use it (e3fc863)
  • add a useSdk hook. Move bundle sources to sdk file (677c684)
  • Add AccountPicker (50ef393)
  • Add AccountsQuery component (29e70b7)
  • Add all component docs to the sidenav (1ba5c10)
  • Add AreaChart and AccountStorageMutation components (9a43c6c)
  • Add AutoSizer component (307d0cb)
  • Add Card and CardHeader components (ed59000)
  • add component heading (abc122b)
  • Add deprecation message to prop list (d390f5d)
  • Add deprecation prop to component doc (873ae98)
  • Add Grid component (2db768d)
  • add guide page structure (8d41970)
  • Add helper function for getting default value (80485ed)
  • Add helper getRawTypeName function (1d33f8f)
  • Add Icon component (797d958)
  • Add logger api (1172e81)
  • Add markdown page generation (98d6aa6)
  • Add method definitions and data to useComponentDoc (d4d0180)
  • Add method examples to the reference template (811b122)
  • Add modal and tooltip components (b6a2824)
  • Add navigation API doc page with hardcoded doc data (975087c)
  • Add NerdGraphQuery and NrqlQuery components (0b608d7)
  • Add nerdlet API doc (a8bbf09)
  • Add number and string components for code def (b0ecdfc)
  • Add operator component for code def (630ff4f)
  • Add PlatformStateContext and NerdletStateContext (0355d26)
  • Add prop type examples for each component (0d5fb69)
  • Add required label to required prop types (87126a9)
  • Add some polish to the prop list (c5cc80f)
  • add spacing under each component example (8d8dd83)
  • Add Spinner component. Allow example to take preview style (10df676)
  • Add Stack component and styles (dde2f10)
  • add styles for each component example (b2ef503)
  • Add syntax highlighting for constants (b15f120)
  • add template for component docs (bc9c46e)
  • Add terms and conditions page (5aa6c73)
  • Add test and implementation to get meta for shape types (a1e86c2)
  • Add test and implementation to return meta for a func type (004dde1)
  • Add the automate-workflows/workflow-automation page (1e1463b)
  • add the CardBody component (845cb07)
  • Add the rest of the component markdown files (ebaf101)
  • add the rest of the text components (2c2068c)
  • Add Toast example and handle ToastManager (7d619d4)
  • Add typeDefs to navigation API (b6b7578)
  • add usage info for each component (430149f)
  • add useScript and useStylesheet hooks (d24fc97)
  • added a pull request template (c25195c)
  • added a top-level style file and reset (a1db80f)
  • added ability to set page-specific metadata (f1ce455)
  • added and configured Google Tagmanager (40cf1c8)
  • added code snippet component (d367086)
  • added component description (01b173f)
  • added content for page (c047171)
  • added ExternalLink component (ae6e565)
  • added initial content for page (e4a01a7)
  • added list of props (be41956)
  • added robots.txt plugin (aa293dc)
  • added sitemap plugin (29dc0b8)
  • added Steps component (c74a420)
  • added video component (ed098aa)
  • adds the (optional) ability to have other content in intro (169bf13)
  • basic link elements on desktop (59de02e)
  • Better handling of text followed by code snippets by creating sections at each code snippet point (dabb1a7)
  • Change default list styles (41b654c)
  • Clean up styles between the reference templates (80fdbff)
  • constants showing up on page (0e770d8)
  • Create a CodeDef component to abstract the styles of a code definition (cc6c84f)
  • Create a FeatherIcon component (7505183)
  • Create a Markdown component (23190b0)
  • Create a SearchInput component (ac158ad)
  • Create a useClipboard hook. Move copy clipboard code into a util function (ebf65fd)
  • Create homepage (8dff7da)
  • Create shell for PropTypeInfo component (a26b994)
  • Create useApiDoc hook. Update ApiDocTemplate to use api-specific language (49e5f61)
  • created a component that allows for side-by-side content (82b3414)
  • created breadcrumb logic (3836c29)
  • created hamburger menu component (ecc9e1f)
  • desktop footer styles (aa91b8b)
  • Disable editing if there is no preview to show (c7a4a60)
  • documentation for intro to data querying (35a0564)
  • dynamically creating the sidebar (f5e159c)
  • example component snapshot test (7c3bf35)
  • Extract a MethodReference component and add to the 2 reference templates (d64e9df)
  • Extract common styles to a ReferenceTemplate.module.scss (8ea4062)
  • Format code in code snippet where possible (136389c)
  • Handle different arrayOf values (bd8399c)
  • Handle oneOf when returning meta info (650818a)
  • Implement arrayOf for prop list (68f1944)
  • Implement meta for union types (77022be)
  • Implement meta info for arrayOf types (b05948b)
  • Implement shape prop type (dc8b14b)
  • load deps needed for sdk in ssr (2693fee)
  • mobile header menu (90fe6b1)
  • mobile menu (6d7253b)
  • More tweaks to component doc styling (742cce1)
  • Move CSS to shadow DOM for style isolation (663dbab)
  • Move New Relic logo to own component (30ff430)
  • new logo (0c13609)
  • Only render editor if the component is live otherwise render code snippet (7ad682d)
  • Polish icon gallery (7020f7a)
  • Polish some more styles on prop list (a5591d4)
  • Polish styles on method references (52e0c85)
  • Populate edit url (88896b9)
  • populate side nav from json file (447e68c)
  • populated navigation bar (20df861)
  • pull constants off of apidocs (1f08aae)
  • recursively create sidebar navigation (a55b2b8)
  • Remove bottom margin in markdown if p tag is last (3e36937)
  • Remove default margin on pre elements (37b495c)
  • Remove margin on videos (b016007)
  • Remove top margin from first header inside step (4aa2162)
  • render a comma between multiple args to func definition (918d6e0)
  • Render function definition for func prop types (9dd5137)
  • Render union type info for union props (09d8a69)
  • Render union types prop info (bc5e17a)
  • rendering based on breadcrumbs (63cfc53)
  • Separate component/api doc templates. Use API template for logger and nerdlet apis (a2ff76d)
  • Show loading text on example when styles have not loaded (a53032d)
  • Simplify github icon and inline the svg (8d5fc02)
  • Smarter line break opportunities for default values (6e94f13)
  • Spacing and sizing layout tweaks (1f626d3)
  • Start guide template (896a313)
  • style guide listing component (397587a)
  • Style the method name and description (6529f3f)
  • Update ConstantReference to use CodeDef (361a71f)
  • Update hr styles (97e9ac8)
  • Update layout components to use dark mode css var (df29c40)
  • Update PropList to handle dark mode (15a1ccb)
  • Update sidebar links to use abstract css var colors (c8efa50)
  • Update Step to use abstract color vars (26bf15f)
  • updated iconography for sidenav and homepage (e5fe490)
  • Use a fixed sidebar and scroll independently (7d9a7fe)
  • Use getDefaultValue helper in useComponentDoc (f40c603)
  • Use github/edit icons from feather and render them inline (14e6fb8)
  • Use group key on sidenav instead of subnav to populate group header (22a9254)
  • Use header semantic element for mobile header (7d04953)
  • Use inline svg rather than background image for copy icon in code snippet (d601774)
  • Use Link and ExternalLink for header (f604909)
  • Use Logo component for mobile header (f79be06)
  • Use Logo component in footer. Add props to change text/bracket color (8ce1335)
  • Use Markdown component for reference templates (7193215)
  • Use the Markdown component for MethodReference (d957f4d)
  • working search box (3a31d30)