Skip to content

1.6.1

Compare
Choose a tag to compare
@goranalkovic-infinum goranalkovic-infinum released this 01 Oct 06:41
· 34 commits to main since this release
a3944bc

Changes:

  • Fixed clearable not working in Select components.
  • Fixed Tabs tab alignment when in horizontal mode.
  • OptionsPanel, OptionsPanelSection, and OptionsPanelHeader now support the hidden prop.
  • Tweaked OptionsPanelHeader title font.
  • Tweaked some default Gutenberg overrides to do WP 6.6 changes.
  • Reverted position: relative overlap tweak by @piqusy, as it caused layout issues in some cases. z-index: 50 should still make it OK.