Skip to content

Releases: eBay/ebayui-core-react

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

v7.1.0

08 Oct 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.3...v7.1.0

v7.0.3

07 Oct 15:33
Compare
Choose a tag to compare

What's Changed

  • support unique ids on ebay-section by @woorea in #367

New Contributors

Full Changelog: v7.0.2...v7.0.3

v7.0.2

02 Oct 23:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.1...v7.0.2