Release 2.1.8
What's Changed:
-
Bug Fixes:
-
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
fromTabComponent
. (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)
- Moved
-
Chore and Maintenance:
- Updated dependencies and lock file. (by @deleonio in #6792, #6855, #6867)
- Removed unnecessary build script. (by @deleonio in #6844)
- Added sample for
KolTextInput
with SmartButton functionality. (by @AlexanderSchmidtCE in #6865) - Updated
CONTRIBUTING.md
guidelines. (by @AlexanderSchmidtCE in #6818) - Enabled visual test timeout override for more flexibility. (by @sdvg in #6805)
-
New Contributor:
- @AlexanderSchmidtCE made their first contribution in #6790
Full Changelog: 2.1.7...2.1.8