Daniel Perez Alvarez

Results 23 comments of Daniel Perez Alvarez

Same here. I'm using MongoDB 1.4.4 on Ubuntu 10.04, with Candy 0.2.10.

@tsaiDavid any progress here? How can I help? I don't know enough about this project's internals to understand @zalmoxisus's steps. If somebody can detail them even more I'll try.

Related to https://github.com/developit/preact/issues/54? Although I can only repro the problem on Chrome and Safari, but not Firefox...

> One concern I have is that if a game has files saved in $HOME and the developer releases a new version of the game where $XDG_DATA_HOME is the new...

I think I'd be in favor of closing this. It's a breaking change, and I don't think the benefits outweigh the costs.

@d6u we can create a PR, with a bit of guidance... How would you go about it? Would you remove the dependency on `resize-observer-lite` completely?

@danjenkins Yup, that solution sounds reasonable.

Understood. I'm trying to determine whether a language is RTL. I want users to be able to change locale at runtime, without page reload. For me, that includes both calling...

The relevant lines are here: https://github.com/unindented/ts-react-redux-webpack-example/blob/9158c6156fc18cfb4eb82c1a895afb02ddfa8d20/utils/locale/src/index.ts#L55-L78

Yeah, I'm certainly going with the second option. The only problem is that, in order to use `cldr-data/scriptMetadata.json`, I need to know the script of a locale (`Latn`, `Hebr`, etc.),...