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 latest #7261

Merged
merged 2 commits into from
Aug 3, 2023
Merged

chore: release latest #7261

merged 2 commits into from
Aug 3, 2023

Conversation

calcite-admin
Copy link
Contributor

@calcite-admin calcite-admin commented Jul 1, 2023

🤖 I have created a release beep boop

@esri/calcite-components: 1.5.0

1.5.0 (2023-08-03)

Features

  • action-group: Adds overlayPositioning property. (#7366) (ca9f35a)
  • Allow sharing focus trap stacks via configuration global (#7334) (934a19f)
  • Automatically import and define Calcite Components when importing their React wrapper (#7185) (bf0ff67)
  • block, block-section: Add setFocus method (#7208) (35d4bbb)
  • block: Improve block's content layout to allow scrolling (#7367) (ecbf17b)
  • color-picker: Replaces thumb focus outline to rounded (#7378) (d803980)
  • filter: Add filter method (#7127) (5a4283f)
  • flow: Adds setFocus method (#7252) (2472c58)
  • Improve focus behavior in components (#7277) (ad9fbca)
  • input-time-zone: Add input-time-zone component (#6947) (87bd496)
  • list: Add slots for filter actions (#7183) (da07ab1)
  • list: Add support for dragging items. (#7109) (7324f70)
  • menu-item: Update spacing and icon layout (#7381) (5659671)
  • navigation-logo: Increase font-size of heading with no description (#7081) (355e101)
  • switch: Updates focus outline to be rounded (#7390) (2616b82)
  • text-area: Provide additional context for AT users when character limit exceeds (#7299) (c5678eb)
  • text-area: Provide additional context for AT users when character limit exceeds (#7412) (c1af3c7)

Bug Fixes

  • accordion, accordion-item: icon-position, icon-type, selection-mode and scale can now be set as props or attributes (#7191) (2b09aba)
  • action-bar: No longer delegates focus when clicked on non-focusable region (#7310) (1a9c15c)
  • action: Correctly focus the button after rendering updates. (#7255) (40fe2ce)
  • block: Loader now appears for all loading cases (#7303) (5af3600)
  • block: Removes extra loading indicator (#7239) (a334a75)
  • card: Ensure teardown logic is called when disconnected (#7289) (d07e322)
  • chip: Disconnect mutation observer when component is disconnected from the DOM (#7418) (412e5fb)
  • color-picker: Draw slider thumbs within bounds (#7398) (2f37854)
  • color-picker: Fix opacity slider keyboard nudging (#7400) (2b4f7c3)
  • color-picker: Maintains correct numbering system when entering invalid RGB value (#7327) (8d2a3a5)
  • combobox: Add space after grouped items (#7302) (b1580c7)
  • dropdown-item: Provides accessible label when href is not parsed (#7316) (966b83d)
  • flow: Call setFocus() on back button click (#7285) (9102aa4)
  • input-date-picker: Provides placeholder text context for AT users (#7320) (31e0ba2)
  • input-date-picker: Reset active date picker date after closing (#7219) (91b2a1b)
  • input, input-number: No longer removes trailing decimal separator (#7159) (01535cf)
  • link: Adds outline-offset to avoid overlapping with text. (#7342) (c30db4e)
  • list: Changing filterText property will now update filtered items (#7133) (a9c0bce)
  • list: Fix keyboard navigation after a listItem's disabled or closed property changes (#7275) (91d28eb)
  • list: Fix keyboard navigation when filterEnabled is true (#7385) (41a2e42)
  • menu-item: Prevent duplicate border in nested vertical menu-items (#7387) (186a738)
  • panel: Remove double border styling when content isn't provided (#7368) (91a0610)
  • Remove style modifying all host components with hidden attribute (#7346) (3103e2f)
  • scrim: Update loader scale on resize of component. (#7419) (24e7f70)
  • slider: Prevent excessive tick rendering (#7421) (c799409)
  • switch: Fix for focus outline style in certain cases (#7414) (217324f)
  • tab-title: Add full focus outline to closable tab button in high contrast mode (#7272) (d812d17)
  • tooltip: Avoid extra before open/close event emitting (#7422) (dbb6818)
  • tooltip: Deprecate the label property due to the description coming from the component's content (#7247) (7934d75)
  • tooltip: Emits close and beforeClose events when container is set to display:none (#7258) (60a4683)
  • tooltip: Ensure --calcite-app-z-index-tooltip is applied (#7345) (a9a7072)
@esri/calcite-components-react: 1.5.0

1.5.0 (2023-08-03)

Features

  • Automatically import and define Calcite Components when importing their React wrapper (#7185) (bf0ff67)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^1.5.0-next.38 to ^1.5.0

This PR was generated with Release Please. See documentation.

@calcite-admin calcite-admin requested a review from a team as a code owner July 1, 2023 04:43
@calcite-admin calcite-admin added the autorelease: pending Pull request created by release-please which will deploy to latest when merged label Jul 1, 2023
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Jul 1, 2023
@calcite-admin calcite-admin force-pushed the release-please--branches--main branch 19 times, most recently from 9f56f10 to 7d985ba Compare July 8, 2023 02:35
@calcite-admin calcite-admin force-pushed the release-please--branches--main branch 7 times, most recently from c1edc62 to 1d05459 Compare July 12, 2023 20:35
@calcite-admin calcite-admin force-pushed the release-please--branches--main branch 17 times, most recently from eb0e968 to ac30f40 Compare August 3, 2023 18:35
@calcite-admin calcite-admin force-pushed the release-please--branches--main branch from e6d29fd to 58d2782 Compare August 3, 2023 20:29
@benelan benelan added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Aug 3, 2023
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@benelan benelan merged commit 45b5c01 into main Aug 3, 2023
@benelan benelan deleted the release-please--branches--main branch August 3, 2023 21:59
@github-actions github-actions bot added this to the 2023 August Priorities milestone Aug 3, 2023
@benelan benelan added autorelease: tagged Pull requests created by release-please that were merged and deployed and removed autorelease: pending Pull request created by release-please which will deploy to latest when merged labels Aug 4, 2023
@benelan benelan removed the autorelease: tagged Pull requests created by release-please that were merged and deployed label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants