Skip to content

Latest commit

 

History

History
153 lines (80 loc) · 7.71 KB

CHANGELOG.md

File metadata and controls

153 lines (80 loc) · 7.71 KB

@hashicorp/react-subnav

9.6.0

Minor Changes

9.5.2

Patch Changes

9.5.1

Patch Changes

9.5.0

Minor Changes

9.4.0

Minor Changes

9.3.6

Patch Changes

9.3.5

Patch Changes

  • #586 bff747b4 Thanks @zchsh! - Attempts to fix overflow issue that causes layout shift on dot-io sites.

9.3.4

Patch Changes

9.3.3

Patch Changes

  • #477 5b957ce Thanks @EnMod! - Adds remaining attributed logo options to the <TitleLink /> logo dictionary.

9.3.2

Patch Changes

  • #472 1ec3708 Thanks @EnMod! - Add support for adding the HashiCorp primary logo in TitleLink via the 'hashicorp' string, similarly to other products.

9.3.1

Patch Changes

  • #467 a3b8726 Thanks @EnMod! - Adds an underline to elements with the submenuItem class on hover.

9.3.0

Minor Changes

  • #460 77b4b71 Thanks @dstaley! - Automatically dismiss open overflow navigation dropdown menus when the user clicks on an anchor element

Patch Changes

9.2.2

Patch Changes

9.2.1

Patch Changes

9.2.0

Minor Changes

  • #426 7a04f76 Thanks @dstaley! - Automatically dismiss open navigation dropdown menus when the user clicks on an anchor element.

9.1.4

Patch Changes

9.1.3

Patch Changes

9.1.2

Patch Changes

  • #397 edcaf4f Thanks @zchsh! - Bump button dependency. Explicit changset added to enable canary pre-release.

  • Updated dependencies [edcaf4f]:

    • @hashicorp/react-button@6.0.3

9.1.1

Patch Changes

  • #391 f0b43a7 Thanks @jescalan! - Add permalink spacing when subnav is in sticky mode so headlines do not disappear underneath it

9.1.0

Minor Changes

9.0.1

Patch Changes

9.0.0

Major Changes

  • #311 2e43e7c Thanks @zchsh! - - 💥✨ BREAKING CHANGE: Converts to CSS modules.
    • Consumers will need to remove any @hashicorp/react-subnav/style.css imports.
    • To support overrides in projects, consumers can use the className prop.
      • For example, consumers can pass className="g-subnav to retain existing overrides.

8.4.3

Patch Changes

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