Skip to content

v2.17.0

Compare
Choose a tag to compare
@alistair3149 alistair3149 released this 11 Jun 22:12
a03cf84

2.17.0 (2024-06-11)

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