sandstrom
sandstrom
Another idea I'm throwing out here: Maybe image_size gem/library could be focused on determining the size and image type, and fast_image could use image_size internally, but also add code for...
To avoid spreading the discussion across four threads, let's keep it all in this one.
Basically choose one of the projects (this is the hard part), if that project is missing something important from any of the others, port those features over, so that the...
I'd vote for 2 (and preferably under one of the existing gems, instead of creating a brand new one; just make it a major version bump for any breaking changes)....
@tonytonyjan Would you be willing to also stay on as a maintainer, on a possible joint project?
Thanks, good suggestions! We also have a hack in place to make this work. But it would be cleaner if something like this was available in core. Customizing index.html is...
To avoid spreading the discussion across four threads, let's keep it all in this one: https://github.com/flori/amatch/issues/18
I think we can close this one. There is work to make regular arrays work with Ember and template tracking. ArrayProxy will be deprecated eventually. More background: https://github.com/emberjs/rfcs/pull/669 https://github.com/emberjs/rfcs/pull/848 https://github.com/emberjs/rfcs/pull/812
Excellent suggestion! - If any of the maintainers would be up for it, it would be great to go through open issues, close and move them to discussions. - Use...
See also: https://github.com/npm/rfcs/issues/592 Same overall theme, but different ideas around package.json key naming (I'm biased but I'd say my ideas for json structure may have some advantages).