PackageTrack
Sign in Get early access

@atlaskit/atlassian-navigation

A horizontal navigation component for Atlassian apps.

6.3.1 source

What this package is like to depend on

Last release today

26 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Nearly every release is documented

notes for 222 of 222 stable releases

63 versions withdrawn

withdrawn after publishing

7 years old

285 releases · first in 2019

57 releases in the last 12 months

see the full history below

Release timeline

285 releases · Sep 2019 to Aug 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 45 of 285
  1. 0.10.11 15 Jun 2020
    Release notes

    Patch Changes

    • #2889 cc14956821 - Update all the theme imports to a path thats tree shakable
    Open source →
  2. 0.10.10 09 Jun 2020
    Release notes

    Patch Changes

    • #2751 739dc7c15c - Introduces shouldShowSearch prop on SkeletonNavigation to control search skeleton
    Open source →
  3. 0.10.9 01 Jun 2020
    Release notes

    Patch Changes

    Open source →
  4. 0.10.8 25 May 2020
    Release notes

    Patch Changes

    • #2430 649f69b6d7 - Patch all packages that are used by confluence that have a broken es2019 dist
    Open source →
  5. 0.10.7 22 May 2020
    Release notes

    Patch Changes

    Open source →
  6. 0.10.6 13 May 2020
    Release notes

    Patch Changes

    • #2152 ccdbfccfae - FIX: Double create buttons appear in all screens during lazy load
    Open source →
  7. 0.10.5 07 May 2020
    Release notes

    Patch Changes

    • Updated dependencies
    Open source →
  8. 0.10.4 24 Apr 2020
    Release notes

    Patch Changes

    • [patch]b788e3359a:

      Pass additional hover CSS to search

    Open source →
  9. 0.10.3 23 Apr 2020
    Release notes

    Patch Changes

    • [patch]4515d1bc47:

      Fix text color for selected item in custom theme

    Open source →
  10. 0.10.2 21 Apr 2020
    Release notes

    Patch Changes

    • [patch]37edda3e89:
      • Fixes isHighlighted styles for SkeletonPrimaryButton without a dropdown
      • Updates hover, active and focus styles for all the skeletons
      • Supports children prop for SkeletonPrimaryButton so it has the same API as PrimaryButton
      • Adds documentation for the new skeleton components
    Open source →
  11. 0.10.1 15 Apr 2020
    Release notes

    Patch Changes

    • [patch]42eb460a09:

      Adds lightweight non-interactive skeleton buttons which can be used in SSR mode.

      Updates isHighlighted styles to be according to the design spec

    Open source →
  12. 0.10.0 25 Mar 2020
    Release notes

    Minor Changes

    • [minor]6e2dda87f4:

      Breaking Change:

      • Search component::
        • Added a required label prop
        • Renamed text prop to placeholder for clarity
      • AtlassianNavigation:
        • Added a required label prop

      Accessibility Changes

      • Search now has a search landmark, further described by a label prop on the text field
      • AtlassianNavigation now has a navigation landmark for use with screen readers; this landmark is further described by the label prop to differentiate it from side-navigation
      • AtlassianNavigation is wrapped in a header component
      • BadgeContainer is now hidden from screen readers, as the notification button's label contains the number of unread notifications

    Patch Changes

    Open source →
  13. 0.9.6 25 Feb 2020
    Release notes

    Patch Changes

    Open source →
  14. 0.9.5 22 Feb 2020
    Release notes

    Patch Changes

    Open source →
  15. 0.9.4 18 Feb 2020
    Release notes

    Patch Changes

    Open source →
  16. 0.9.3 10 Feb 2020
    Release notes

    Patch Changes

    Open source →
  17. 0.9.2 21 Jan 2020
    Release notes

    Patch Changes

    • [patch]6c8c859801:
      • Add openOverflowMenu and closeOverflowMenu to useOverflowStatus.
      • Add testIDs to the overflow menu and trigger.
    Open source →
  18. 0.9.1 10 Jan 2020
    Release notes

    Patch Changes

    Open source →
  19. 0.9.0 10 Jan 2020
    Release notes

    Minor Changes

    • [minor]24edf508bf:

      BREAKING CHANGE Removes _itemTheme from package. Replaces popup examples with @atlaskit/menu.

    Open source →
  20. 0.8.5 08 Jan 2020
    Release notes

    Patch Changes

    Open source →
  21. 0.8.4 02 Jan 2020
    Release notes

    Patch Changes

    • [patch]6c94b91976:

      Fixes avatar skeleton size.- [patch]64aefb016d:

      Fixes overflow menu popup placement.

    Open source →
  22. 0.8.3 17 Dec 2019
    Release notes

    Patch Changes

    • [patch]666ecab6c9:

      Improve styles for Atlassian Navigation when SSRd

    Open source →
  23. 0.8.2 16 Dec 2019
    Release notes

    Patch Changes

    • [patch]9af7977678:

      Fixing visual tweaks for top nav and menu spacing

    Open source →
  24. 0.8.1 16 Dec 2019
    Release notes

    Patch Changes

    • [patch]65e4e8a5ec:

      Removing left margin for ProductHome when there's no Switcher before it.

    Open source →
  25. 0.8.0 11 Dec 2019
    Release notes

    Minor Changes

    • [minor]df31cc4fb4:

      Changed the ProductHome theme to remove all the button styles. Instead us the PrimaryButton styles.

    Patch Changes

    Open source →
  26. 0.7.1 06 Dec 2019
    Release notes

    Patch Changes

    • [patch]72ceb0c548:

      Fixes Skeleton for atlassian navigation, which had broken earlier due to the ProductHome re-write

    Open source →
  27. 0.7.0 05 Dec 2019
    Release notes

    Minor Changes

    • [minor]63b9f324df:

      Change the way ProductHome is rendered

    Open source →
  28. 0.6.7 05 Dec 2019
    Release notes

    Patch Changes

    Open source →
  29. 0.6.6 29 Nov 2019
    Release notes

    Patch Changes

    • [patch]c86f02bcb3:

      Added selected state to more menu

    Open source →
  30. 0.6.5 27 Nov 2019
    Release notes

    Patch Changes

    • [patch]e419c3c01f:

      Update color of skeleton in atlassian-navigation

    Open source →
  31. 0.6.4 13 Nov 2019
    Release notes

    Patch Changes

    Open source →
  32. 0.6.3 12 Nov 2019
    Release notes

    Patch Changes

    • [patch]8e8366be2c:

      Update IconButton types from string to React.ReactNode.
      
    Open source →
  33. 0.6.2 11 Nov 2019
    Release notes

    Patch Changes

    • [patch]02d05ff668:
      • Fix types for the tooltip prop to allow React components.
      • Introduce buttonTooltip and iconButtonTooltip to configure tooltip for create button.
    Open source →
  34. 0.6.1 07 Nov 2019
    Release notes

    Patch Changes

    • [patch]042a5d87ea:

      Reduced unnecessary deps for navigation, and added temp _itemTheme export to style dropdown-menu items

    Open source →
  35. 0.6.0 05 Nov 2019
    Release notes

    Minor Changes

    • [minor]355e7ca2ea:

      Breaking changes from previous version:

      • Rename siteName to siteTitle to match what it is called in the products
      • Rename isSelected prop to isHighlighted to avoid confusion with the CSS states of the button, which is also exposed as a prop to Button

      Other visual changes:

      • Primary buttons in the nav with dropdowns stay highlighted when the drop down is open.
      • Fix active state in FF
      • Gradients for Atlassian products works correctly
    Open source →
  36. 0.5.1 01 Nov 2019
    Release notes

    Patch Changes

    • [patch]5eb3d1fc75:

      Removed spinner from the notifications package (handled by the iframe content instead)

    Open source →
  37. 0.5.0 01 Nov 2019
    Release notes

    Minor Changes

    • [minor]48640192dc:

      Adds support for white nav. Repositions how the components are displayed. Changes to the theming API to support white nav. Add support for showing site name

    Open source →
  38. 0.4.9 10 Oct 2019
    Release notes
    Open source →
  39. 0.4.8 04 Oct 2019
    Release notes

    Patch Changes

    • [patch]35d2229b2a:

      Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.

    Open source →
  40. 0.4.7 01 Oct 2019
    Release notes

    Patch Changes

    • [patch]a2d0043716:

      Updated version of analytics-next to fix potential incompatibilities with TS 3.6

    Open source →
  41. 0.4.6 23 Sep 2019
    Release notes

    Patch Changes

    • [patch]fcfd4db9c0:

      Fixing focus styles for IconButtons

    Open source →
  42. 0.4.5 23 Sep 2019
    Release notes

    Patch Changes

    • [patch]fda9024074:

      Add a fully instrumented example of atlassian-navigation using @atlaskit/analytics-next

    Open source →
  43. 0.4.4 22 Sep 2019
    Release notes

    Patch Changes

    • [patch]c24724add6:

      Update entry points and exports

    Open source →
  44. 0.4.3 20 Sep 2019
    Release notes

    Patch Changes

    • [patch]6a82fd06ab:

      Render tooltip only when supplied, and fix button focus background color

    Open source →
  45. 0.4.2 19 Sep 2019
    Release notes

    Patch Changes

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive