-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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
[weex] Support to compile v-on
into the weex native directive
#6892
Merged
yyx990803
merged 16 commits into
vuejs:weex-native-directive
from
Hanks10100:weex-native-directive
Oct 31, 2017
Merged
[weex] Support to compile v-on
into the weex native directive
#6892
yyx990803
merged 16 commits into
vuejs:weex-native-directive
from
Hanks10100:weex-native-directive
Oct 31, 2017
Commits on Oct 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8d01006 - Browse repository at this point
Copy the full SHA 8d01006View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45fddc - Browse repository at this point
Copy the full SHA d45fddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b2136 - Browse repository at this point
Copy the full SHA 91b2136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227a229 - Browse repository at this point
Copy the full SHA 227a229View commit details -
feat($compiler): supports compiling v-bind to the weex native directi…
…ve in recycle-list
Configuration menu - View commit details
-
Copy full SHA for a65cc6e - Browse repository at this point
Copy the full SHA a65cc6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ddbd9 - Browse repository at this point
Copy the full SHA 62ddbd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d66c81 - Browse repository at this point
Copy the full SHA 0d66c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5933652 - Browse repository at this point
Copy the full SHA 5933652View commit details -
feat($compiler): supports compiling v-else-if and v-else to the weex …
…native directive
Configuration menu - View commit details
-
Copy full SHA for 9aae7c9 - Browse repository at this point
Copy the full SHA 9aae7c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa177c6 - Browse repository at this point
Copy the full SHA fa177c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6afbb2e - Browse repository at this point
Copy the full SHA 6afbb2eView commit details
Commits on Oct 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0113093 - Browse repository at this point
Copy the full SHA 0113093View commit details -
Configuration menu - View commit details
-
Copy full SHA for f210437 - Browse repository at this point
Copy the full SHA f210437View commit details
Commits on Oct 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 42cf346 - Browse repository at this point
Copy the full SHA 42cf346View commit details
Commits on Oct 27, 2017
-
feat($compiler): adjust handler params to fit the weex native renderer
+ Filter the non-expression params and the `$event`. + Use `$event` as the last argument of handler.
Configuration menu - View commit details
-
Copy full SHA for 900e20a - Browse repository at this point
Copy the full SHA 900e20aView commit details
Commits on Oct 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ce32e85 - Browse repository at this point
Copy the full SHA ce32e85View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.