Skip to content

Release 2.1.8

Compare
Choose a tag to compare
@deleonio deleonio released this 23 Sep 12:26
· 1338 commits to develop since this release

What's Changed:

  • Bug Fixes:

    • Fixed link issue in TableStateful component. (by @sdvg in #6794)
    • Fixed input date formatting issue. (by @sdvg in #6793)
    • Addressed overlapping font size bug. (by @Makko74 in #6838)
    • Corrected initial counter values for inputs. (by @sdvg in #6800)
  • Features and Enhancements:

    • Introduced tabs without button group functionality. (by @AlexanderSchmidtCE in #6790)
    • Added ability to enable manual mode and behavior properties for tabs. (by @Makko74 in #6761)
    • Introduced horizontal navigation wrap feature. (by @Makko74 in #6856)
    • Added currency format example with react-number-format in Sample App. (by @Makko74 in #6859)
    • Added an example showing grouped inputs with a single error message. (by @sdvg in #6801)
    • Implemented KolNav sample without submenu for better clarity. (by @Makko74 in #6825)
    • Enabled keyboard navigation in TableStateless. (by @anicyne in #6699)
  • Refactoring and Code Improvements:

    • Moved playwright from devDependencies to dependencies in Sample App. (by @sdvg in #6812)
    • Removed ButtonGroup from TabComponent. (by @deleonio in #6796)
    • Refactored type AlternativeButtonLinkRolePropType for cleaner code. (by @Makko74 in #6830)
    • Updated bmf theme with improvements in two separate PRs. (by @Chrisdo82 in #6799, @deleonio in #6806)
    • Adjusted switch option label alignment for better UI consistency. (by @Makko74 in #6754)
    • Updated Sample App language to English for consistency. (by @AlexanderSchmidtCE in #6810)
  • Chore and Maintenance:

  • New Contributor:

Full Changelog: 2.1.7...2.1.8