Ell Bradshaw

Results 46 comments of Ell Bradshaw

After running into the shorthand syntax again in #115 I came back and explained it earlier here. These changes will conflict with #115, but I think this is a better...

You can see all the releases here: https://github.com/silviolleite/django-pwa/releases but to be clear. version 1.0.10 is newer than version 1.0.2 - it's semver, not a decimal number, so 1.0.10 is 1.0...

Okay, I got a bee in my bonnet and drafted up a proof-of-concept in #2103 taking your thoughts on interaction into account - I used the unused button slot on...

Oh dang, the auto-deploy to preview is _really_ slick! Many props to whoever got that set up! One thing I remembered after checking out the preview: an awkward bit (that...

I did some more testing of the `@alias` workaround and have updated my comment above, I initially said it suppresses the constructor, if you add an `@alias` but don't restructure,...

I've read through some of the other issues and see this is something that's come up a few times, and after yet further testing am seeing different behavior when running...

Ugh, I think this is a good PR but I'm grumpy enough about CLAs without having to sign my mailing address to it. In whatever capacity I can, I release...

> > Ugh, I think this is a good PR but I'm grumpy enough about CLAs without having to sign my mailing address to it. > > In whatever capacity...

I ran into this, and this PR seems to have fixed it up - I'm running this branch in my Vim plugin for now. Thanks!

`ember-pikaday` could work around this, but this is really an upstream issue, and there's an issue open that could always use some more thumbs-up (or PRs!): https://github.com/Pikaday/Pikaday/issues/662 There's also a...