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

Bump @ui5/webcomponents from 1.6.0 to 1.7.0 #587

Merged
merged 1 commit into from
Sep 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps @ui5/webcomponents from 1.6.0 to 1.7.0.

Release notes

Sourced from @​ui5/webcomponents's releases.

v1.7.0

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.7.0 (2022-09-02)

Features

Bug Fixes

  • framework: correctly calculate accessibleNameRef (#5520) (a872c9b), closes #5452
  • framework: fix usage of quotes in translated texts (#5655) (3484b74)
  • framework: regenarete base styles on change (#5599) (8a4ccdb)
  • framework: remove woff files and woff/ttf usage (#5629) (e4175cd)
  • ui5-avatar-group: fix width calculations for (non-)Chromium browsers (#5737) (2741705), closes #5643
  • ui5-badge: correct imports of horizon Badge CSS files (#5673) (583a63d)
  • ui5-bar: adjust resizing behavior (#5678) (b6efba2)
  • ui5-breadcrumbs: current location misalignment is fixed (#5585) (b685860)
  • ui5-button: adjust icon role (#5714) (5b446f5), closes #5505 #5596 #5687
  • ui5-button: announce is now correct when button is icon only with tooltip (#5592) (7703945), closes #5386
  • ui5-button: correct calculation of the min width of an icon button (#5701) (005ada0)
  • ui5-button: correct text shadow in contrast themes (#5750) (7fb7e4c), closes #5420
  • ui5-button: provide tooltip for icon-only buttons (#5734) (d49427f), closes #5687 #5596 #5505
  • ui5-calendar: adjust high contrast belize themes (#5756) (4d19f91), closes #5377
  • ui5-calendar: adjust the role attribute of the header actions elements (#5723) (3acd9bf), closes #5708
  • ui5-calendar: align year and month picker focus to horizon (#5692) (02816a9), closes #5644
  • ui5-date-picker: focus out now closes the popup (#5603) (0a7fcac), closes #5532
  • ui5-date-picker: remove background whitespace (#5764) (2ad0c44), closes #5640
  • ui5-daterange-picker: handle single date value (#5769) (ce8a446)
  • ui5-input: additional check added for robustness (#5619) (7275652), closes #5580
  • ui5-input: allows changing value in selection change event handler (#5677) (46b175f)
  • ui5-input: correction of change event (#5671) (b89f91c)
  • ui5-input: fix item selection bugs (#5372) (274efaa)

... (truncated)

Changelog

Sourced from @​ui5/webcomponents's changelog.

1.7.0 (2022-09-02)

Bug Fixes

  • correct imports of horizon Badge CSS files (#5673) (583a63d)
  • correctly calculate accessibleNameRef (#5520) (a872c9b), closes #5452
  • remove woff files and woff/ttf usage (#5629) (e4175cd)
  • ui5-avatar-group: width calculations for (non-)Chromium browsers adjusted (#5737) (2741705), closes #5643
  • ui5-breadcrumbs: current location misalignment is fixed (#5585) (b685860)
  • ui5-button: adjust icon role (#5714) (5b446f5), closes #5505 #5596 #5687
  • ui5-button: announce is now correct when button is icon only with tooltip (#5592) (7703945), closes #5386
  • ui5-button: correct calculation of the min width of an icon button (#5701) (005ada0)
  • ui5-button: correct text shadow in contrast themes (#5750) (7fb7e4c), closes #5420
  • ui5-button: provide tooltip for icon-only buttons (#5734) (d49427f), closes #5687 #5596 #5505
  • ui5-calendar: adjust high contrast belize themes (#5756) (4d19f91), closes #5377
  • ui5-calendar: adjust the role attribute of the header actions elements (#5723) (3acd9bf), closes #5708
  • ui5-calendar: align year and month picker focus to horizon (#5692) (02816a9), closes #5644
  • ui5-date-picker: focus out now closes the popup (#5603) (0a7fcac), closes #5532
  • ui5-date-picker: remove background whitespace (#5764) (2ad0c44), closes #5640
  • ui5-daterange-picker: handle single date value (#5769) (ce8a446)
  • ui5-input: additional check added for robustness (#5619) (7275652), closes #5580
  • ui5-input: allows changing value in selection change event handler (#5677) (46b175f)
  • ui5-input: correction of change event (#5671) (b89f91c)
  • ui5-input: fix item selection bugs (#5372) (274efaa)
  • ui5-link: multiple click events (#5642) (74fd5b9)
  • ui5-list: unexpected spaces between group items (#5726) (d69932c), closes #3869 #5720
  • ui5-menu: opening a submenu no longer throws a console error (#5591) (1b5caf7), closes #5582
  • ui5-menu: prevent closing sub menu when hovering over icon (#5670) (36cb3d2), closes #5669
  • ui5-multiinput: prevented token-delete event firing when readonly (#5613) (c8f4178), closes #5448
  • ui5-panel: recognizable panel heading (#5628) (6f1b250)
  • ui5-panel: toggle ui5-panel correctly on Enter key (#5660) (137d8f3)
  • ui5-popup: Synchronous opening of a popup from another popup with Enter key now works (#4975) (1bb87f5), closes #4861
  • ui5-select: selected option in dropdown is now read out (#5589) (f8ab6ed)
  • ui5-slider, ui5-range-slider: apply correct handle's icon (#5612) (1706174)
  • ui5-tabcontainer: update tab strip on tab selection (#5449) (bbc9246), closes #5172 #5116
  • ui5-textarea: show exceeded text when maxLength is 0 (#5691) (52db670), closes #5384
  • ui5-time-picker: remove ampm translation (#5751) (4943ef9), closes #5181
  • ui5-tokenizer: adjust scrolling behavior (#5281) (572ca8d)
  • ui5-tree: include targetItem in selection-change event (#5631) (dc73fe2), closes #5430

Features

... (truncated)

Commits
  • 0dad5fe chore: release v1.7.0
  • ce8a446 fix(ui5-daterange-picker): handle single date value (#5769)
  • 50578ba Translation Delivery (#5771)
  • 2ad0c44 fix(ui5-date-picker): remove background whitespace (#5764)
  • 4943ef9 fix(ui5-time-picker): remove ampm translation (#5751)
  • 0a7fcac fix(ui5-date-picker): focus out now closes the popup (#5603)
  • 51987c8 feat(ui5-menu-item): add new accessibleName property (#5727)
  • d49427f fix(ui5-button): provide tooltip for icon-only buttons (#5734)
  • 4d19f91 fix(ui5-calendar): adjust high contrast belize themes (#5756)
  • 7fb7e4c fix(ui5-button): correct text shadow in contrast themes (#5750)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/webcomponents-1.7.0 branch from 9f92bec to 1da4e9c Compare September 3, 2022 06:39
Bumps [@ui5/webcomponents](https://github.com/SAP/ui5-webcomponents/tree/HEAD/packages/main) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/SAP/ui5-webcomponents/releases)
- [Changelog](https://github.com/SAP/ui5-webcomponents/blob/main/packages/main/CHANGELOG.md)
- [Commits](https://github.com/SAP/ui5-webcomponents/commits/v1.7.0/packages/main)

---
updated-dependencies:
- dependency-name: "@ui5/webcomponents"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/webcomponents-1.7.0 branch from 1da4e9c to 65646d8 Compare September 3, 2022 07:17
@noriyotcp noriyotcp merged commit 785d6b0 into main Sep 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui5/webcomponents-1.7.0 branch September 3, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant