Results 6 issues of Paul

failure mode is currently to lock the event loop. makes debugging hard.

enhancement

Needs to take border and padding into account when calculating the row height (a la jQuery outerHeight()).

Quite often, module names have a vendor prefix which doesn't relate to the filesystem directly, but could be aliased to a certain directory. e.g. ngResource could alias the "ng" part...

enhancement

Not sure this is necessary as the html loader is good for templates.

enhancement

A very common pattern is to name modules using camelCase but have the implementation file use dashes (and downcase).

enhancement

**Expected Behavior** On successful authorization, the stored authorized client includes any additional parameters provided by the auth server during the code grant flow. **Current Behavior** `OAuth2AuthorizationCodeGrantFilter` currently creates a `OAuth2AuthorizedClient`...

type: enhancement
in: oauth2