v10.7.2 (2019-10-23)
carbon-components@10.7.2
Bug fixes 🐛
- fix(overflow-menu): update trigger's hover color (#4270) (
44663c3f1) - fix(accordion): disable focus on collapsed accordion item content (#4320) (
8ed2fed45) - fix(code-snippet): set multi-line snippet overflow-x to auto (#4360) (
9321ee4b6) - fix(pagination): update flex:1 and update top offset to fix IE11 (#4315) (
427a7dd37) - fix(select): apply text color to focussed select for firefox (#4343) (
f0f68aea9) - fix(toggle): add top offset to fix vertical text alignment IE11 (#4213) (
4a7521eeb) - fix(checkbox): update reset mixin, apply reset mixin to checkbox styles (#4146) (
5f540ab6e)
Documentation 📝
- docs(readme): update contributing link for react (#4400) (
8d575c511) - docs(readme): use helpful link text and update 404ing URL (#4372) (
693f522a2)
carbon-components-react@7.7.2
Bug fixes 🐛
- fix(accordion): disable focus on collapsed accordion item content (#4320) (
8ed2fed45) - fix(UIShell): replace "javascript:void(0)" href value in HeaderMenu (#4354) (
a6eeaf295) - fix(DatePicker): add missing
openCalendarclick handler function (#4325) (15dead061) - fix(OverflowMenu): prevent page scroll on menu navigation and selection (#4336) (
700f21d2c) - fix(DatePicker): make appendTo back working (#4215) (
6a6c2dcaf) - fix(Pagination): dont reset page to 1 for pageSizes (#4239) (
5b42ce20a) - fix(combo-box): address DAP violations (#4201) (
1931d6027)
Documentation 📝
- docs(readme): update contributing link for react (#4400) (
8d575c511) - docs(storybook): add type token switcher (#4359) (
6f8281801) - docs(file-uploader): apply iconDescription values for storybook demo (#4308) (
b9d015e90)