Releases: eBay/ebayui-core
Releases · eBay/ebayui-core
v13.2.3
v13.2.2
v13.2.1
v13.2.0
Minor Changes
-
#2105
5677ad9
Thanks @agliga! - ebay-menu-button: fixed prefix label docs -
#2105
5677ad9
Thanks @agliga! - ebay-tourtip: fixed shifting on page loads -
#2105
5677ad9
Thanks @agliga! - Added auto publish to master -
#2105
5677ad9
Thanks @agliga! - ebay-menu: fixed badge-aria-label docs -
#2105
5677ad9
Thanks @agliga! - pass through attributes to ebay-confirm-dialog
v13.2.0-next.0
v13.1.5
Patch Changes
- #2094
182b335
Thanks @LuLaValva! - optimize icons with toJSON
v13.1.4
Patch Changes
A record of all notable changes are documented under releases.
eBayUI-Core releases follow Semantic Versioning:
- MAJOR version when we make incompatible API changes,
- MINOR version when we add functionality in a backwards-compatible manner
- PATCH version when we make backwards-compatible bug fixes.
Please remember to always read the release notes in full before upgrading major versions!
v13.1.2
What's Changed
- fix(tooltip): use declare for type by @LuLaValva in #2082
- fix(highcharts): fix types by @LuLaValva in #2083
Full Changelog: v13.1.1...v13.1.2
v13.1.1
What's Changed
- fix: remove unused file by @LuLaValva in #2078
- refactor(ts): export event interfaces and allow empty select by @LuLaValva in #2077
Full Changelog: v13.1.0...v13.1.1
v13.1.0
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