backbone icon indicating copy to clipboard operation
backbone copied to clipboard

Give your JS App some Backbone with Models, Views, Collections, and Events

Results 77 backbone issues
Sort by recently updated
recently updated
newest added

Backbone route parameters are decoded via `decodeURIComponent`. If the parameter is malformed (e.g. `%foo`) then a `URIError` is thrown. Since the user is in control of the url, this can...

question

I realized there was some unfinished work lying around, which deserved a release. After an approving review, I will add another commit with the generated files (i.e., docco and the...

I suspect this is a feature many people would like, though perhaps not as many as were the case for Underscore. I personally think that there would be value in...

question

In the distant past there have been changes of questionable value, often breaking, often complicating and/or pessimizing the code, and sometimes *removing* pre-existing tests. I consider #3843 a good example...

break
quality

The project is currently testing against local hardcopies of jQuery, json2, QUnit, require.js and Underscore. These versions are all outdated by at least seven years. There is a real advantage...

question
quality

I have taken on the burden of maintaining Backbone. I also happen to believe that ideally, each code change should be reviewed by somebody other than the author. When somebody...

question
starter

https://github.com/jashkenas/backbone/actions/runs/7791166953/job/21246628849 Perhaps they removed support for that browser or something. In any case, it should probably be removed from the Karma config.

bug
starter