Martin Pultz
Martin Pultz
I'm hoping by subscribing to this feature request for updates with Moment entering end of life that this doesn't mean I'm going to get a bunch of emails with everyones...
PR for LuxonDateAdapter that has been open for over a year: https://github.com/angular/components/pull/14681#issuecomment-745170191. Finishing off this PR and merging it in would buy time for discussions, debates, opinions, etc; while not...
I'm using your example, as well as referencing [yeoman](https://github.com/yeoman/generator-webapp/blob/master/docs/recipes/asset-revisioning.md), and I'm having an issue with the file names not being replaced in my html file - https://github.com/jamesknelson/gulp-rev-replace/issues/70. I'm using gulp-filters...
Seems like Ionic has incorporated something like this into their upcoming version 2 of theframework, which shows what I mean. You just need to choose Android from the buttons above...
I'm experiencing the same issue using `removeFiles()`. I can invoke `removeFiles({ revert: false })`, but with the current type definitions associated with `ngx-filepond` TypeScript is unhappy.
@rikschennink can you point out the type definition file for `ngx-filepond`? I forked your repo and don't see it and it isn't in DefinitelyTyped repo. I can see the filepond...
Hi @rikschennink thanks for the reply. I realize they are copied over similar to how the event emitters are mapped. We can use `removeFiles({ revert: false })`, but TypeScript doesn't...
@rikschennink yah I wasn't sure where the definitions were being created, but figured out it's `ng-packagr`.
@rikschennink can't seem to run `npm run packagr` due to issues with a dependency on `node-sass` on my Mac running Catalina. Will try it on my PC later today and...
@cgross there is interest in helping to maintain, any response yes or no would be appreciated otherwise we'll just fork as well, or throw in and use @faceleg repo to...