Skip to content

Release 3.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@deleonio deleonio released this 03 Feb 21:04
· 129 commits to develop since this release

What's Changed

  • Fix handling of minus sign in number input by @anicyne in #7231
  • BEM Refactoring split-button by @anicyne in #7230
  • CLI: Add migration tasks for V3 by @sdvg in #7237
  • Remove theme itzbund and rename draft themes to "in progress" by @sdvg in #7241
  • Update sample app cases for inputs by @sdvg in #7244
  • Introduce new environment variable KOLIBRI_VISUAL_TESTS_EXPECT_TIMEOUT by @sdvg in #7246
  • Remove modal property in Drawer by @anicyne in #7247
  • Fix table double layers and hyphens by @sdvg in #7272
  • refactor: update input components css to use bem styles and mixins by @Makko74 in #7180
  • Increase contrast for card box-shadow by @sdvg in #7253
  • Fix Drawer controlled mode: Allow to open with an initial _open property by @sdvg in #7267
  • Unify JSDoc property descriptions by @sdvg in #7274
  • Fix icon line-height for edge cases by @sdvg in #7260
  • Extend input fields aria-described property to all types of messages by @sdvg in #7279
  • Update kolibri deps and lock by @deleonio in #7326
  • Enhance error list rendering: add smooth scroll and focus behavior by @deleonio in #7327
  • Enhance error list functionality: improve scrolling and focus behavio… by @deleonio in #7331
  • 7340 concurrency condition v3 by @deleonio in #7342
  • remove some prepack scripts by @deleonio in #7338

Full Changelog: 3.0.0-rc.2...3.0.0-rc.3