Anthony Lenglet
Anthony Lenglet
The card type is given in the classes in the number input field, along with various statuses
would definitely love to see this, its the biggest thing preventing me from using the file icons and going for material instead
For reference to other people coming into this issue, we're using a gitflow setup and manual tags being set on master instead of develop, our tags fit under the format...
it looks like the issue comes from schematics-utilities having dependencies on angular 8 https://github.com/nitayneeman/schematics-utilities/blob/master/package.json#L37-L44 another schematic had this exact same issue, and they ended up removing schematics-utilities in favor of...
honestly, this would be amazing to have, both as a separation of concerns as well as a way of having additional properties like grid-gap to add gaps between items
> Are you talking about HMR reload as in while you are working on the app how it syncs your changes to the app? when there's a change it goes...
update on this, --no-hmr seems to have fixed it, I also had an issue with ngOnInit of AppComponent being launched multiple times after every reload, this also fixed that, so...
removed the build folder from the PR !
is `npm run mocha` recommended over `npm run test` then ? it seems this calls eslint, causing all of those changes 🤔 lint changes removed in the meantime though !
I do not have the ability to merge unfortunately, this has been a blocker to me as well, so I ended up moving to librairies that didn't have this package...