Paul
Paul
failure mode is currently to lock the event loop. makes debugging hard.
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...
Not sure this is necessary as the html loader is good for templates.
A very common pattern is to name modules using camelCase but have the implementation file use dashes (and downcase).
**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`...