- safeApply:
- fixed issue with safeApply setup (1eeb2b9b)
- safeApply:
- Using a decorator to better handle adding safeApply to $rootScope (7c401dda)
- load:
- allow filepicker library to be loaded from a specific protocol if desired via a configuration parameter. (e0ad620b)
- store:
- allowing store calls to be made for an account instead of only a wrap (e907a1fa)
- update:
- updated to latest angular 1.2.0-rc2 (e80481914e)
- progress:
- providing workaround for filepicker's progress event bug (b9a71b06)
- app-server:
- missing app-server.js on github (4f3d335f)
- infowrap:
- fixed issue around signing within Infowraps specific implementation details for signing. (a336ee1f)
- security:
- allow signing for an account or user instead of just a wrap (f4ab339a)
- container:
- fixed height of container (49697ff2)
- directive:
- updated directive to work with angular 1.2 (c8db23d9)
- security:
- fixed issue with signing now that special sign types are supported (7073df12)
- filepickerBtn:
- transclusion now works properly (c34bcf0e)
- events:
- fixed event generation (70913e57)