Skip to content

Releases: eBay/ebayui-core

v13.1.1

31 Jan 18:22
9ab020e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.1.0...v13.1.1

v13.1.0

29 Jan 20:08
6a8daf6
Compare
Choose a tag to compare

What's Changed

  • feat(listbox-button): added error state by @agliga in #2063
  • feat(chips-combobox): add component by @LuLaValva in #2062
  • refactor(ts): use AttrString for text instead of string by @LuLaValva in #2049
  • docs(alert-dialog,confirm-dialog): made the docs match expected usage by @ArtBlue in #2067
  • fix(checkbox, tabs, notice): typescript issues by @LuLaValva in #2070
  • fix(toggle-button-group): add event handler types by @LuLaValva in #2071
  • docs(select): remove unused attr and convert example to class by @LuLaValva in #2074
  • fix(confirm-dialog): event handler types by @LuLaValva in #2072
  • refactor(chips-combobox): use attr tags for options by @LuLaValva in #2073

Full Changelog: v13.0.6...v13.1.0

v13.0.6

22 Jan 23:07
f8b4e31
Compare
Choose a tag to compare

What's Changed

  • fix(select,combobox): added disabled to input by @agliga in #2068

Full Changelog: v13.0.5...v13.0.6

v13.0.0

28 Dec 20:38
020e92a
Compare
Choose a tag to compare

Major version release

Breaking changes

Please be aware this version has breaking changes that will require you to update your application

  • Updated to support Typescript. This also included multiple file changes and deprecated attributes removed. This should not be breaking but there might be some attributes that were not being used that were removed. If there are any problems reach out to us so we can see if these are removed or not.
  • Reimported icons. Some icons are renamed, and others removed. See: (#2053 #2167 #2166)
  • Infotip/Tooltip/Tourtip: Added floating-ui support. We have removed styleLeft styleRight styleTop and styleBottom for this to support floating-ui. Please use offset attribute to change the position. Also position is deprecated in favor of placement. (Placement will use floating-ui attributes and will be tip relative, rather than pointer relative).

Major changes

Typescript

We have full typescript support. Our code has been completely rewritten to support Typescript and types! We have most of our inputs and states defined but we still have a couple of places to clean up. Overall, we are very happy with this change!

Infotips/Tooltips/Tourtips

We have added floating-ui support to all our tips. Now when we open up a tooltip at the bottom of the page, or in a hidden overflow div, it should show up correctly! This was a long time coming and we are happy to have this change in this version.
The hope is to add this to other places, such as combobox, listbox, etc so that those will "float" correctly. But this is a future task.

Skeletons

We have added skeleton loaders. This new component should be used in very specific cases which is defined in Skin. Please look at those before implementing skeleton loaders to minimize layout shifts and other problems. Skeleton loaders on skin site

All changes linked here

Full Changelog: v12.8.1...v13.0.0

v12.8.1

05 Dec 19:58
3364670
Compare
Choose a tag to compare

What's Changed

  • chore: fix list numbers in contributing doc by @darkwebdev in #2031
  • fix(carousel): added delay to interacting state if carousel is moving by @agliga in #2033

Full Changelog: v12.8.0...v12.8.1

v12.8.0

21 Nov 22:48
761a7df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.7.0...v12.8.0

v12.7.0

24 Oct 19:35
c402179
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.6.3...v12.7.0

v12.6.3

15 Dec 15:41
8fc882f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.6.2...v12.6.3

v12.6.2

29 Sep 01:13
6eda8e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.6.1...v12.6.2

v12.6.0

25 Sep 15:42
1ffd24f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.5.1...v12.6.0