contra

Results 180 comments of contra

@gimenete I've got 4 open already

@seaneking Would you be open to adding this/accepting a PR for it?

@seaneking Okay maybe I'm stupid or something, but I'm still not understanding why you think this is impossible to do. The current method uses vw for scaling and media queries...

Here is a codepen demonstrating this working: https://codepen.io/anon/pen/xRVxOg

Example use case: Sidebar w/ big text icons. On smaller laptop screens you want the icon size to shrink, and have a max/min font-size. Should def get feedback on API,...

You can see this is implemented for some validators but not all of them: https://github.com/RobinBuschmann/sequelize-typescript/blob/master/src/validation/length.ts You would basically just need to copy this to every validator in this folder, it...

@Siemienik Most of these changes are not going to be easy to land in a node 8 compatible way so I would suggest releasing this as a major or a...

@Siemienik Rebased and addressed the PR feedback. For the Mac issue - not sure, would have to look into how github runs their mac tests. It is pretty weird for...

This library supports streaming - https://github.com/MayhemYDG/iltorb#stream (native package though, maybe make it an optional dep?) If the maintainers are interested I can send a PR, let me know.

Can you include a full code sample and gulp version?