Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Added textRange method from UITextInput#124

Open
BarredEwe wants to merge 8 commits intojobandtalent:masterfrom
BarredEwe:master
Open

Added textRange method from UITextInput#124
BarredEwe wants to merge 8 commits intojobandtalent:masterfrom
BarredEwe:master

Conversation

@BarredEwe
Copy link
Copy Markdown

Added the standard method open func textRange (from fromPosition: UITextPosition, toPosition: UITextPosition) -> UITextRange? from the UITextInput protocol.

grishutin and others added 7 commits September 16, 2020 14:01
*Total -- 398.58kb -> 194.45kb (51.21%)

/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testNormalStateMultiline@3x.png -- 15.45kb -> 4.91kb (68.19%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testNormalState@3x.png -- 15.45kb -> 4.91kb (68.19%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testNormalStateSelection@3x.png -- 15.96kb -> 5.19kb (67.51%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testInactiveFilledState@3x.png -- 16.05kb -> 5.35kb (66.65%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testInactiveFilledStateMultiline@3x.png -- 16.05kb -> 5.35kb (66.65%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testContentInsetTextFieldInactive@3x.png -- 16.05kb -> 5.35kb (66.65%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testInactiveFilledStateSelection@3x.png -- 16.54kb -> 5.64kb (65.91%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testEmptyActiveStateMultiline@3x.png -- 14.32kb -> 6.50kb (54.62%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testEmptyActiveState@3x.png -- 14.33kb -> 6.50kb (54.61%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testAnimatedTextViewActiveCustomStyle@3x.png -- 16.16kb -> 7.39kb (54.26%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testAnimatedTextFieldActiveCustomStyle@3x.png -- 16.16kb -> 7.39kb (54.25%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testContentInsetTextFieldActive@3x.png -- 16.86kb -> 8.43kb (49.99%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testFilledActiveState@3x.png -- 17.21kb -> 8.88kb (48.37%)
/Assets/Jobandtalent Eng.png -- 102.77kb -> 56.44kb (45.08%)
/AnimatedTextInput/Assets/cm_icon_input_eye_normal@3x.png -- 1.66kb -> 1.00kb (39.95%)
/AnimatedTextInput/Assets/cm_icon_input_eye_normal@2x.png -- 0.97kb -> 0.60kb (37.78%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testFilledActiveStateMultiline@3x.png -- 40.88kb -> 25.45kb (37.75%)
/Example/AnimatedTextInputTests/ReferenceImages_64/AnimatedTextInput_Tests.AnimatedTextInputSnapshotTests/testFilledActiveStateMultilineWithCounter@3x.png -- 42.08kb -> 26.50kb (37.01%)
/AnimatedTextInput/Assets/disclosure@3x.png -- 0.72kb -> 0.50kb (31.02%)
/AnimatedTextInput/Assets/cm_icon_input_eye_selected@3x.png -- 1.58kb -> 1.10kb (30.16%)
/AnimatedTextInput/Assets/cm_icon_input_eye_selected@2x.png -- 0.84kb -> 0.63kb (25%)
/AnimatedTextInput/Assets/disclosure@2x.png -- 0.50kb -> 0.41kb (16.9%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants