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 #7144

Merged
merged 3 commits into from
Jun 27, 2023
Merged

chore: release latest #7144

merged 3 commits into from
Jun 27, 2023

Conversation

calcite-admin
Copy link
Contributor

@calcite-admin calcite-admin commented Jun 6, 2023

🤖 I have created a release beep boop

@esri/calcite-components: 1.4.3

1.4.3 (2023-06-26)

Features

Bug Fixes

  • alert: Sets autoCloseDuration to "medium" by default (#7157) (1b9a8ed)
  • alert: Update alert queue when an alert is removed from the DOM (#7189) (edd59eb)
  • combobox, dropdown, input-date-picker, input-time-picker, popover, tooltip: Prevent repositioning from affecting other floating components (#7178) (1b02dae)
  • Ensure mouse events are blocked for disabled components in Firefox (#7107) (271d985)
  • input-date-picker: Fix showing the placeholder when resetting the value (#7156) (8d60ffd)
  • input, input-number: Allows numeric characters. (#7213) (739f0af)
  • input,input-number: Allow typing decimal separator in firefox for arabic locale (#7173) (595e6f2)
  • list: No longer has incorrect border width (a810943)
  • list: Update selectedItems property on all item selection changes (#7204) (da048f6)
  • navigation: Label is no longer a required property (#7084) (ba2bd4d)
  • radio-button-group: No longer focus first radio button on label click and adds setFocus method. (#7050) (4267b8c)
  • radio-button, radio-button-group: Prevent emitting events when selecting a checked radio button (#7102) (77fcc81)
  • radio-button: Focuses first focusable radio-button element in group. (#7152) (dd7ec60)
  • scrim: Responsively set the scale of the loading spinner (#7182) (72c5943)
  • tooltip: Improve component timing (#7172) (106f5d2)
  • tree-item: Ensure expanded tree-item is displayed when expanded and made visible (#7216) (3c0fbf5)

Reverts

@esri/calcite-components-react: 1.4.3

1.4.3 (2023-06-26)

Miscellaneous Chores

  • @esri/calcite-components-react: Synchronize undefined versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from 1.4.3-next.7 to 1.4.3

This PR was generated with Release Please. See documentation.

@calcite-admin calcite-admin requested a review from a team as a code owner June 6, 2023 17:16
@calcite-admin calcite-admin added the autorelease: pending Pull request created by release-please which will deploy to latest when merged label Jun 6, 2023
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Jun 6, 2023
@calcite-admin calcite-admin force-pushed the release-please--branches--master branch 8 times, most recently from b13fa89 to 66c1bb8 Compare June 9, 2023 19:15
@calcite-admin calcite-admin changed the title chore: release master chore: release latest Jun 9, 2023
@calcite-admin calcite-admin force-pushed the release-please--branches--master branch 16 times, most recently from 549d7fd to dc88c40 Compare June 16, 2023 18:44
@calcite-admin calcite-admin force-pushed the release-please--branches--master branch from 0b54a94 to 55e07d2 Compare June 17, 2023 00:17
@calcite-admin calcite-admin force-pushed the release-please--branches--master branch 8 times, most recently from f1a2f24 to 7e44360 Compare June 22, 2023 16:25
@calcite-admin calcite-admin force-pushed the release-please--branches--master branch 2 times, most recently from e90d56a to 41c5b5e Compare June 26, 2023 23:20
@calcite-admin calcite-admin force-pushed the release-please--branches--master branch from 7ccbffb to d0cb0d6 Compare June 26, 2023 23:54
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 added the skip visual snapshots Pull requests that do not need visual regression testing. label Jun 27, 2023
@benelan benelan merged commit 2422120 into master Jun 27, 2023
@benelan benelan deleted the release-please--branches--master branch June 27, 2023 00:23
@github-actions github-actions bot added this to the 2023 July Priorities milestone Jun 27, 2023
@benelan benelan removed the autorelease: pending Pull request created by release-please which will deploy to latest when merged label Jun 27, 2023
benelan added a commit that referenced this pull request Jun 27, 2023
…issue-template-checkbox

* origin/master: (32 commits)
  ci: double build cc when publishing to workaround stencil types bug (#7227)
  build: bump package versions back to 1.5.0-next.5 (#7228)
  chore: release latest (#7144)
  ci: hardcode release version due to reverting feat (#7225)
  fix(tree-item): ensure expanded tree-item is displayed when expanded and made visible (#7216)
  ci(release-please): pin action version and allow manually running action (#7222)
  fix(input, input-number): allows numeric characters. (#7213)
  build(t9n): generate json file containing t9n values (#7214)
  chore: release next
  fix(combobox, dropdown, input-date-picker, input-time-picker, popover, tooltip): Prevent repositioning from affecting other floating components (#7178)
  build: update browserslist db (#7192)
  build: ignore node_modules and build outputs when watching for changes during stencil tests (#7209)
  test: set up `disabled` helper to run a test per use case (#7089)
  ci: set design complete label conditionals (#7206)
  chore: release next
  fix(list): update selectedItems property on all item selection changes (#7204)
  chore: fix sorting logic for t9nmanifest entries (#7203)
  fix(radio-button):  focuses first focusable radio-button element in group. (#7152)
  chore: release next
  fix(alert): update alert queue when an alert is removed from the DOM (#7189)
  ...
@benelan benelan added autorelease: tagged Pull requests created by release-please that were merged and deployed and removed autorelease: tagged Pull requests created by release-please that were merged and deployed labels 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. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants