- FIX:
TextViewDelegateForwarderonly forwards limitedUIScrollViewDelegatemethods (#19)
- FIX:
ContentFilterScheduleris using wrong key for cache. - Disable a workaround for the bug fixed on iOS 14.5.
- Change
Root.plistinSettings.bundleto have default valueNO(#3) - FIX: Setting
TextEditorView.scrollView.delegatemay break behavior (#6) - Conform to
UITextInputTraits. - Add
returnToEndEditingEnabled. This allows users to implement single line text editor behavior. - Expose
inputViewandreloadInputViewsmethods (#15) - Update
UIRespondermethods.
- Initial release.