Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thedersen/backbone.validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: thedersen/backbone.validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 13 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 26, 2015

  1. Configuration menu
    Copy the full SHA
    4610e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596a5cb View commit details
    Browse the repository at this point in the history
  3. Implement attributes to bind options

    Add Validation.attributeLoaders store
    
    Options cand be an string array, an function returning an string array or a string that refers to a registered attributeLoader
    blikblum committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    70f7ccb View commit details
    Browse the repository at this point in the history
  4. Fix reference to view

    blikblum committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    246fbaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    046cbc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ec3c32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac6435f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c55ef07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63c2514 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3cd4b53 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    blikblum committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    8536005 View commit details
    Browse the repository at this point in the history
  12. Bumped version to 0.10

    blikblum committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    720263c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #259 from blikblum/allow-configure-attributes

    Allow to configure validation attributes per view
    chiefGui committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    07780e4 View commit details
    Browse the repository at this point in the history
Loading