Skip to content

Releases: eBay/ebayui-core-react

v7.4.0

24 Dec 14:23
Compare
Choose a tag to compare

What's Changed

  • FEAT: Ebay Toggle Button and Ebay Toggle Button Group by @bruno2kd in #384
  • Update Skin icons

New Contributors

Full Changelog: v7.3.6...v7.4.0

v7.3.6

20 Dec 19:50
Compare
Choose a tag to compare

What's Changed

  • fix(EbayListboxButton): Show listbox with active descendent on button focus by @HenriqueLimas in #382

Full Changelog: v7.3.5...v7.3.6

v7.3.5

20 Dec 19:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.4...v7.3.5

v7.3.4

20 Nov 21:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.2...v7.3.4

v7.3.2

04 Nov 23:09
Compare
Choose a tag to compare

What's Changed

  • fix(DialogBase): Don't trigger the hide animation on strict mode by @HenriqueLimas in #375

Full Changelog: v7.3.1...v7.3.2

v7.3.1

18 Oct 21:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.0...v7.3.1

v7.3.0

17 Oct 17:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.2...v7.3.0

v7.2.2

16 Oct 15:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.1...v7.2.2

v7.2.1

11 Oct 20:39
Compare
Choose a tag to compare

What's Changed

New

/utils and /events modules to import libraries that might be useful for your app.

Deprecated

This paths got deprecated and it will be removed next release. Make sure to migrate to the new path as shown bellow:

Old Path New Path
common/tooltip-utils ui-core-react/ebay-tooltip
common/tooltip-utils/types ui-core-react/ebay-tooltip
common/tooltip-utils/constants ui-core-react/ebay-tooltip
common/event-utils ui-core-react/events
common/event-utils/types ui-core-react/events
common/components-utils ui-core-react/utils
common/component-utils/utils ui-core-react/utils
common/component-utils/forwardRef ui-core-react/utils
common/notice-utils/notice-cta ui-core-react/ebay-section-notice or ui-core-react/ebay-page-notice
common/random-id ui-core-react/utils
common/floating-label-utils/hooks ui-core-react/ebay-textbox
/ebay-notice-base/components/ebay-notice-content ui-core-react/ebay-page-notice, ui-core-react/ebay-section-notice or ui-core-react/ebay-inline-notice

Full Changelog: v7.2.0...v7.2.1

v7.2.0

11 Oct 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.2.0