Marc J. Schmidt
Marc J. Schmidt
Looks good. Do you want to provide a PR?
Merged angular-2.0.0 fixes. Please try again with master version.
Heyho guys! Awesome that you guys want to keep that library alive :) Unfortunately, as you saw I didn't have much time to maintain this beauty. I'd prefer to create...
Well, back in the days where v2 was newest and nobody talked about 3, "angular2-localstorage" was a decent idea. :D However, I agree that renaming it makes totally sense now....
I'm going to invest some time tonight CEST.
Cool! Good to hear :) Unfortunately I have currently very (next 1-2 weeks) little time due to a project launch, but I'll write you again mid August, so I have...
@bytenik ?
You should post issues with Ionic in the ionic repo. This library is a regular Typescript library, you need to include in your build routine. I have no idea about...
`elsewhere in the application` what do you mean with that? The change detection is only one way: application to storage. We can not detect whether sessionStorage has changed nor want...
> do I need to do anything special to get these to compile No, since you already have a `bootstrap.ts` which should be compiled by your build scripts.