8000 Tags · heiby/incubator-weex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: heiby/incubator-weex

Tags

0.20.3.0-beta

Toggle 0.20.3.0-beta's commit message
# ChangeLog

## Android
### Feature
* Support direction:rtl
	* For international useage, support [direction:rtl](https://developer.mozilla.org/en-US/docs/Web/CSS/direction)
	* Pull Request: apache#1664
* Support richtext component
	* Support richtext component [richtext](http://weex-project.io/cn/references/components/richtext.html)
	* Pull Request: apache#1796
*  Performance optimization(init)
	* rm useless log && reduce reflection
	* Pull Request:  apache#1844
* rm useless code of `WXInstanceExceptionRecord`
	* Pull Request:apache#1606
### Bugfix
*  Emoji not show on Android 9.0(init)
	* Emoji not show on Android 9.0(init)
	* Pull Request:  https://github.com/apache/incubator-weex/pull/1804/files
* Support ontouch event on scroller component
	* Pull Request: apache#1896
* Fix NPE && No such Element Exception
	* Pull Request: apache#1896
* ignore fixed element for interactionTime
	* Pull Request:apache#1900

## iOS
## Bugfix
* Forbid adjustment of safeArea by system for cycle slider component.
    * apache#1780
* Fix dead-lock if subclass of WXListComponent is registered to WeexSDK.
    * apache#1790
* Podspec use libc++ by default.
* Release jscontext in bridge thread to avoid main thread deadlock.
    * apache#1822
* Fix multicontext recreate.
    * apache#1818
* Fix image load
    * apache#1795
* Fix crash when multithread accessing setCustomEnvironment and customEnvironment of WXSDKEngine.
    * apache#1875
* Fix remove active pseudo class doesn't work.
    * apache#1854
* Fix css style width & height set to 0, but doesn't relayout.
    * apache#1848
* When navigation ishidden, the weexinstance will relayout, it should modify WXRootView's frame, in same case it does't not work because of the execute sequence.
    * Pull Reuqest:apache#1901
## Features
* Support RTL layout direction.
    * Pull Request: apache#1664
* Add completion callback for registerService.
    * Pull Request: apache#1776
* Support richtext component
    * Support richtext component. <richtext>
    * Pull Request: apache#1799
* Add a feature to control the offset of list attach to bottom.
    * Pull Request:apache#1813
* supprot devtool show the new performance info
    * Pull Request : apache#1751
* Add script section in opcode file
    * Pull Request:apache#1827
* Animation of slider on iOS can be forbidden
    * Pull Request: apache#1849
* Add upriseOffset attribute for edit component to control uprise offset triggered by keyboard.
    * Pull Request: apache#1893

0.20.1

Toggle 0.20.1's commit message

0.20.0

Toggle 0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request apache#1789 from wqyfavor/fix-rc-20

Fix rc 20

0.20.0-rc1

Toggle 0.20.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request apache#1789 from wqyfavor/fix-rc-20

Fix rc 20

0.20.0-rc0

Toggle 0.20.0-rc0's commit message
[Release] Added the missing Apache license (apache#1753)

0.19.0.2

Toggle 0.19.0.2's commit message

0.19.0.1

Toggle 0.19.0.1's commit message

0.19.0

Toggle 0.19.0's commit message

0.19.0-rc4

Toggle 0.19.0-rc4's commit message

0.18.0.3

Toggle 0.18.0.3's commit message

0