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.15.0 #130

Conversation

thelukewalton
Copy link
Collaborator

🤖 I have created a release beep boop

0.15.0 (2024-07-08)

✨ New Features

🪲 Bug Fixes

  • actions: Updated actions to push changelog to zeta. (#6) (f7a8d9a)
  • add braces to fab color (#110) (82c5feb)
  • amend token-names (9430ca1)
  • avatar icon badge background color null fallback (2dc8fe4)
  • Avatar update (#30) (3f51508)
  • breadcrumb rounded icon (2dc8fe4)
  • breadcrumb rounded icon (c46788d)
  • Button update (zebrafed#42) (0822d4f)
  • Changed the functionality of dropdown sizes. Mini now sets the width of the menu to its largest child, and standard will set the minimum width to the width of the dropdown's parent. (d9bfe19)
  • Correct colors on Radio button hover / focus states (c46788d)
  • default avatar size in chip (2dc8fe4)
  • dependencies (#76) (db8345a)
  • Dropdown focused behavior (#46) (1930723)
  • Dropdown rendering direction (#50) (4b5c568)
  • enable mouse region on desktop for selectable areas (c46788d)
  • Fix button group immutability (#1) (0fdf9da)
  • Improve semantics for ChatListItem (#128) (1690a30)
  • main: ListItem disabled color (#8) (ac996d9)
  • minor bugs on ZetaChatItem (#105) (c37e51d)
  • navigation bar text color (2dc8fe4)
  • navigation bar text color (c46788d)
  • Remove calls to zeta in button that are not needed (c46788d)
  • Remove FirstWhereOrNull as it causes conflicts with dart:collection (#62) (7b9a737)
  • removed hover color on disabled radio buttons (a8b31d3)
  • Removed the default offest from dropdown and added an offest. (d9bfe19)
  • revert avatar size enum change (b387a1b)
  • revert intl to 0.18.1 for wider compatibility (#66) (6831c2f)
  • Select input menu appears in the correct position below the input (6ac8c4d)
  • Spacings + Radii tokens (#48) (7db99a9)
  • switch on web (#14) (554fe7f)
  • syntax error in action (#118) (a5fee0b)
  • Update banners (#41) (0a881b5)
  • Updating checkbox to match designs (#83) (05a32ac)
  • UX-1006: Gave dropdown functionality to dropdown buttons in button groups (#115) (d9bfe19)
  • UX-1078: fixed button group disabled color. (88d82d8)
  • UX-1080: Add snackbar action bold text (88d82d8)
  • UX-1081: Change snackbar action color (88d82d8)
  • UX-1090 - Add expansion option for TopAppBar (#73) (ab36e8e)
  • UX-977: change indicator border color (88d82d8)
  • Widgetbook icons and reusable snippets (#35) (0d23f7c)
  • Widgetbook run / build (#15) (a2347ad)
  • WIdgetbook theme (#16) (5e1c48a)

📈 Documentation

  • Add introduction page to widgetbook (f1eb918)
  • Add new addons to widgetbook (f1eb918)
  • Added guides for golden and unit testing (4b41f73)
  • adding link to template repo (c0a9668)
  • Fix documentation macros (c37e51d)
  • remove default size in widgetbook (2dc8fe4)
  • update changelog and documentation (17b2299)
  • update docs (#17) (79683b6)
  • Update typography documentation (#16) (2a1cea3)
  • Update widget book theme (#126) (8d9d429)
  • update widgetbook organization and styling (2dc8fe4)
  • Updated spacing and grid documentation and edge cases (#11) (fb835a4)
  • Widgetbook duplicate avatar, docs: Fixed bug in changelog (#71) (3e95547)
  • widgetbook hide addons panel (2dc8fe4)

⛓️ Dependencies

🧪 Tests

  • 100% test coverage for theme, utils, Zeta and ZetaProvider (4b41f73)
  • Added test for ZetaIcon (3b2ddef)
  • Added ZetaTooltip test (4b41f73)
  • Organise tests folder, and increase code coverage and add goldens for existing tests (0e2d8be)
  • Update golden tests for rounded state change (3cc79b0)

🧹 Miscellaneous Chores

  • Add deprecation warning on breaking colors (418cc1d)
  • Add deprecation warnings to old tokens (c0a9668)
  • Add rounded switch to example app (3cc79b0)
  • Add version to example app and widgetbook (#79) (f1eb918)
  • Added basic support for new material color variants (not used yet, just added to constructor for future use) (bbfadac)
  • Correct syntax on buttongroup.copywith (c46788d)
  • demo: bug in google_fonts causing compile error (12cd2e5)
  • Deprecated colors: background, onBackground, surfaceVariant (bbfadac)
  • icons/0.1.58 (#18) (2560be2)
  • main: release 0.10.0 (#80) (890d267)
  • main: release 0.11.0 (9be8ba3)
  • main: release 0.11.1 (734e86b)
  • main: release 0.11.2 (bd10aec)
  • main: release 0.12.0 (#99) (e81510c)
  • main: release 0.13.0 (#111) (7594343)
  • main: release 0.14.0 (#122) (059e94f)
  • main: release 0.4.0 (#14) (52de6b1)
  • main: release 0.5.0 (#25) (6fa853e)
  • main: release 0.6.0 (#36) (5840382)
  • main: release 0.7.0 (#47) (6619de3)
  • main: release 0.8.0 (#60) (2acf36f)
  • main: release 0.8.1 (#63) (978ca79)
  • main: release 0.8.2 (#68) (8507830)
  • main: release 0.9.0 (#69) (ce0b5d1)
  • main: release 0.9.1 (#77) (60a4afb)
  • main: release zeta_flutter 0.3.0 (#11) (de1da26)
  • minorbugs (#72) (c46788d)
  • organise (#49) (2dc8fe4)
  • organise existing tests (#108) (0e2d8be)
  • Organize widgetbook (#28) (e017809)
  • rename debounce file (c37e51d)
  • rename ZetaAppbar to ZetaTopAppBar to be match designs (c46788d)
  • rename ZetaBadge to ZetaLabel to match designs (2dc8fe4)
  • rename ZetaBadge to ZetaLabel to match designs (c46788d)
  • rename ZetaSystemBanner to ZetaBanner to match designs (2dc8fe4)
  • rename ZetaSystemBanner to ZetaBanner to match designs (c46788d)
  • Renamed 'MaterialState' to 'WidgetState' (bbfadac)
  • reorganise directories to match designs (2dc8fe4)
  • reorganize directories to match designs (c46788d)
  • Tidy, reorganise and prepare repo (17b2299)
  • typos (ff7ecd8)
  • Update android app (ff7ecd8)
  • update contributing (16cfd14)
  • update example app web implementation (f1eb918)
  • update from internal (#70) (0822d4f)
  • Update licenses (db8345a)
  • Update release action to run on tag push so that pub publish works; fixed github api typo (#13) (94844c1)
  • Update text styles (#13) (0c1ce6f)
  • update to flutter 3.22.0 (#74) (bbfadac)
  • Update widgetbook to pull readme from github (c37e51d)

This PR was generated with Release Please. See documentation.

@thelukewalton thelukewalton deleted the release-please--branches--main--components--zeta_flutter branch July 8, 2024 15:07
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.

1 participant