Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[iOS] Fix on iOS9, text cannot be deleted when exceeds maxLength. #1487

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

wqyfavor
Copy link
Member

First of all, thank you for your contribution!

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

CheckList:

if isBugFix :

  • Make sure that you add at least one unit test for the bug which you had fixed.

elif isNewFeature :

  • Update API docs for the component.
  • Update/Add demo to demonstrate new feature.
  • Update test scripts for the feature.
  • Add unit tests for the feature.

@weex-bot
Copy link

weex-bot commented Aug 30, 2018

Messages
📖 No android file has been changed.
📖 android build verification finished.

Generated by 🚫 dangerJS

@cxfeng1-zz cxfeng1-zz merged commit a9e0e19 into apache:master Aug 30, 2018
Darin726 pushed a commit to Darin726/incubator-weex that referenced this pull request Sep 12, 2018
* apache/master:
  [iOS] Fix on iOS9, text cannot be deleted when exceeds maxLength. (apache#1487)
  [WEEX-586][Android] add synchronized for recycle list template (apache#1488)
Darin726 pushed a commit to Darin726/incubator-weex that referenced this pull request Sep 12, 2018
…o merge_all_code

* 'merge_all_code' of gitlab.alibaba-inc.com:weex/weex:
  [Core] Refactor. Avoid unnecessary layout.
  [iOS] Fix on iOS9, text cannot be deleted when exceeds maxLength. (apache#1487)
  [WEEX-586][Android] add synchronized for recycle list template (apache#1488)
Darin726 pushed a commit to Darin726/incubator-weex that referenced this pull request Sep 12, 2018
…o merge_all_code

* 'merge_all_code' of gitlab.alibaba-inc.com:weex/weex:
  Update so
  use std::unique_ptr to avoid memory leak
  [Core] Refactor. Avoid unnecessary layout.
  [core]fix the error of use delete memory
  [iOS] Fix on iOS9, text cannot be deleted when exceeds maxLength. (apache#1487)
  [WEEX-586][Android] add synchronized for recycle list template (apache#1488)
  [Core] Refactor. Fix subclass of WXScrollerComponent cannot scroll because of _contentSize not set.
  [iOS] Avoid use ivar in block which makes compiler unhappy.
  [iOS] Protect flexCssNode variable.
  Close database should be threadSafe as ensuredatabase function
  [WEEX-599][iOS] add apm record isEnd flag (apache#1483)
  [WEEX-593][iOS]image can not show correct borderRadius (apache#1485)
@wqyfavor wqyfavor deleted the fix-maxlength-delete branch November 23, 2018 06:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants