3.7.2
Note: Bumped to release 3.7.2 and skipped 3.7.1 to be consistent with our NPM packages, which 3.7.1 needed to be deprecated.
🚀 Added
- Added the ability to disable the focus styles introduced in 3.6.0 #724
- To turn off the focus styles set the
$ds-include-focus-styles
tofalse
.
- To turn off the focus styles set the
🛠 Fixed
- Fixed
checkedChildren
radio button bug #725