Skip to content

Releases: eBay/ebayui-core

eBay/ebayui-core@1.3.0

17 Dec 21:56
Compare
Choose a tag to compare

eBayUI Core v1.3.0

In this release we added a new badge component - thank you @agliga and @seangates.

We also added icon capabilities to the textbox component - thank you @rachelvillamin.

Finally, the icon component was updated to allow server-side only rendering (split component) - thank you @DylanPiercey.

Please visit the v1.3.0 project page for full details.

eBay/ebayui-core@1.2.0

17 Dec 21:50
Compare
Choose a tag to compare

eBayUI Core v1.2.0

In this release, the carousel was updated to use native browser based scrolling. See the v1.2.0 project page for full details.

eBay/ebayui-core@1.1.0

17 Dec 21:47
Compare
Choose a tag to compare

eBayUI Core v1.1.0

In this release, the core components are now updated to use the new design system color palette (via Skin).

There are also several carousel related bug fixes and enhancements. See the project page for all details.

@ebay/ebayui-core@1.0.1

10 Apr 20:20
07504d0
Compare
Choose a tag to compare

Hotfix:

  • Select: fix value in change event (#404)

ebay/ebayui-core@1.0.0

07 Sep 15:44
Compare
Choose a tag to compare

With this release we welcome the birth of the first official non-beta eBayUI Core Components. It took a little longer than 9 months, but its finally arrived.

happybday

What's New

Everything! (unless you jumped into the beta releases)

DS4 and DS6

In the marketplace you can switch between the old DS4 design pattern or the new DS6 design pattern. And when your team migrates to DS6 the components will move with them. Just pass the correct Skin CSS and see the magic.

celebrate

Full list of components

Thank You

There are too many people to thank for all their help, including the numerous people who directly contributed or filed issues after being our beta guinea pigs.

But special thanks has to go out to the core team: @yomed @seangates @DylanPiercey @hramakumar @ianmcburnie

What's Next?

Next release we'll be adding a few new components to the mix, like:

Pills

screen shot 2018-09-06 at 6 18 00 pm

Tooltips

screen shot 2018-09-06 at 6 18 29 pm

Badges

screen shot 2018-09-06 at 9 19 02 pm

But we will also be focusing heavily on any issues that our user's find. So keep them coming.

@ebay/ebayui-core@0.3.1

27 Apr 15:13
Compare
Choose a tag to compare

eBay UI Core v0.3.1

Welcome to the release notes for version 0.3.1!*

What's New

We start with the new features and updates that were added in this release.

Dialog

In this release we added a new dialog component! We are very excited to announce this one, with it being one of our most asked for components! Enjoy!

Big shout out to Mr @DylanPiercey for some sterling work here.

screen shot 2018-04-26 at 3 48 21 pm

Breaking Changes

Here are the things that we (intentionally) broke. If you see anything broken that isn't on this list, please create an issue.

Menu

The menu was refactored slightly in order to accommodate changes in eBay Skin (issue #147) that made "growth" the default behaviour for menu (i.e. the menu text will no longer be constrained to the width of the button by default - which resulted in some unsightly truncation).

This time the shout out goes to @yomed and @seangates for their collaboration on the CoreUI and Skin pieces respectively.

screen shot 2018-04-26 at 10 33 38 am

For full details of what changed, please read #109

Deprecations

Nothing was deprecated in this release.

What's next?

We expect 0.4.0 to have carousel and pagination. Maybe icon too. After those, it will be checkbox and radio. My crystal ball is a little murky after that, but it looks like some kind of box... with text in it....a textbox maybe?

As ever, you can always look through the relevant milestone or project for issue planning & tracking.


*Under no circumstances should you ever, ever ask @seangates about why there is no 0.3.0 release

@ebay/ebayui-core@0.2.1

11 Apr 15:34
Compare
Choose a tag to compare

eBay UI Core v0.3.1 (hotfix)

Patch release to fix #90.

@ebay/ebayui-core@0.1.3

05 Apr 03:53
Compare
Choose a tag to compare

v0.1.3

Patch release to fix a bug in the <ebay-select>:

  • when the option is clicked makeup-focus-exit would circumvent any click event handling by closing the listbox prematurely.

@ebay/ebayui-core@0.1.2

05 Apr 03:53
Compare
Choose a tag to compare

@ebay/ebayui-core@0.1.1

27 Mar 21:34
Compare
Choose a tag to compare

v0.1.1

Patch release to address issue with babel, bundlers and makeup.

More information at: makeup-js/makeup-expander#5