Gadi Cohen
Gadi Cohen
Since 1.2 was released, we should switch from our own walker to leverage Meteor's build system. This will be faster and more stable. https://github.com/meteor/meteor/wiki/Build-Plugins-API
First mentioned by @amogdesign in https://github.com/gadicc/meteor-messageformat/issues/87#issuecomment-77849408 > Only feedback is if I have 15 languages and my user is ES there is no need to download and save all the...
Like in https://github.com/SlexAxton/messageformat.js/pull/5
- [ ] Tests for all the examples on the site - [ ] Tests for providing LOCALE, _html (consistency???) etc. - [ ] Tests for using inside of methods...
`v0` is the frozen stable release. `v2` is what we're working on now. Originally, we planned to release `v2` much later this year, in a single release with all the...
Currently, if you create packages in your app, there is no problem to translate them from inside the app. What's not clear is how a package author (who need translatable...
Just some musings... - App A uses Smart Package B. - Smart Package B has a demo website, with `/translate`, where they collect translations for their smart package. Obviously that...
There has been a lot of interest around Cloudflare's R2 support too... I don't use it personally but will happily accept a PR for this (see e.g. https://github.com/kiri-art/docker-diffusers-api/tree/dev/utils/storage), or if...
Follow on from https://github.com/kiri-art/docker-diffusers-api/pull/1 (merged to `patchmatch` branch). Hey @msuess, thanks again for your awesome work here. I've finally had a chance to look at this a bit more, sorry...