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

Fix vue prop syncing and add trailing comma to the accessors of angular #129

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2020

  1. fix(vue): add attributes to fix prop syncing

    hirsch committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    8f40c92 View commit details
    Browse the repository at this point in the history
  2. fix(angular): add missing trailing comma

    hirsch committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    f252f2c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. fix(vue): improve array binding on props

    hirsch committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    757a20f View commit details
    Browse the repository at this point in the history