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: release 1.0.0-pre.10 #4335

Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented May 25, 2023

🤖 I have created a release beep boop

1.0.0-pre.10 (2023-06-05)

⚠ BREAKING CHANGES

  • ripple: Remove ripple directives and attach like focus rings (parent, for attribute, or with .attach()
  • all: Remove any -focus-state-layer- custom properties (they don't do anything)
  • ripple: Set border-radius: 50% and remove unbounded attribute

Features

  • add labs and internal folders for non-client code (4b0c98c)
  • button: adds type property to support form submit and reset (545ce0d)
  • ripple: add semantic and imperative attaching (d65327d)
  • slider: add full form association support (ae70f1e)
  • textfield: add form association support (e842f79)

Bug Fixes

  • all: remove focus state layer tokens (933fc2e)
  • focus: split attachable logic into separate controller (fbd680a)
  • radio: checked styles not displaying (8fb5cd8), closes #4347
  • ripple: remove ripple directive (33daf19)
  • ripple: remove unbounded (b69e242)
  • ripple: restrict manually controllable methods (ea2f04a)
  • ripple: wrong start point for pressing unbounded ripples (88b5cfe)
  • select: inherit width of the host (086565c)
  • slider: improve step support for non-integer values and stepping from min (68c2721)
  • slider: prevent lower handle moving beyond upper and visa versa (f9da935)
  • slider: renames withTickMarks to tickmarks and withLabel to labeled (0e94e28)
  • ssr: make "for" attribute watcher SSR compatible (f47bdc3)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 4 times, most recently from 3ce6464 to 828711e Compare May 25, 2023 22:34
@release-please release-please bot changed the title chore: release 2.0.0-pre.9 chore: release 1.0.0-pre.10 May 25, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 13 times, most recently from 26bfea1 to 7c9a1ff Compare June 1, 2023 00:07
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 4 times, most recently from 3b0b062 to cfff702 Compare June 5, 2023 20:18
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch from cfff702 to e8d1b32 Compare June 5, 2023 20:26
@copybara-service copybara-service bot merged commit e5f285a into main Jun 5, 2023
@copybara-service copybara-service bot deleted the release-please--branches--main--components--web branch June 5, 2023 22:20
@release-please
Copy link
Contributor Author

release-please bot commented Jun 5, 2023

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.

[md-radio] 1.0.0-pre.9 breaks radio behavior in radio groups
1 participant