Skip to content

v2.10.0 - Select

Compare
Choose a tag to compare
@iamleigh iamleigh released this 10 Nov 16:34
· 48 commits to master since this release

πŸš€ Improvements

  • fix(select): Merge SUIselect2() with SUI.Select().
    • Dev Notes: Regular select (without JS init) is now styled too, and the only difference you are going to find between both is the dropdown list that without JS looks un-styled. For more info, please review the documentation https://wpmudev.github.io/shared-ui/select/ or ping @iamleigh.
  • fix(select): Support RTL language.
  • fix(insert-variables): Now uses SUIselect2() only since SUI.Select() was removed.
  • fix(icons): Replace i selector for span.
  • fix(buttons): New design for :focus state.

πŸ› Bug Fixes

  • fix(select): Make element accessible for screen readers users.
  • fix(select): Non-passive event listener to a scroll-blocking 'wheel' event.
  • fix(select): Non-js element is already styled.

Committers: 1