v118.1.0
In this minor release, we have made several improvements to the TextControls component.
New features
TextControls
Added -baseTextFieldShouldDeleteBackward:
and -baseTextField:shouldPerformAction:withSender:canPerformAction:
to MDCBaseTextFieldDelegate
.
Component changes
TextControls
- Add -baseTextField:shouldPerformAction:withSender:canPerformAction: (Andrew Overton)
- Add shouldDeleteBackward delegate method (Andrew Overton)
- consider floating label min Y in - accessibilityPath (Andrew Overton)