Skip to content

v0.19.0

Compare
Choose a tag to compare
@thelukewalton thelukewalton released this 18 Nov 15:54
fd9aada

0.19.0 (2024-11-18)

✨ New Features

  • Added shrink items to navigation bar so the items can expand to fill the space and shrink (5a785f0)
  • UX-1096: Added shrink items to navigation bar so the items can expand or shrink. To match web (#210) (5a785f0)

🪲 Bug Fixes

  • add SafeArea to ZetaNavigationBar (#211) (aa7a1e4)
  • added shrink items to widgetbook (5a785f0)
  • breadcrumb now removes the items after the one that is clicked (d97440b)
  • breadcrumb select index (d97440b)
  • Changed font size of medium indicator from 12 to 11 (9f6ed48)
  • Extra verbose semantic label (9f6ed48)
  • hover color on navigation item (9f6ed48)
  • indicator semantic labels (9f6ed48)
  • intruduced a value listenable builder to handle hover and pressed states on breadcrumb item (d97440b)
  • made NavigationItem visible for testing (9f6ed48)
  • navigation bar semantic labels (9f6ed48)
  • removed active icon prop (d97440b)
  • rounded now affects breadcrumb icons (d97440b)
  • set navigation item highlight shape to rectangle (9f6ed48)
  • The icon that was passed in now shows on breadcrumb (d97440b)
  • truncated only hides any breadcrumbs over the maxItemsShown number (d97440b)
  • typo ";abel" => "label" (d97440b)
  • UX-1232: Breadcrumb Issues (#214) (d97440b)
  • UX-1315: Update license (#208) (bfbfa23)
  • UX-1316: Update macro desciption (bfbfa23)

⛓️ Dependencies

  • Update example app android dependencies (#212) (179c2cb)

🧪 Tests

  • added more tests for navigation bar (9f6ed48)
  • breadcrumb items are spaced equally (d97440b)
  • breadcrumb label and icon default colors (d97440b)
  • edited test to pass after merge (9f6ed48)
  • fixed debug fill props avatar (9f6ed48)
  • hardcoded offset (9f6ed48)
  • Navigation Bar (#213) (9f6ed48)
  • navigation item calls onTap when an item is tapped off center (9f6ed48)
  • ran test counter (9f6ed48)
  • Uncommented text contrast tests (9f6ed48)
  • writing tests for navigation bar (9f6ed48)
  • wrote content and accessibility tests (d97440b)

🧹 Miscellaneous Chores

  • automated: Lint commit and format (9f6ed48)
  • automated: Lint commit and format (9f6ed48)