Skip to content

Releases: eBay/ebayui-core

v4.2.0

02 Oct 22:13
Compare
Choose a tag to compare

@ebay/[email protected]

Highlights

Notice updated to DS6.5:

Screen Shot 2019-10-02 at 12 25 48 PM

New carousel paddles for DS6.5:

Screen Shot 2019-10-02 at 12 28 08 PM

Bug Fixes

Please view our project board to see bug fixes:

https://github.com/eBay/ebayui-core/projects/38

eBayUI Core v4.1.0

12 Sep 18:33
abc18ab
Compare
Choose a tag to compare

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 and keyup 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

29 Aug 22:27
Compare
Choose a tag to compare

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.
Screen Shot 2019-08-29 at 3 22 48 PM

Use the Filter-menu-button for advanced selection.
Screen Shot 2019-08-29 at 3 24 29 PM

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.
Screen Shot 2019-08-29 at 3 26 03 PM

v3.0.4 and previous patches

23 Aug 00:40
Compare
Choose a tag to compare

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

13 Aug 00:28
a964ac6
Compare
Choose a tag to compare

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]

24 May 17:51
Compare
Choose a tag to compare

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:

  • Button: on-button-click handler is triggered twice when using Enter or Space #666
  • Textbox: disabled attribute is not working #669

@ebay/[email protected]

06 May 23:21
Compare
Choose a tag to compare

eBayUI Core v2.3.0

Added menuitem shortcut key and example of menu with icons

https://github.com/eBay/ebayui-core/projects/25

@ebay/[email protected]

06 May 23:20
Compare
Choose a tag to compare

eBayUI Core v2.2.0

Added editable combobox with autocomplete, plus various bug fixes

https://github.com/eBay/ebayui-core/projects/24

@ebay/[email protected]

10 Apr 20:04
Compare
Choose a tag to compare

eBayUI Core v2.1.0

  • Button CTA variant; (#574)
  • Disable carousel scroll snapping for firefox (#565)
  • Bump Skin to v7.1.0

@ebay/[email protected]

10 Apr 20:10
Compare
Choose a tag to compare

Hotfix:

  • (followup fix) Fix issue with rerendering infotip & tourtip (#602)