Skip to content

chore: release 1.0.0-pre.12 #4463

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

Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jun 20, 2023

🤖 I have created a release beep boop

1.0.0-pre.12 (2023-06-28)

⚠ BREAKING CHANGES

  • button: remove unnecessary property preventClickDefault
  • slider: change compound attribute names to kebab-case
  • iconbutton: rename attribute flipiconinrtl to flip-icon-in-rtl
  • menu: rename typeaheadBufferDelay and list-tab-index for consistency
  • select: change compound attribute names to kebab-case
  • dialog: change compound attribute names to kebab-case
  • list: change compound attribute names to kebab-case
  • field: change compound attribute names to kebab-case
  • button: normalize compound properties to have kebab-cased attributes
  • textfield: compound properties should have kebab-case attributes
  • tabs: change compound attribute names to kebab case
  • switch: change showonlyselectedicon to show-only-selected-icon

Features

  • chips: add high contrast support (950cd4f)
  • dialog: redispatch the native cancel event (826262f), closes #1583
  • fab: add label only mode (0fd4f45)
  • fab: set aria hidden on the icon slot if element has aria-label or label (fb4d9c8)
  • list,menu: expose activate next and prev items (30937ac)

Bug Fixes

  • button: normalize compound properties to have kebab-cased attributes (1a6fc29)
  • button: remove unnecessary property preventClickDefault (9244524)
  • chips: incorrect input leading icon color (b13271b)
  • chips: incorrect rtl up/down behavior and add unit tests (2cd235d)
  • dialog: change compound attribute names to kebab-case (82d17ca)
  • dialog: focus before animation to fix a11y (61e5e87)
  • field: change compound attribute names to kebab-case (2937aef)
  • iconbutton: rename attribute flipiconinrtl to flip-icon-in-rtl (a5e4354)
  • labs: compound properties should have kebab-case attributes (28f897b)
  • list: change compound attribute names to kebab-case (0e3fe72)
  • menu: close menu when escape is pressed on list root (d5035db)
  • menu: rename typeaheadBufferDelay and list-tab-index for consistency (3f22ed0)
  • repo: remove "." from workspace config (d436c8f)
  • select: change compound attribute names to kebab-case (224a73b)
  • select: fixed menu select not 100% window width (a968759)
  • slider: change compound attribute names to kebab-case (83d9ede)
  • switch: change showonlyselectedicon to show-only-selected-icon (a8e489e)
  • tabs: change compound attribute names to kebab case (a9d030a)
  • textfield: compound properties should have kebab-case attributes (34dfcb4)
  • wireit sass watch memory leak (8b1507e)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@release-please release-please bot changed the title chore: release 1.0.0-pre.1 chore: release 1.0.0-pre.11 Jun 20, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch from 5d42142 to 50e4d42 Compare June 20, 2023 16:31
@release-please release-please bot changed the title chore: release 1.0.0-pre.11 chore: release 1.0.0-pre.1 Jun 20, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 26 times, most recently from f43567a to 17b6249 Compare June 26, 2023 23:56
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 2 times, most recently from a4bb8b1 to c749089 Compare June 28, 2023 21:09
@release-please release-please bot changed the title chore: release 1.0.0-pre.1 chore: release 1.0.0-pre.12 Jun 28, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch from c749089 to defa907 Compare June 28, 2023 22:25
@copybara-service copybara-service bot merged commit 315d169 into main Jun 28, 2023
@copybara-service copybara-service bot deleted the release-please--branches--main--components--web branch June 28, 2023 22:48
@release-please
Copy link
Contributor Author

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.

close and cancel events for dialog and snackbar
1 participant