Releases: eBay/ebayui-core
eBay/ebayui-core@1.3.0
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
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
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
Hotfix:
- Select: fix value in change event (#404)
ebay/ebayui-core@1.0.0
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.
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.
Full list of components
- ebay-breadcrumb
- ebay-button
- ebay-carousel
- ebay-checkbox
- ebay-combobox
- ebay-dialog
- ebay-icon
- ebay-menu
- ebay-notice
- ebay-pagination
- ebay-radio
- ebay-select
- ebay-switch
- ebay-tab
- ebay-textbox
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
Tooltips
Badges
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
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.
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.
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
eBay UI Core v0.3.1 (hotfix)
Patch release to fix #90.
@ebay/ebayui-core@0.1.3
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
v0.1.2 0.1.2
@ebay/ebayui-core@0.1.1
v0.1.1
Patch release to address issue with babel, bundlers and makeup.
More information at: makeup-js/makeup-expander#5