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.1 #5005

Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Sep 26, 2023

🤖 I have created a release beep boop

1.0.1 (2023-10-18)

Bug Fixes

  • catalog: align one liners to center (fbc1fa6)
  • catalog: center items in blockquotes (5235b3e)
  • checkbox: cursor should be pointer when not disabled (18fe451), closes #5079
  • fab: cursor should be pointer (5280c6e), closes #5017
  • list: list items will not escape their parent when parent width is restricted (4b00a95)
  • list: show pointer cursor for button list items (16480d0), closes #5045
  • md-item: exclude start slot from hidden overflow (5607059)
  • md-item: exclude start slot from hidden overflow (e087141)
  • menu,select: enter clicks href items (8ae8c02)
  • menu: fix menu item fade in order animation (73eb15e), closes #5014
  • menu: fix menu OOB from resizing window (863109e), closes #5063
  • menu: fix menu tapping behaviors on iOS and do not close on anchor click (8bbb4b4)
  • menu: fix submenu SSR left keyboard close navigation (d6f7220)
  • radio: cursor should be pointer except when disabled (7779987)
  • select: cursor on select options should be pointer (ff250dc), closes #5066
  • slider: slider knob has size to drag on ios safari (6298cd2), closes #5016
  • switch: cursor should be pointer except when disabled (9a3ff28), closes #5075
  • tabs: revert isTab check so it is possible to create your own tab (db3c865)
  • tabs: revert isTab check so it is possible to create your own tab (e10186e)
  • tabs: use md-tab attribute to brand individual tab children (8ec0813)
  • textfield: calling focus on textfield with a leading icon focuses the input (8f999d4)
  • textfield: forward the multiple field to the native input (03e5a7e), closes #5064
  • textfield: missing focused left border for textarea in HCM (9194cc9)
  • tabs: use md-tab attribute to brand individual tab children

Reverts

  • fix(tabs)!: use md-tab attribute to brand individual tab children (d1f3887)
  • pardon the mess, "use md-tab attribute to brand individual tab children" is not a breaking change (43af3ba)

This PR was generated with Release Please. See documentation.

@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 3 times, most recently from c28d65e to 489ef79 Compare September 27, 2023 20:25
@release-please release-please bot changed the title chore: release 1.0.1 chore: release 2.0.0 Sep 27, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 8 times, most recently from 880b287 to f64c39c Compare October 4, 2023 20:21
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch from f64c39c to 8f4d113 Compare October 4, 2023 22:23
@release-please release-please bot changed the title chore: release 2.0.0 chore: release 1.0.1 Oct 4, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 6 times, most recently from bbfb11b to d48d256 Compare October 11, 2023 16:43
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 5 times, most recently from 34b2816 to 1edfb91 Compare October 17, 2023 23:20
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch 3 times, most recently from f6d1aac to 40c9473 Compare October 18, 2023 17:54
@release-please release-please bot force-pushed the release-please--branches--main--components--web branch from 40c9473 to 89f1f7b Compare October 18, 2023 17:55
@copybara-service copybara-service bot merged commit da8d83d into main Oct 19, 2023
7 checks passed
@copybara-service copybara-service bot deleted the release-please--branches--main--components--web branch October 19, 2023 21:08
@release-please
Copy link
Contributor Author

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