Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 3.72 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 3.72 KB

@hashicorp/react-logo-grid

5.2.0

Minor Changes

5.1.0

Minor Changes

5.0.5

Patch Changes

5.0.4

Patch Changes

  • #919 7a22a4bf Thanks @dstaley! - Add ID field to GraphQL query

  • Updated dependencies [7a22a4bf]:

    • @hashicorp/react-button@6.3.1
    • @hashicorp/react-image@4.1.1

5.0.3

Patch Changes

  • #498 e60fa8f Thanks @BRKalow! - Bumps underlying dependencies.

  • Updated dependencies [e60fa8f]:

    • @hashicorp/react-button@6.0.4
    • @hashicorp/react-image@4.0.4

5.0.2

Patch Changes

  • #335 8012b33 Thanks @zchsh! - - ✨ Exports LogoGridCompany type to help avoid TypeScript errors in consuming projects.
    • ✨ Exports LogoGridSize type to help avoid TypeScript errors in consuming projects.
  • Updated dependencies [8012b33]:
    • @hashicorp/react-button@6.0.2

5.0.1

Patch Changes

5.0.0

Major Changes

  • #309 73927a8 Thanks @zchsh! - - 💥✨ BREAKING CHANGE: Converts to CSS modules.
    • Consumers will need to remove any @hashicorp/react-logo-grid css imports.
    • No longer renders a g-logo-grid className. Does however accept a className prop, so that we can continue to meet override use cases.
    • 🔨 Replaces Tippy with ReachUI Popover
      • This changes the behavior of the popover slightly, but not in a breaking way.
    • 🔨 Accessibility improvements
      • grid items with popover tooltips now render as focus-able button elements
      • tooltip a11y is now improved, with features such as close-on-focus-outside
    • 🔨 Converts to Typescript

4.1.5

Patch Changes

  • Updated dependencies [b0fd753]:
    • @hashicorp/react-button@6.0.0