Releases: eBay/ebayui-core
v4.2.0
@ebay/[email protected]
Highlights
Notice updated to DS6.5:
New carousel paddles for DS6.5:
Bug Fixes
Please view our project board to see bug fixes:
eBayUI Core v4.1.0
eBayUI Core v4.1.0
- Update to Skin v9.1.0 - See the v9.1.0 skin release for full details
- ebay-textbox: Added
keypress
andkeyup
events (thanks @tws2000) - ebay-filter-menu: New component! Used in the ebay-filter-button-menu, but can now be used independently also.
- Additional bugfixes
eBayUI Core v4.0.0
eBayUI Core v4.0.0
This is a major release for eBayUI. This is our first release containing pieces of the DS6.5 design refresh.
Highlights
- Skin update to v9.0.0
- New Filter component
- Changes to Button
Breaking Changes
Skin update
Most of the breaking changes are coming from the Skin changes. For all changes related to Skin (including buttons and icons), see the Skin v9 release notes
Filter
The DS6.5 Filter
components are replacing the Pill
.
Use the Filter
for a single button.
Use the Filter-menu-button
for advanced selection.
Button
Based on the new limited button styles, we've removed some button sizes. We only support the standard and "large" size now. We also added the "Delete" variant.
v3.0.4 and previous patches
We found an issue with the build script that was allowing compiled marko js files to be delivered as part of the package.
Version 3.0.4 fixes this.
v3.0.0
Major Changes
Remove imperative API's (#748)
Pill: migrate pill class names and remove ebay-button (#794)
Marko testing library (#808)
Remove ebay-menu and ebay-listbox migrations (#788)
CTA as it's own tag / component (#798)
Listbox and menu skin changes (#796)
Expand button as separate module (#803)
Minor Changes
Listbox: Fix invalid id selector (#787)
"ebayui-no-skin" lasso flag dependencies (#802)
Carousel class fixes; (#801)
Close listbox on selection; (#805)
Add missing svgs from skin (#815)
Dropdown bugfixes for 3.0 (#818) …
Update icons to use arc style naming convention (#816)
Use prettier to preserve camel case of viewBox; (#825)
@ebay/[email protected]
eBayUI Core v2.4.0
This release is primarily a giant code refactor (awesome work @DylanPiercey !) for better use of recommended data organization & other best practices (#624). There are no breaking changes.
New Features:
- Updated to Skin v7.2.0 (added support for ARC & Webpack)
Bug fixes:
@ebay/[email protected]
eBayUI Core v2.3.0
Added menuitem shortcut key and example of menu with icons
@ebay/[email protected]
eBayUI Core v2.2.0
Added editable combobox with autocomplete, plus various bug fixes
@ebay/[email protected]
@ebay/[email protected]
Hotfix:
- (followup fix) Fix issue with rerendering infotip & tourtip (#602)