Phil Merrell
Phil Merrell
@jimlei Thanks for taking a look. It's absolutely true that with this pattern you would need to map controllers, services, etc. back to a an Angular module file. The thought...
@johnpapa I'd be very interested to see what patterns you come up with using ES6 or TypeScript in addition to your tooling and task automation workflow. I tend to agree...
@kenkouot - importing/exporting the module definitions is the direction I first went down when exploring, but as you say, it feels dirty and is a large deviation from the practices...
I came across this for the first time today. I'm using `@ionic/angular 5.0.5`: Here's the html that is causing this behavior for me: ``` FACULTY STUDENT STAFF ``` For some...
I definitely agree with the sentiment that error messages and hint messages "should appear on a single line, if possible". That being said it's not always possible. Especially on mobile....
This functionality would be really great to add. It's particularly useful with redirects, login, logout where you want to take some action in your app when the user has reach...
FWIW, I think this plugin is too crucial to be driven by the community. I hope an up-to-date, modern version of something like `cordova-plugin-purchase` would be up for consideration to...