Releases: eBay/ebayui-core-react
Releases · eBay/ebayui-core-react
v8.1.2
v8.1.1
Patch Changes
- #453
e02c13a
Thanks @montoya332! - ebay-toggle-button passthrough classname prop
v8.1.0
Minor Changes
-
#419
1907560
Thanks @HenriqueLimas! - feat(EbayCarousel): add support for autoplay behavior -
#419
643359f
Thanks @HenriqueLimas! - feat(EbayAvatar): add support for aspect ratio auto placement -
#419
6d6d3eb
Thanks @HenriqueLimas! - feat(EbayCombobox): add new combobox component -
#419
e6163d3
Thanks @HenriqueLimas! - feat(EbaySkeleton): add new skeleton component -
#419
a566c8b
Thanks @HenriqueLimas! - feat(EbayTable): Add new ebay table component -
#419
b692c10
Thanks @HenriqueLimas! - feat(EbayAvatar): add new avatar component -
#419
dd5653a
Thanks @anwayar! - This change introduces the tri-state-checkbox which will have 3 states: "true", "false" and "mixed".
v8.0.4
Patch Changes
- #447
84b78de
Thanks @montoya332! - fix: top passthrough prop on light box
v8.0.3
Patch Changes
- #443
fda4f90
Thanks @HenriqueLimas! - fix: use target es2015 instead of esnext for better compatibility
v8.0.2
Patch Changes
- #440
dbc5f54
Thanks @HenriqueLimas! - fix(EbayFakeMenuButton): use btn-cell to add margin with chevron and action content
v8.0.1
Patch Changes
- #421
aa31be6
Thanks @HenriqueLimas! - fix: use cjs interop to properly bundle makeup-js packages inside vite
v8.0.0
⚠️ Breaking changes
- Skin 19
- Dropdown components now uses floating-ui
- Remove deprecated APIs and path
- Deprecate Drawer and Fullscreen dialog
- Renamed to
EbayDrawerDialogDeprecated
andEbayFullscreenDialogDeprecated
- Renamed to
✨ Features
- New
EbayDetails
component - New
EbayAccordion
component - New
EbayListbox
component (#412) - Add banner image on
LighboxDialog
(#416)
🐛 Bug fixes
- Fix
MenuButton
key
console warning in development - Fix
EbayCarousel
icon size - Fix
SplitButton
extra padding by not using button expand on menu-button but render the dropdown directly
🏗️ Chore changes
- Add changeset release support
- Update vite version for a security issue
v7.4.0
v7.3.6
What's Changed
- fix(EbayListboxButton): Show listbox with active descendent on button focus by @HenriqueLimas in #382
Full Changelog: v7.3.5...v7.3.6