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 2.0.0-rc.4 to 2.0.0 #205

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps @ui5/webcomponents from 2.0.0-rc.4 to 2.0.0.

Release notes

Sourced from @​ui5/webcomponents's releases.

v2.0.0

2.0.0 (2024-07-03)

Today, we stand at a important moment in our evolution with the official launch of UI5 Web Components 2.0. This major release marks a new era, enhancing performance and reliability while setting the stage for future innovations.

🚀 New Components

@​ui5/webcomponents-ai (new library)

  • ui5-ai-button: introduce new web component (b39548f)
  • ui5-ai-prompt-input: introduce new web component (#9078) (9dcdfdb)

@​ui5/webcomponents

  • ui5-table: introduce new web component (#8362) (04d291d)
  • ui5-form: introduce new web component (#8281) (8d72042), closes #7854
  • ui5-text: introduce new web component (#8299) (91acaf5), closes #6788
  • ui5-li-group: introduce new web component (#8632)
  • ui5-menu-separator: introduce MenuSeparator web component (#8871) (f7fea29), closes #8461
  • ui5-option-custom: introduce new web component (#8903)
  • ui5-cb-item-group: introduce new web component (#8926)
  • ui5-mcb-item-group: introduce new web component (#9072)
  • ui5-suggestion-item-custom: introduce new web component (#9092)
  • ui5-suggestion-item-group: introduce new web component (#9092)

@​ui5/webcomponents-fiori

🚀 Features

Native Popups

  • all popup-based components: integrate popover API in all popup-based web components (#8192)

Native Form Support

  • all form-associated components: integrate ElementInternals in input-based web components (#8685) (c8e68d5), closes #8461

Drag and Drop

... (truncated)

Changelog

Sourced from @​ui5/webcomponents's changelog.

2.0.0 (2024-07-03)

Bug Fixes

  • fix DateRangePicker test (7f7f663)
  • Popup: correct "open" event (#9298) (e84c2e5)
  • ui5-calendar: add icon dependency (#9289) (165d7bc)
  • ui5-calendar: year button accessibility (#9255) (fc18c6d), closes #9107
  • ui5-checkbox: adjust focus outline in wrapped mode (#9335) (13f87f5), closes #9254
  • ui5-color-palette-popover: enable navigation over the swatches (#9336) (0660ae5)
  • ui5-daterange-picker: adjust selected range accessibility semantics (#9251) (88b3ba7), closes #9241
  • ui5-link: remove the space between end-icon and text in long links (#9325) (b559431)
  • ui5-list: improved items initial rendering (#9283) (2623882), closes #9266
  • ui5-message-strip: Remove icon when design changes to a color set (#9229) (4f110d2), closes #9181
  • ui5-multi-combobox: collapse the tokenizer on mobile devices picker close (#9291) (74e3c50), closes #9176
  • ui5-multi-combobox: collapse tokenizer on n-more collapse (#9367) (1ad4b42), closes #8493
  • ui5-rating-indicator: fix test page - remove duplicates (#9364) (d98fc5c)
  • ui5-rating-indicator: make rating indicator ACC WCAG 2.2 compliant (#9222) (6503675)
  • ui5-segmented-button-item: prevent focus of disabled items (#9239) (ca0509a), closes #9236
  • ui5-tab-container: change display (#9274) (f2d94e9), closes #9248
  • ui5-table: adjust unstable loading test (#9267) (3c483a1)
  • ui5-table: lint issue is fixed (#9294) (71ea07c)
  • ui5-table: remove circular dependency from table and row (#9261) (9932adf)
  • ui5-tag: fix styling issues (#9305) (24dd42b)

Code Refactoring

Features

BREAKING CHANGES

  • ui5-li: The image property of the ui5-li is removed and the imageContent slot is renamed to image. If you have previously used the image property:
<ui5-li image="./img/HT-1022.jpg">Standard List Item</ui5-li>
</tr></table> 

... (truncated)

Commits
  • 2960694 chore(release): publish v2.0.0 [ci skip]
  • 1ad4b42 fix(ui5-multi-combobox): collapse tokenizer on n-more collapse (#9367)
  • 13f87f5 fix(ui5-checkbox): adjust focus outline in wrapped mode (#9335)
  • b559431 fix(ui5-link): remove the space between end-icon and text in long links (#9...
  • fcf4272 refactor: align property types and default values to framework (#9334)
  • 597367b chore: remove css modules setup (#9369)
  • d98fc5c fix(ui5-rating-indicator): fix test page - remove duplicates (#9364)
  • 43f7c56 chore(ui5-avatar): remove _size proeprty (#9362)
  • 391ffaa refactor(ui5-li): replace the usage of image property with image slot (#9089)
  • 74e3c50 fix(ui5-multi-combobox): collapse the tokenizer on mobile devices picker clos...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@ui5/webcomponents](https://github.com/SAP/ui5-webcomponents/tree/HEAD/packages/main) from 2.0.0-rc.4 to 2.0.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/v2.0.0/packages/main)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Superseded by #207.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui5/webcomponents-2.0.0 branch July 8, 2024 04:35
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants