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

Allow arbitrary UI code in the choices for radio buttons and checkbox group input #1521

Merged
merged 22 commits into from Mar 27, 2017

Commits on Mar 24, 2017

  1. working but ugly

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    00276ab View commit details
    Browse the repository at this point in the history
  2. handle dependencies

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    2c44437 View commit details
    Browse the repository at this point in the history
  3. better

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    9571285 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4ea3990 View commit details
    Browse the repository at this point in the history
  5. uncommenting

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    cc67907 View commit details
    Browse the repository at this point in the history
  6. fix tests

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    b6bbd11 View commit details
    Browse the repository at this point in the history
  7. update funs

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    35136b9 View commit details
    Browse the repository at this point in the history
  8. fix docs

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    f982be2 View commit details
    Browse the repository at this point in the history
  9. make checkChoicesArgs fun

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    4055c6b View commit details
    Browse the repository at this point in the history
  10. name elements of return list

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    e909e35 View commit details
    Browse the repository at this point in the history
  11. minor updates

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    f14dd69 View commit details
    Browse the repository at this point in the history
  12. don't propagate choices beyond normalizeCheckArgs() (only keep `cho…

    …icesNames` and `choicesValues`)
    bborgesr committed Mar 24, 2017
    Copy the full SHA
    c6e1e40 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    2b28ea2 View commit details
    Browse the repository at this point in the history
  14. a bunch of tests

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    81fe6a1 View commit details
    Browse the repository at this point in the history
  15. news item and comment

    bborgesr committed Mar 24, 2017
    Copy the full SHA
    8961778 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    bcd8fce View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    362ff9f View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    2488690 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    0687f04 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Copy the full SHA
    e1a2752 View commit details
    Browse the repository at this point in the history
  2. edge cases and numbers

    bborgesr committed Mar 27, 2017
    Copy the full SHA
    724fa36 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c0902f8 View commit details
    Browse the repository at this point in the history