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

Add a default value for radio button group #106

Commits on Mar 15, 2015

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

Commits on Mar 16, 2015

  1. Configuration menu
    Copy the full SHA
    7a972d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request marionettejs#96 from rhubarbselleven/rhubarbs/trav…

    …is-docker
    
    Allows travis to use docker images for testing
    samccone committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    fedcc3c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. Configuration menu
    Copy the full SHA
    4f8764c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e86e06f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2015

  1. Merge pull request marionettejs#95 from rhubarbselleven/indeterminant…

    …-checkboxes
    
    An indeterminate checkbox will be a null value
    rhubarbselleven committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    0559800 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

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

Commits on May 3, 2015

  1. Merge pull request marionettejs#110 from david-davidson/use-jquery-find

    Use `$.find`, not `$.children`, to parse nested inputs within a specific form
    rhubarbselleven committed May 3, 2015
    Configuration menu
    Copy the full SHA
    815c355 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2015

  1. Add support for default value for radio button group in serialize data:

     * Default is set to null but it's easy to override.
     * Add value assigners to control value assignment to data
    stephanebachelier committed May 27, 2015
    Configuration menu
    Copy the full SHA
    bd8f8f3 View commit details
    Browse the repository at this point in the history