Totty

Results 31 issues of Totty

The events fired by the app router have a "route:" prefix. (as explained here http://stackoverflow.com/questions/14410242/backbone-router-doesnt-work-with-requirejs)

At http://backbonetutorials.com/organizing-backbone-using-modules/ define([ 'jquery', 'underscore', 'backbone', 'views/projects/list', 'views/users/list' ], function($, _, Backbone, Session, ProjectListView, UserListView){ Is wrong because the Session is not loaded. Also in the same page: http://backbonetutorials.com/organizing-backbone-using-modules/ app_router.on('showProjects',...

errors

Some plugin has a little doc at the start of the file, others have nothing.

bitcore doesn't support windows https://github.com/bitpay/bitcore/issues/63

If I try to remove the colorcoder package I have a lot of errors that colorcoder is missing. "Error loading colour scheme Packages/Colorcoder/Afterglow (Colorcoded) (Colorcoded) (Colorcoded).tmTheme: Error parsing plist xml:...

"Error loading colour scheme Packages/Colorcoder/Afterglow (Colorcoded) (Colorcoded) (Colorcoded).tmTheme: Error parsing plist xml: Failed to open file in file "Packages/Colorcoder/Afterglow (Colorcoded) (Colorcoded) (Colorcoded).tmTheme"" https://github.com/YabataDesign/afterglow-theme/issues/40

For the route "'xy:{x},{y}'" creates: "/^\/?xy:\/([^\/?]+),([^\/?]+)\/?$/i" instead of "/^\/?xy:([^\/?]+),([^\/?]+)\/?$/i" Test here: http://www.regexr.com/ the string "xy:34234,-2342"

http://blog.nodejs.org/2013/02/07/peer-dependencies/

Isn't [this](https://github.com/pa7/nude.js/blob/master/tests/images/4.jpg) edited image compromising your tests? having that black square would not give wrong results?