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.14.0 #122

Merged

Conversation

thelukewalton
Copy link
Collaborator

@thelukewalton thelukewalton commented Jul 2, 2024

🤖 I have created a release beep boop

0.14.0 (2024-07-08)

✨ New Features

  • UX-1121: Added ZetaProvider.base to allow for better developer experience (#123) (3cc79b0)
  • ZetaIcon component added (#121) (3b2ddef)

🪲 Bug Fixes

📈 Documentation

⛓️ Dependencies

🧪 Tests

  • Added test for ZetaIcon (3b2ddef)
  • Update golden tests for rounded state change (3cc79b0)

🧹 Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch from f133223 to de3ebb8 Compare July 2, 2024 09:33
Copy link
Contributor

github-actions bot commented Jul 2, 2024

PR Checks complete

  • ✅ - Linting / Formatting
  • ✅ - Static analysis passed
  • ✅ - All tests passed
  • ✅ - Branch is not behind
  • 📈 - Code coverage: 27.46% (no change)
    See details
    File Name%Passing?
    lib/src/components/accordion/accordion.dart71.6%⛔️
    lib/src/utils/rounded.dart100%
    lib/src/components/avatars/avatar.dart0%⛔️
    lib/src/components/badges/indicator.dart98.3%
    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.3%
    lib/src/components/banner/banner.dart0%⛔️
    lib/src/components/bottom sheets/bottom_sheet.dart0%⛔️
    lib/src/components/bottom sheets/menu_items.dart0%⛔️
    lib/src/components/breadcrumbs/breadcrumbs.dart0%⛔️
    lib/src/components/button_group/button_group.dart0%⛔️
    lib/src/components/buttons/button.dart97.2%
    lib/src/components/buttons/button_style.dart100%
    lib/src/components/buttons/icon_button.dart0%⛔️
    lib/src/components/buttons/input_icon_button.dart0%⛔️
    lib/src/components/chat_item/chat_item.dart0%⛔️
    lib/src/components/checkbox/checkbox.dart96.6%
    lib/src/components/chips/assist_chip.dart0%⛔️
    lib/src/components/chips/chip.dart0%⛔️
    lib/src/components/chips/filter_chip.dart0%⛔️
    lib/src/components/chips/input_chip.dart0%⛔️
    lib/src/components/contact_item/contact_item.dart0%⛔️
    lib/src/components/date_input/date_input.dart0%⛔️
    lib/src/interfaces/form_field.dart100%
    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.8%
    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_scope.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.dart0%⛔️
    lib/src/components/navigation_rail/navigation_rail.dart0%⛔️
    lib/src/components/pagination/pagination.dart0.7%⛔️
    lib/src/components/password/password_input.dart100%
    lib/src/components/phone_input/countries.dart10%⛔️
    lib/src/components/phone_input/countries_dialog.dart0%⛔️
    lib/src/components/phone_input/phone_input.dart0%⛔️
    lib/src/components/progress/progress.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.dart0%⛔️
    lib/src/components/segmented_control/segmented_control.dart0%⛔️
    lib/src/components/select_input/select_input.dart0%⛔️
    lib/src/components/slider/slider.dart0%⛔️
    lib/src/zeta.dart100%
    lib/src/components/snack_bar/snack_bar.dart0%⛔️
    lib/src/components/stepper/stepper.dart0%⛔️
    lib/src/components/stepper_input/stepper_input.dart0%⛔️
    lib/src/components/switch/material_switch.dart0%⛔️
    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.dart53.7%⛔️
    lib/src/components/time_input/time_input.dart0%⛔️
    lib/src/components/tooltip/tooltip.dart98.8%
    lib/src/components/top_app_bar/extended_top_app_bar.dart0%⛔️
    lib/src/components/top_app_bar/search_top_app_bar.dart0%⛔️
    lib/src/components/top_app_bar/top_app_bar.dart0%⛔️
    lib/src/theme/breakpoints.dart100%
    lib/src/theme/color_extensions.dart100%
    lib/src/theme/color_swatch.dart100%
    lib/src/theme/contrast.dart100%
    lib/src/theme/color_scheme.dart100%
    lib/src/theme/colors.dart100%
    lib/src/theme/theme_data.dart100%
    lib/src/utils/debounce.dart100%
    lib/src/utils/extensions.dart100%
    lib/src/utils/nothing.dart100%
    lib/src/zeta_provider.dart88.1%⛔️

Created with Flutter code quality action

Copy link
Contributor

github-actions bot commented Jul 2, 2024

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

https://zeta-flutter-main--pr-122-release-please-branches-main-0d1q5umq.web.app

(expires Wed, 10 Jul 2024 11:50:14 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6

@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch from de3ebb8 to c2b8fce Compare July 3, 2024 11:46
@github-actions github-actions bot force-pushed the release-please--branches--main--components--zeta_flutter branch from c2b8fce to c48f71a Compare July 4, 2024 14:17
@thelukewalton
Copy link
Collaborator Author

Also merge this ZebraDevs/zeta_flutter_template#1

@github-actions github-actions bot force-pushed the release-please--branches--main--components--zeta_flutter branch 2 times, most recently from 81484fc to 6446370 Compare July 8, 2024 13:01
@github-actions github-actions bot force-pushed the release-please--branches--main--components--zeta_flutter branch from 6446370 to 8748caa Compare July 8, 2024 14:48
@thelukewalton thelukewalton merged commit 5896a8d into main Jul 8, 2024
@thelukewalton thelukewalton deleted the release-please--branches--main--components--zeta_flutter branch July 8, 2024 14:51
Copy link
Contributor

github-actions bot commented Jul 8, 2024

🤖 Created releases:

thelukewalton added a commit that referenced this pull request Jul 8, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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