Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.19.0 #209

Merged

Conversation

thelukewalton
Copy link
Collaborator

@thelukewalton thelukewalton commented Nov 12, 2024

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

github-actions bot commented Nov 12, 2024

PR Checks complete

  • ✅ - Linting / Formatting
  • ✅ - Static analysis passed
  • ✅ - All tests passed
  • ✅ - Branch is not behind
  • 📈 - Code coverage: 47.35% (no change)
    See details
    File Name%Passing?
    lib/src/components/stepper_input/stepper_input.dart71.9%⛔️
    lib/generated/tokens/primitives.g.dart31.1%⛔️
    lib/generated/tokens/semantics.g.dart10.7%⛔️
    lib/src/components/accordion/accordion.dart100%
    lib/src/utils/rounded.dart100%
    lib/src/components/avatar_rail/avatar_rail.dart53.7%⛔️
    lib/src/components/avatars/avatar.dart94.7%
    lib/src/components/badges/indicator.dart100%
    lib/src/components/badges/label.dart100%
    lib/src/components/badges/priority_pill.dart100%
    lib/src/components/badges/status_label.dart100%
    lib/src/components/badges/tag.dart98.5%
    lib/src/components/banner/banner.dart88.4%
    lib/src/components/bottom sheets/bottom_sheet.dart0%⛔️
    lib/src/components/bottom sheets/menu_items.dart0%⛔️
    lib/src/components/breadcrumb/breadcrumb.dart86.5%
    lib/src/components/button_group/button_group.dart0%⛔️
    lib/src/components/buttons/button.dart97.7%
    lib/src/components/buttons/button_style.dart100%
    lib/src/components/buttons/icon_button.dart51.2%⛔️
    lib/src/components/buttons/input_icon_button.dart72.7%⛔️
    lib/src/components/chat_item/chat_item.dart98.4%
    lib/src/components/checkbox/checkbox.dart100%
    lib/src/components/chips/assist_chip.dart0%⛔️
    lib/src/components/chips/chip.dart81.6%
    lib/src/components/chips/filter_chip.dart0%⛔️
    lib/src/components/chips/input_chip.dart0%⛔️
    lib/src/components/chips/status_chip.dart90.9%
    lib/src/components/comms_button/comms_button.dart82%
    lib/src/components/contact_item/contact_item.dart0%⛔️
    lib/src/components/date_input/date_input.dart0%⛔️
    lib/src/components/dial_pad/dial_pad.dart100%
    lib/src/components/dialog/dialog.dart0%⛔️
    lib/src/components/dropdown/dropdown.dart0%⛔️
    lib/src/components/fabs/fab.dart96.4%
    lib/src/components/filter_selection/filter_selection.dart0%⛔️
    lib/src/components/global_header/global_header.dart0%⛔️
    lib/src/components/global_header/header_tab_item.dart0%⛔️
    lib/src/components/icon/icon.dart100%
    lib/src/components/in_page_banner/in_page_banner.dart100%
    lib/src/components/list_item/dropdown_list_item.dart0%⛔️
    lib/src/components/list_item/list_item.dart0%⛔️
    lib/src/components/list_item/notification_list_item.dart0%⛔️
    lib/src/components/navigation bar/navigation_bar.dart94.5%
    lib/src/components/navigation_rail/navigation_rail.dart0%⛔️
    lib/src/components/pagination/pagination.dart0.6%⛔️
    lib/src/components/password/password_input.dart100%
    lib/src/components/phone_input/phone_input.dart0%⛔️
    lib/src/components/progress/progress_bar.dart0%⛔️
    lib/src/components/progress/progress_circle.dart0%⛔️
    lib/src/components/radio/radio.dart0%⛔️
    lib/src/components/screen_header_bar/screen_header_bar.dart0%⛔️
    lib/src/components/search_bar/search_bar.dart98.1%
    lib/src/components/segmented_control/segmented_control.dart0%⛔️
    lib/src/components/select_input/select_input.dart0%⛔️
    lib/src/components/slider/slider.dart82.3%
    lib/src/components/snack_bar/snack_bar.dart0%⛔️
    lib/src/components/stepper/stepper.dart95.1%
    lib/src/components/switch/zeta_switch.dart0%⛔️
    lib/src/components/tabs/tab.dart0%⛔️
    lib/src/components/tabs/tab_bar.dart0%⛔️
    lib/src/components/text_input/text_input.dart0%⛔️
    lib/src/components/time_input/time_input.dart0%⛔️
    lib/src/components/tooltip/tooltip.dart98.9%
    lib/src/components/top_app_bar/top_app_bar.dart85.7%
    lib/src/interfaces/form_field.dart81.4%
    lib/src/components/text_input/internal_text_input.dart72.5%⛔️
    lib/src/components/list_item/list_scope.dart0%⛔️
    lib/src/components/phone_input/countries.dart10%⛔️
    lib/src/components/progress/progress.dart0%⛔️
    lib/src/components/switch/material_switch.dart0%⛔️
    lib/src/components/text_input/hint_text.dart77.8%⛔️
    lib/src/components/text_input/input_label.dart0%⛔️
    lib/src/components/top_app_bar/extended_top_app_bar.dart93.9%
    lib/src/components/top_app_bar/search_top_app_bar.dart88%
    lib/src/theme/breakpoints.dart100%
    lib/src/theme/color_extensions.dart100%
    lib/src/theme/color_swatch.dart77.3%⛔️
    lib/src/theme/contrast.dart100%
    lib/src/theme/color_scheme.dart100%
    lib/src/theme/colors.dart100%
    lib/src/theme/theme_data.dart100%
    lib/src/theme/tokens.dart50%⛔️
    lib/src/utils/debounce.dart100%
    lib/src/utils/extensions.dart100%
    lib/src/utils/nothing.dart100%
    lib/src/utils/platform/platform_is.dart10%⛔️
    lib/src/utils/platform/universal_platform_vm.dart21.4%⛔️
    lib/src/utils/zeta.dart97.8%
    lib/src/utils/zeta_provider.dart100%

Created with Flutter code quality action

Copy link
Contributor

github-actions bot commented Nov 12, 2024

Visit the preview URL for this PR (updated for commit 52f2b01):

https://zeta-flutter-main--pr-209-release-please-branches-main-5jr12g3f.web.app

(expires Mon, 25 Nov 2024 15:53:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6

@thelukewalton thelukewalton changed the title chore(main): release 0.18.1 chore(main): release 0.19.0 Nov 12, 2024
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch 4 times, most recently from 93d9227 to d5dcb65 Compare November 18, 2024 13:11
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch from d5dcb65 to 52f2b01 Compare November 18, 2024 15:47
@thelukewalton thelukewalton merged commit fd9aada into main Nov 18, 2024
4 checks passed
@thelukewalton thelukewalton deleted the release-please--branches--main--components--zeta_flutter branch November 18, 2024 15:54
@thelukewalton
Copy link
Collaborator Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants