Vladimir Simonov

Results 4 issues of Vladimir Simonov

Hello! Looks like Baobab's branch decorator breaks static class props by making them undefined. Here's the simple test case: ``` es6 import React from 'react'; import {branch} from 'baobab-react/decorators'; @branch({cursors:...

bug

As I am slooooooowly working on the next API, I guess it makes sense to gather all the feedback and ideas, and feature requests before it gets cut in stone....

help wanted
v4

By passing an array of heights to `rowHeight`.

### Problem Currently, there is no way to define a custom preprocessor in case the command-line arguments contain an environment variable which needs to be evaluated as a part of...

C-bug