Skip to content

2.17.0

Features

  • cssVar: ✨ add --color-inverted-primary for text color above primary color 86ef5ef
  • overflow: ✨ add overflow scroll button when using a pointer device 55d413e

Bug Fixes

  • core: 🐛 do not debounce scroll direction script ababe58
  • core: 🐛 incorrect opacity and color of icons in button 8541b7e
  • ooui: 🐛 define invert color for progressive buttons 670d214
  • search: 🐛 remove unused param from getRedirectMessage() d0e6842
  • skinning: 🐛 incorrect margin value for floating thumbnail 0a8c49a
  • tagline: 🐛 always return string from user tagline fe9c0f8, closes #871