Guillaume Seguin
Guillaume Seguin
I propose this fix for the issue #24. This fix allow too : - to trigger the callback function on logout - to add a callback function on `failure` state
When the sticky element is hidden on loading, the `initialCSS` is not correctly settled. see my [example](http://jsfiddle.net/cdaabdoy/).
Hello, What do you think about to follow users through the Google Tag Manager module ? I'm going to do a PR in this direction.
Hello, With the config above a new document will always have `field1: {}` if `field1` is not provided. ``` const subUserSchema = new Schema({ field2: { type: String, }, });...
Hello, What do you think about parsing HTML Media Elements ? For example : ``, ``, etc. Thanks, Guillaume
Hello, Is ng-joyride will support [i18n](https://docs.angularjs.org/guide/i18n) for the text hard coding ? I was forced to [replace some text in the source code](https://github.com/grrseguin/ng-joyride/commit/1293fe5d6620d980d2565b4ba07054dfbc14dad8) for use ng-joyride in my project. Thanks
The returned object of the `loadTemplate` method is not always the same. Thus, its properties too. I suggest to use always [`HttpPromise`](https://docs.angularjs.org/api/ng/service/$http#general-usage) with the `data` property instead of [`promise`](https://docs.angularjs.org/api/ng/service/$q#the-promise-api).
The npm package version is on 3.3.44 but the github version is on 3.3.50. Could you update the npm package version? > linked to https://github.com/browser-update/browser-update/issues/575