Skip to content

feat: update to UI5 Web Components 2.0 RC #5861

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

Merged
merged 144 commits into from
Jun 13, 2024
Merged

feat: update to UI5 Web Components 2.0 RC #5861

merged 144 commits into from
Jun 13, 2024

Conversation

MarcusNotheis
Copy link
Contributor

@MarcusNotheis MarcusNotheis commented May 28, 2024

  • Avatar
  • AvatarGroup
  • Badge --> renamed to Tag
  • Bar
  • BarcodeScannerDialog
  • Breadcrumbs
  • BreadcrumbsItem
  • BusyIndicator
  • Button
  • Calendar
  • CalendarDate
  • CalendarLegend
  • CalendarLegendItem
  • Card
  • CardHeader
  • Carousel
  • CheckBox
  • ColorPalette
  • ColorPaletteItem
  • ColorPalettePopover
  • ColorPicker
  • ComboBox
  • ComboBoxGroupItem --> replaced by ComboBoxItemGroup
  • ComboBoxItem
  • CustomListItem
  • DatePicker
  • DateRangePicker
  • DateTimePicker
  • Dialog
  • DynamicSideContent
  • FileUploader
  • FilterItem
  • FilterItemOption
  • FlexibleColumnLayout
  • GroupHeaderListItem - replaced with ListItemGroup
  • Icon
  • IllustratedMessage
  • Input
  • Label
  • Link
  • List
  • ListItemGroup 🆕
  • MediaGallery
  • MediaGalleryItem
  • Menu
  • MenuItem
  • MessageStrip
  • MultiComboBox
  • MultiComboBoxGroupItem
  • MultiComboBoxItem
  • MultiInput
  • NotificationAction
  • NotificationListGroupItem
  • NotificationListItem
  • Option
  • Page
  • Panel
  • Popover
  • ProductSwitch
  • ProductSwitchItem
  • ProgressIndicator
  • RadioButton
  • RangeSlider
  • RatingIndicator
  • ResponsivePopover
  • SegmentedButton
  • SegmentedButtonItem
  • Select
  • SelectMenu
  • SelectMenuOption
  • ShellBar
  • ShellBarItem
  • SideNavigation
  • SideNavigationGroup
  • SideNavigationItem
  • SideNavigationSubItem
  • Slider
  • SortItem
  • SpecialCalendarDate
  • SplitButton
  • StandardListItem
  • StepInput
  • SuggestionGroupItem
  • SuggestionItem
  • Switch
  • Tab
  • TabContainer
  • TabSeparator
  • Table
  • TableCell
  • TableColumn
  • TableGroupRow
  • TableRow
  • TextArea
  • TimePicker
  • Timeline
  • TimelineItem
  • Title
  • Toast
  • ToggleButton
  • Token
  • Toolbar
  • ToolbarButton
  • ToolbarSelect
  • ToolbarSelectOption
  • ToolbarSeparator
  • ToolbarSpacer
  • Tree
  • TreeItem
  • TreeItemCustom
  • UploadCollection
  • UploadCollectionItem
  • ViewSettingsDialog
  • Wizard
  • WizardStep

BREAKING CHANGE: updated UI5 Web Components to v2. All breaking changes apply to this project as well.
BREAKING CHANGE: ActionSheet: prop placementType has been renamed to placement, onAfterClose to onClose and onAfterOpen to onOpen
BREAKING CHANGE: the Badge component has been renamed to Tag
BREAKING CHANGE: the ComboBoxGroupItem component has been renamed to ComboBoxItemGroup
BREAKING CHANGE: the GroupHeaderListItem component has been renamed to ListItemGroup
BREAKING CHANGE: the NotificationAction component has been removed. You can use the Menu component instead.
BREAKING CHANGE: the SelectMenu and SelectMenuOption components have been removed. The Select and Option now allow custom content.
BREAKING CHANGE: SelectDialog: renamed prop mode to selectionMode to be aligned with new List API, onAfterClose to onClose and onAfterOpen to onOpen

@MarcusNotheis MarcusNotheis marked this pull request as ready for review June 7, 2024 16:27
@MarcusNotheis MarcusNotheis requested a review from Lukas742 as a code owner June 7, 2024 16:27
@MarcusNotheis MarcusNotheis merged commit 7a27b7f into main Jun 13, 2024
23 checks passed
@MarcusNotheis MarcusNotheis deleted the ui5wc-2.0 branch June 13, 2024 07:21
@ui5-webcomponents-react-bot
Copy link
Contributor

🎉 This PR is included in version v2.0.0-rc.0 🎉

The release is available on v2.0.0-rc.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants