You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE Need to document the optional configuration object parameter syntax for Deft.Promise::then(), Deft.Promise::otherwise() and Deft.Promise::always().
Since I've been slack lately (working on the TypeScript definition generator for Ext JS and Touch), I can go through the JSDuck comments if you like. I'm out of town this weekend so if you get the itch, feel free to tackle this. But if not, I can start on it early next week.
…overed in new Deft.Logger unit tests.
The Ext JS log adapter implementation incorrectly attempted to use `is` instead of `=` for assignments, when adapting 'verbose' to 'info' and 'deprecate' to 'warn'.
Ext.Logger has transient availability in Sencha Touch - with a production build it will not be available unless explicitly included. Revised the Sencha Touch log adapter implementation to accommodate this.
Added the Deft.Logger tests to the Karma configurations and manual test runner.
See #102
See #106
No description provided.
The text was updated successfully, but these errors were encountered: