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

feat($compiler): support to generate "@render" function for weex recycle-list #6987

Merged

Commits on Nov 2, 2017

  1. feat($compiler): support to generate @render function for weex recycl…

    …e-list
    
    Compile the template twice with different options for weex platform if
    the “recyclable” flag is passed. Generate both normal render function
    and “@render” function for recycle-list.
    
    Adjust function names and arguments in recycle-list compiler.
    Hanks10100 committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    c6e5b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4003bb4 View commit details
    Browse the repository at this point in the history