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

[RFR] Add Reference many input #597

Merged
merged 19 commits into from May 22, 2017
Merged

[RFR] Add Reference many input #597

merged 19 commits into from May 22, 2017

Commits on May 19, 2017

  1. Add ReferenceManyInput

    kimkha authored and fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    4d9a0cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6168e View commit details
    Browse the repository at this point in the history
  3. Rename components

    fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    85a2ce0 View commit details
    Browse the repository at this point in the history
  4. Use new input in example

    fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    20ed653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0443068 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bde81d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c111955 View commit details
    Browse the repository at this point in the history
  8. Add docs

    fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    41233de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01ba8a4 View commit details
    Browse the repository at this point in the history
  10. Document auto translation

    fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    df35a3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf752c6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    174c3e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bba9b1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ebc532 View commit details
    Browse the repository at this point in the history
  15. Test redraw case

    fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    aad99fe View commit details
    Browse the repository at this point in the history
  16. Fix tests

    fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    006dba9 View commit details
    Browse the repository at this point in the history
  17. Fix tests

    fzaninotto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    e673133 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. Avoid mutating state

    fzaninotto committed May 21, 2017
    Configuration menu
    Copy the full SHA
    0075d32 View commit details
    Browse the repository at this point in the history
  2. Fix value ordering bug

    fzaninotto committed May 21, 2017
    Configuration menu
    Copy the full SHA
    755f935 View commit details
    Browse the repository at this point in the history