- **Sticky** - Fix issue where sticky would cause page to shift when `context` height was determined by sticky's height in `position: static;`#3430
- **Sticky** - Fix issue where sticky would cause page to shift when `context` height was determined by sticky's height in `position: static;`#3430
- **Form Validation** - Fixed issue where radio was not being included in `onFailure` values if not set #5064
- **Form Validation** - Fixed issue where radio was not being included in `onFailure` values if not set #5064
- **Menu** - Fixed issue where `left menu` and `right menu` did not display correctly in `stackable menu` on mobile #3604#5116 **Thanks @BleuDiamant@Traverse**
- **Menu** - Fixed issue where `left menu` and `right menu` did not display correctly in `stackable menu` on mobile #3604#5116 **Thanks @BleuDiamant@Traverse**
- **Dimmer** - Fixed typo causing body dimmer to add unnecessary `position: relative;`**Thanks @jinyangzhen**#4707