8000 Comparing v0.7.1...v0.8.0 · thedersen/backbone.validation · GitHub
[go: up one dir, main page]

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.7.1
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.8.0
Choose a head ref
  • 8 commits
  • 37 files changed
  • 4 contributors

Commits on Jan 26, 2013

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

Commits on Jun 10, 2013

  1. Configuration menu
    Copy the full SHA
    ea0c848 View commit details
    Browse the repository at this point in the history
  2. Updated README.md, added missing brace.

    igchuk authored and thedersen committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    03792fd View commit details
    Browse the repository at this point in the history
  3. handling id selectors better

    If `selector` is set to `id` in the configuration, it will now use `#id` (rather than the much slower `[id=attr]`) to look up the element.
    BigBlueHat authored and thedersen committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    feac0c0 View commit details
    Browse the repository at this point in the history
  4. Fixes recursive loop if model attributes contain nested models

    I.e. nested models created from the backbone-relational plugin
    asgeo1 authored and thedersen committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    647723f View commit details
    Browse the repository at this point in the history
  5. Added test for pull #97

    thedersen committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    9155343 View commit details
    Browse the repository at this point in the history
  6. Updated dist files

    thedersen committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    7aa7df6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0205fb5 View commit details
    Browse the repository at this point in the history
Loading
0