Daniel Steigerwald

Results 107 comments of Daniel Steigerwald

@nmn This is perfect valid CSS. ```ts display: "-webkit-box", WebkitBoxOrient: "vertical", WebkitLineClamp: 2, ```

@nmn lineHeight string is still not supported ``` Type 'StyleXClassNameFor' is not assignable to type '{ _opaque: unique symbol; _key: "lineHeight"; _value: Readonly; }'.ts(2322)```

Here is it :) https://github.com/visionmedia/mocha/issues/445#issuecomment-17693393

And now I realized I can't use onPressIn anyway because, for some reason, it's not dispatch on light tap on Apple Magic Trackpad. 🤔

Here is it https://github.com/evoluhq/evolu

I would use https://github.com/validatorjs/validator.js