Skip to content

Latest commit

 

History

History
314 lines (192 loc) · 23.5 KB

CHANGELOG.md

File metadata and controls

314 lines (192 loc) · 23.5 KB

1.12.6 (2022-11-30)

Bug Fixes

  • update support level names for shield icon (90cd56f)

1.12.5 (2022-11-07)

Bug Fixes

  • correct breaking layout changes from theme bump (2673e0d)
  • update banner styles to be full width (b940515)
  • update theme version to 6.13.6 (d5688f1)

1.12.4 (2022-11-07)

Bug Fixes

  • update accountId for public IO site (34accbe)
  • update reporting account (178d7e2)

1.12.3 (2022-09-28)

Bug Fixes

  • Update crazy egg pages for basic urls (a64ad8b)

1.12.2 (2022-09-14)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (0ba6f30)
  • package.json & yarn.lock to reduce vulnerabilities (4b6e260)

1.12.1 (2022-08-26)

Bug Fixes

  • guided-install position and linting (f35457d)

1.12.0 (2022-08-24)

Features

1.11.1 (2022-08-17)

Bug Fixes

1.11.0 (2022-08-15)

Features

  • add conditional pagination (2f7c9da)
  • begin adding pagination to catalogue (d563b42)

1.10.1 (2022-07-27)

Bug Fixes

  • dashboard images no longer stretch on safari (f891d35)

1.10.0 (2022-07-26)

Features

  • add workflow to clear cache on push (6721ad7)

1.9.0 (2022-07-22)

Bug Fixes

Features

  • shadow theme's 404 page (1a4b2aa)

1.8.0 (2022-07-20)

Features

1.7.1 (2022-07-19)

Bug Fixes

  • set content policy header for all pages (8735eaf)

1.7.0 (2022-07-14)

Features

  • integrate branding changes from the theme (f2828a5)

1.6.0 (2022-07-14)

Features

  • move filtered quickstarts to hook (dc1ca46)
  • move search and category to custom hook (0d6bda0)

1.5.0 (2022-07-12)

Features

  • source quickstarts concurrently (b018b2e)

1.4.1 (2022-07-12)

Bug Fixes

  • quickstart tile summary overlap (79ce54e)

1.4.0 (2022-07-07)

Features

  • sort quickstart components by available content (90798da)

1.3.0 (2022-07-05)

Bug Fixes

  • only use sharp for non-SVG images (803458b)
  • remove <GatsbyImage> for now (67ae37c)
  • search should include descriptions (f1ee631)
  • using the component for logo (4689710)

Features

  • load SVGs from local cache (a0f591c)
  • Use GatsbyImage for screenshots in slick slider (f06d4b6)

1.2.2 (2022-07-01)

Bug Fixes

  • page url changes close mobile menu (6e6ff42)

1.2.1 (2022-05-26)

Bug Fixes

  • add redirect for cloudflare (46c2283)

1.2.0 (2022-05-24)

Bug Fixes

Features

  • get query parameters for preview (6d278b9)
  • initial page for previews (3993ff3)
  • parse github PR files (1d2c810)

1.1.2 (2022-05-23)

Bug Fixes

  • add import for QUICKSTARTS_REPO (671b51f)

1.1.1 (2022-05-17)

Bug Fixes

  • make font names lowercase (72a3e1a)

1.1.0 (2022-05-17)

Bug Fixes

  • add normal font weight to category label (d807eb4)
  • correct path to font (4b31791)
  • fix logo styling (1d61660)
  • font styling between browsers (1230243)
  • font weight differences between browsers (20bfcf2)
  • logo centering on various browser widths (1cfe610)
  • make sass work on arm cpus (3bb6a7f)
  • pass location into LandingBanner (4765664)
  • quickstart tile title font sizing (4618173)
  • Remove excess space above footer on mobile (813b9ca)
  • remove extra white space on mobile view (50369b8)
  • remove import to old font css file (e693f29)
  • remove reference to old scss file (d97c0e5)
  • remove unicode from files names (ac64682)
  • remove unneeded hardcoded font-weights (483f710)
  • rework fonts to work in production (e017ef3)
  • search text no longer overlaps with x icon (0abc6b3)
  • Update sign-up buttons in footer (e99fba6)

Features

  • add carousel settings to match screen breakpoints (8d4bf19)
  • add scrolling animation to install buttons (cce614b)
  • display fallback image in banner if screenshot isn't 16:9 (e70d3fe)
  • fix overlapping search bar icons (fcf126c)
  • move aspect ratio check to custom hook (4a6954e)
  • NR-1507 and NR-1508 UI updates (3e9c187)
  • NR-1509 - Categories UI Updates (ffb9aa6)
  • NR-1512 Quickstart Tiles UI Updates (8de21b6)
  • NR3156 - changes in style file (2381b29)
  • NR3156 - fix (155462c)
  • NR3156 - fix for responsiveness on browsers (45a2420)
  • NR3156 - fix for responsiveness on browsers (182de2c)
  • NR3156 - Heading tags updated (ae92a4e)
  • override theme dark-mode class (7182892)
  • remove all dark-mode css (f04a59e)
  • set theme styles to always be light-mode (14bca21)
  • unify landing page layout (f5706c7)
  • update fallback img and set correct aspect ratio styling (f2a5590)
  • update styles on Guided Install Tile (47d7abd)

1.0.0 (2022-03-29)

Bug Fixes

  • 404 from branch protection jobs (dc2690c)
  • disable generate-third-party-notices (d01f400)
  • downgrade to v3 of gatsby plugins (68779ad)
  • event/category for build our own link (942d2f3)
  • get layouts working with quickstart pages (01979e4)
  • get layouts working with quickstart pages (369f6a4)
  • install button stays in guided install tile (91007a2)
  • long search strings no longer break UI (2348d9d)
  • quickstart detail layout shifts on some tabs (dd8b2f5)
  • remove unneeded change (42d88c6)
  • rerun workflow (31cb885)
  • return crazyegg injection code (9266554)
  • run fetch quickstarts workflow (e361dc6)
  • set GATSBY_NEWRELIC_ENV for builds (51df6d1)
  • swap to using more trustworthy cookie (c81e216)
  • test removing crazy egg to see if it resolves trailing slash issue on I/O home page (1ece700)
  • testing the trailingSlash option for gatsby config with a deployed site (bd2d188)
  • testing trailingSlash: always (8e016e5)
  • testing trailingSlash: never (7dde552)
  • testing trailingSlash: never (33374f9)
  • update gatsby version, add option to not add trailing slashes (dc670d9)
  • update incorrect import (78949fa)

Features

  • add code linting/formatting configs (35df4c9)
  • add fileRelativePath to page (7eda836)
  • add fileRelativePath to page (9b665fb)
  • add new header for io site (c0d3377)
  • add path prefix part 1 (83ef94e)
  • add path prefix part 1 (27a9850)
  • Add quickstart related back end code (d3b1e31)
  • add related resources (b7e07e9)
  • add renamed catalog page (ed5cd6e)
  • add renamed catalog page (6241838)
  • check typeof window, instead of direct access (cc24f3e)
  • CXPUI-11 feat fixed revieww comments (a6d7c2a)
  • CXPUI-11 featured and most popular slide changes (e4f3557)
  • CXPUI-11 featured and most popular slide changes (fd67fa4)
  • fetch quickstarts from catalog service (188538e)
  • file renaming and formatting (58285b3)
  • move i/o frontend code (a55931f)
  • remove more unused plugins (769324d)
  • remove page creation logic for custom layout (5d4acc6)
  • remove page creation logic for custom layout (d113d7a)
  • remove unused files (3b74de8)
  • remove unused gatsby plugins (f11b35a)
  • remove unused gatsby plugins (8a7144e)
  • remove unused related resources code (ff5004b)
  • remove unused related resources code (7f20120)
  • replace theme header (f56e37a)
  • uncomment 404 code (d49bace)
  • uncomment 404 code (1f5f681)
  • update readme to include workflows and path prefixing (98de603)
  • update readme to include workflows and path prefixing (34e733a)
  • update README with quickstart fetching workflow (c8513c4)