All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.12.10 (Unreleased)
- fix(side-tabs): Required roles ARIA attribute not present. #502 (SUI-104) (@creador-dev)
- fix(pagination): Element doesn't look good on mobiles. #504 (SUI-261) (@creador-dev)
- fix(calendar): Looking off in mobile. #508 (SUI-84) (@iamleigh)
- fix(calendar): Ranges overlapping the calendar after a certain amount. #509 (SUI-85) (@iamleigh)
- docs(modal): Slide modal example doesn't work. #503 (SUI-134) (@creador-dev)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
2.12.9 (2022-05-30)
- fix(upload): Focus state styles are missing. #510 (SUI-77) (@creador-dev)
- fix(input): Disabled state styles are missing. #499 (SUI-354) (@creador-dev)
- docs(icon): Set correct markup. #500 (SUI-276) (@creador-dev)
- docs(side-navigation): Tabs list doesn't get converted into a select menu on small screens. #431 (SUI-279) (@creador-dev)
- docs(notifications): Specifications table is duplicated. #501 (SUI-348) (@creador-dev)
- Pawan Kumar (@creador-dev)
2.12.8 (2022-04-07)
- fix(accordions): Focus on content when accordion opens. #489 (SUI-330) (@creador-dev)
- fix(input): Hide option doesn't show when clicking on the icon in the password input. #417 (SUI-154) (@creador-dev)
- fix(builder): Select dropdown list appears behind checkbox items. #487 (SUI-328) (@creador-dev)
- fix(upgrade-page): Styling issues between the upgrade page and the recommended plugins notice. #490 (SUI-149) (@iamleigh)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
2.12.7 (2022-03-31)
- fix(selectors): Improve the element for better accessibility. #427 (SUI-6) (@creador-dev)
- fix(builder): Screen reader does not navigate correctly through the component. #432 (SUI-5) (@creador-dev)
- fix(code-editor): ACE conflict with WPBakery Page Builder. #414 (SUI-190) (@creador-dev)
- fix(code-snippet): "Copy" button triggers the form submission. #453 (SUI-133) (@creador-dev)
- fix(select): The dropdown list is not changing colours when High Contrast Mode is enabled. #474 (SUI-100) (@creador-dev)
- fix(settings-row): Improve component in RTL mode. #475 (SUI-275) (@creador-dev)
- fix(showcase): Add
alt
tags to all sample images. #420 (SUI-2) (@creador-dev) - fix(showcase): Add an accessibility state table or similar to keep track of SUI elements status. #476 (SUI-34) (@iamleigh)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
2.12.6 (2022-03-22)
- fix(toggles): Slider element not aligning correctly when label or description or both are not present. #482 (SUI-325) (@iamleigh)
- fix(toggles): Not registering the event in React with a mapped
onChange
event. #484 (SUI-327) (@iamleigh)
- Leighton Sapir (@iamleigh)
2.12.5 (2022-03-19)
- fix(toggles): Clickable area is too long. #457 (SUI-180) (@creador-dev)
- fix(tabs): Overflow flushed tabs menu doesn't have enough space to place navigation buttons. #441 (SUI-282) (@creador-dev)
- fix(insert-variables): Dropdown shouldn't store the option selected. #468 (SUI-294) (@creador-dev)
- fix(checkbox): Clickable area is too long. #472 (SUI-300) (@creador-dev)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
2.12.4 (2022-03-03)
- fix(uploads): Hoisting of functions declared in blocks is handled differently in different browsers. #458 (SUI-302) (@creador-dev)
- fix(tabs): Function
init
has no return statements. #464 (SUI-310) (@iamleigh) - fix(multistrings): Undefined is not a possible return value of
typeof
. #465 (SUI-309) (@iamleigh) - fix(tabs): Function
setCallback
takes 0 parameter(s). #466 (SUI-312) (@iamleigh) - fix(tabs): On
keyDownEventListener
the body ofcase
clause duplicates. #467 (SUI-313) (@iamleigh) - fix(modals): If statement have duplicate bodies. #469 (SUI-311) (@iamleigh)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
2.12.3 (2022-02-25)
- fix(modals): When the title gets center-aligned, it cuts off with an ellipsis. #448 (SUI-175) (@creador-dev)
- fix(select2): Multi-select with fixed height. #461 (SUI-177) (@creador-dev)
- docs(color-picker): Auto-fill does whatever it wants. #462 (SUI-175) (@creador-dev)
- Pawan Kumar (@creador-dev)
2.12.2 (2021-12-23)
- Leighton Sapir (@iamleigh)
2.12.1 (2021-12-15)
- new(upload-files): Enable drag and drop to upload files. #370 (SUI-57) (@creador-dev)
- new(checkbox): Focus state styles. #385 (SUI-67) (@creador-dev)
- new(radio): Focus state styles. #385 (SUI-64) (@creador-dev)
- new(modal): Add option for disabling open/close modal effects. #383 (SUI-112) (@creador-dev)
- fix(upload-files): Function must run only when a specific class or attribute is added. #369 (SUI-242) (@creador-dev)
- fix(select2): Smart search needs focus state. #390 (SUI-62) (@iamleigh)
- fix(modal): Scroll bar triggers the closing action. #372 (SUI-161) (@creador-dev)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
2.12.0 (2021-12-03)
- Leighton Sapir (@iamleigh)