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

[jsfm] Fix the lint error in Document #2368

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

Hanks10100
Copy link
Contributor

Brief Description of the PR

Remove the useless temporary variable result in the fireEvent method.

Remove the useless temporary variable `result` in the `fireEvent` method.
@Hanks10100 Hanks10100 requested a review from YorkShen April 25, 2019 09:33
@YorkShen YorkShen merged commit 708c97e into apache:master Apr 25, 2019
@weex-bot
Copy link

Warnings
⚠️ No Changelog changes!
Messages
📖 danger test finished.

Generated by 🚫 dangerJS

YorkShen pushed a commit that referenced this pull request Apr 25, 2019
Remove the useless temporary variable `result` in the `fireEvent` method.
lucky-chen pushed a commit that referenced this pull request May 24, 2019
* [jsfm] Fix the lint error in Document (#2368)

Remove the useless temporary variable `result` in the `fireEvent` method.

* [iOS] Fix mtl target build script. (#2369)

* Update version for 0.24 release

* Update release script

* Add release_candiate.sh

* Chmod publish_release_candiate.sh to 755

* Update publish.sh

* Update push tag

* Update publish srcript

* Update license header and build script for apache release.

* Update file header for source file from Webkit and chromium

* Update webkit version.

* update publish script.

* Update push tag

* update publish script

* Update rule for release_files.

* Add Ninja build dep (#2459)

* Update publish_release_official script.

* Update license

* Update release script

* Update comment doc release script.

* Update readme

* Update Readme.md

* [Android] Check weexVersion (#2451)

* [Android] Check weexVersion

1. The version must have 4 sections.
2. The leading three section must be number, and the last section is odd number with or without suffix string.

* [Android] Add ignoreVersionCheck

(cherry picked from commit 151c469)

* [Android] Copy so. (#2454)

Use a dedicated way to copy unstripped .so file without the importable file path.

(cherry picked from commit 4da0cea)

* Remove ios/sdk/WeexTests/dependency from Apache release.

* Update build.gradle
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.

3 participants