@ebay/ebayui-core
Advanced tools
Changelog
15.0.0
#2384 aad6f91
Thanks @agliga! - fix(combobox): remove view all options
view-all-options
is no longer a valid option for combobox. Use autocomplete: none
instead
#2415 02f4e69
Thanks @agliga! - feat(marko-json): changed all attribute tags to be singular
#2357 549c3c3
Thanks @saiponnada! - feat(ebay-accordion): new component
#2381 02f0cd8
Thanks @agliga! - feat(dropdowns): added support for floating-ui
#2413 b2f1c6b
Thanks @agliga! - feat(notice): removed celebration from status
#2411 57d2b60
Thanks @agliga! - chore: renamed ebay-fullscreen-dialog to ebay-fullscreen-dialog-deprecated and ebay-drawer-dialog to ebay-drawer-dialog-deprecated
#2406 7dfbfce
Thanks @agliga! - chore: removed deprecated code
#2407 e40902f
Thanks @LuLaValva! - Ensure custom styles are included in build
#2408 eb53ada
Thanks @LuLaValva! - Remove chevron from combobox
#2413 d316e9f
Thanks @agliga! - Updated the component-browser.ts file to reference shared attributes from tags-html.d.ts and added the Textbox class implementation.