Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+ [ios] merge all 0.9.x ios features to dev #1982

Merged
merged 432 commits into from
Dec 22, 2016
Merged

+ [ios] merge all 0.9.x ios features to dev #1982

merged 432 commits into from
Dec 22, 2016

Conversation

cxfeng1-zz
Copy link
Contributor

Related features:

  • add default style support
  • add support for loading relative path resource
  • add picker module
  • add support for exporting component method
  • add focus method for textarea
  • add custom environment entry.

bugfixes:

  • fix crash on events' copy
  • fix crash for NaN values with WXPixelType
  • fix textarea placeholder bug
  • fix bug display triggered even if frame has zero width or height
  • fix issue root view frame being set when keyboard up
  • fix textinput component inputEvent fired repetitiously
  • fix iconfont load font , support woff
  • fix bug that sticky component's absolutePosition will be computed twice if the actual absolute position is {0,0}
  • fix SliderNeighbor component’s guesture-blocking bug when it is …
    used in a scrollview

kfeagle and others added 30 commits November 21, 2016 11:14
+ [ios] bugfix:clipboard callback value not rgiht
行久已经同意修改
* [ios] fix border's "Overlapping Curves" not recomputed when relayout
Ios feature 20161208 :merge from origin for picker development.
…ause CALayer's display method can only be triggered once in a drawing circle.
boboning and others added 24 commits December 16, 2016 10:44
* [ios] texture bug fix : when input change . the text content send to change
Conflicts:
	examples/component/input-demo.we
	examples/index.we
	ios/playground/WeexDemo/Info.plist
	ios/sdk/WeexSDK/Sources/Component/WXImageComponent.m
* [ios] stream module body param compatible with JSON object
* [ios] remove items when view unload in slider-neighbor
* [ios] bugfix globalEvent removeObserver don't need specify target
and SliderNeighbor component’s guesture-blocking bug when it is used in
a scrollview
&& SliderNeighbor component’s guesture-blocking bug when it is used in
a scrollview
…uted twice if the actual absolute position is {0,0}
* [ios] fix bug that sticky component's absolutePosition will be comp…
…ghbor

Ios bugfix sticky and slider neighbor
@cxfeng1-zz cxfeng1-zz merged commit 956be54 into dev Dec 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.