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

[weex] Support to compile v-on into the weex native directive #6892

Merged

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    8d01006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45fddc View commit details
    Browse the repository at this point in the history
  3. refactor: fix types

    yyx990803 committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    91b2136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    227a229 View commit details
    Browse the repository at this point in the history
  5. feat($compiler): supports compiling v-bind to the weex native directi…

    …ve in recycle-list
    Hanks10100 authored and yyx990803 committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    a65cc6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62ddbd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d66c81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5933652 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9aae7c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa177c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6afbb2e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    0113093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f210437 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    42cf346 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. 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.
    Hanks10100 committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    900e20a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    ce32e85 View commit details
    Browse the repository at this point in the history