Jonn Mostovoy
Jonn Mostovoy
Don't merge as is. Cherry-pick a4301a3! This PR also includes my Winston Draft implementation, which I couldn't care to remove.
Hey, this is a rather dirty implementation of a winston draft. Lacks advanced configuration options (Pool API should be refactored for that); lacks meta information; lacks deck hashing; lacks end...
Please, remove `-g` switch in README and adjust path to point to `node_modules/react-tools/bin/jsx`. Global installs should only be performed by system package managers such as apt, pacman and nix-pkg. Not...
Hey, TL;DR of this approach is provided in commit, discussed in #42. Also, `Sugar` removed; tests tailored for buggy DOM implementation loosened (to match less buggy DOM implementations, such as...
- What is Zombie.js? - Why do we test it? - How to test the project with more conventional phantomjs? - How to test the project in browser? --- Regarding...
While #44 fixes orphan instances issue, making the library compatible with 0.7.3 (and, from I gathered from CHANGELOG, with 0.7.4 as well), it makes API more clumsy by requiring an...