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: destructuring + nesting in v-for #217

Merged
merged 4 commits into from
May 29, 2024

Commits on May 27, 2024

  1. feat: destructuring + nesting in v-for (WIP)

    chore: change bench
    
    feat(compiler-vapor): v-for with destructuring assignment
    
    test(compiler-vapor): v-for de-structured + complex expressions + nested
    
    feat: v-for aliases with complex expressions
    
    feat(runtime): v-for with shallow ref source
    
    test: update e2e example
    
    chore: undo the change bench
    LittleSound committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0f993e4 View commit details
    Browse the repository at this point in the history
  2. refactor: cleanup genEffects

    sxzz authored and LittleSound committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4363cb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e29b2f7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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