Skip to content

2.6.3

Compare
Choose a tag to compare
@Markus-GS Markus-GS released this 17 Jan 09:50
· 113 commits to master since this release
6df1f15

Release 2.6.3
Vendor 3.10.0 (January 12, 2022)

ADDED

  • Add intrinsic widths to Width component
  • Add 'aria-haspopup' attribute to Drop component's toggle
  • Add padding variable to search icon in Search component
  • Add position bottom variable to box-shadow bottom in Utility component

CHANGED

  • Disable Sticky component if it's element is higher than viewport

FIXED

  • Fix initial iframe width for uk-responsive which caused an expanded viewport on iOS devices
  • Fix link toggle style if not hovered
  • Fix compiling Slideshow css in rtl mode
  • Fix Sortable component no longer scrolls overflow: hidden containers
  • Fix 'yarn watch' not watching changes in less files
  • Fix domPath() for elements within forms that include inputs with name 'id'