Skip to content

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Dec 14, 2023

🤖 I have created a release beep boop

1.2.0 (2024-01-24)

Features

  • select: add keyboard support for arrow end and home (8912019)
  • select: add menuAlign to allow end-aligning the select menu (50a9ffa)
  • select: support width fit-content (4bb9418)
  • textfield: add no-spinner to remove number spin buttons (3c6e550)

Bug Fixes

  • button: add missing sass imports (37fad06)
  • chips: filter's click.preventDefault() not working when also updating selected (5dc870b)
  • dialog: buttons not reflecting value attribute when setting property (35913a6), closes #5409
  • dialog: immediate escape key not firing cancel event in Chrome 120 (be3dc6f), closes #5313
  • dialog: text is now selectable (4ae9db6)
  • forms correctly focus the first invalid control instead of last (7dd7a68)
  • labs: add card support for high contrast mode (53ec44b)
  • labs: card content not clickable with outline fix (9c5cff8), closes #5312
  • menu: --md-menu-item-container-color not working (86bd6f8)
  • progress: prevent unnecessary animation to run when not visible (4de5e74)
  • rename and move internal/controller/events (eca1357)
  • ripple: multiple touches causing ripples to start from center (cef1b74), closes #5349
  • select: allow aria-expanded to be set to false (73725be), closes #5360
  • select: clicking select toggles the menu rather than just open (043bbad)
  • select: ensure md-select selection logic uses fresh DOM references (8942715)
  • select: expose SelectOption interface (edb3559)
  • slider: move ripple and focus ring beneath handle (68b078b)
  • slider: nested dir attributes do not break on chrome 120+ (57168f6)
  • tabs: --md-elevation-level no longer leaks into tabs (ddf1fb0), closes #5137
  • tabs: tabs.scrollToTab() not working (eb7c17e)
  • textfield: counter showing when max length is 0 or removed (9973b90)
  • textfield: error styles not removing when an unrelated control is invalid (3151fd8)
  • textfield: focus style lost after reportValidity() during change (6efc904)
  • textfield: remove Firefox high contrast mode background on linux (926edfb)
  • tokens: moved '_values.scss' to 'internal/_values.scss' (b986b1e)

Performance Improvements

  • ripple: don't process events in high contrast mode (839667d)

This PR was generated with Release Please. See documentation.

@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 10 times, most recently from 42faa81 to 94a8aee Compare December 20, 2023 00:30
@release-please release-please bot changed the title chore: release 1.1.2 chore: release 1.2.0 Dec 20, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 5 times, most recently from 12f2546 to 438b111 Compare December 20, 2023 22:00
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 5 times, most recently from 0f03232 to 2176921 Compare January 2, 2024 21:44
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 7 times, most recently from e00c72a to 0a000f4 Compare January 9, 2024 22:35
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch from 0a000f4 to 7d6b0ae Compare January 11, 2024 00:10
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 5 times, most recently from 1d78931 to 53d20cd Compare January 18, 2024 01:40
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 5 times, most recently from ee438d8 to 5eb7413 Compare January 24, 2024 16:28
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch from 5eb7413 to 79c00f5 Compare January 24, 2024 18:45
@copybara-service copybara-service bot merged commit 3be7ca3 into main Jan 24, 2024
@copybara-service copybara-service bot deleted the release-please--branches--main--components--web branch January 24, 2024 19:24
Copy link
Contributor Author

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