Henri Beck

Results 8 issues of Henri Beck

Add `.js.flow` files for every Icon with the flow type

enhancement

In the main grpc-web package, the google-protobuf package is declared as a peer dependency even though it is not referenced anywhere in the source code and doesn't need to be...

size/XXL

With more OS projects now planning to move to Typescript (jest, Vue.js, etc.), I think it would be time to think about doing the same. Typescript has matured and now...

help wanted
typescript
RFC

_From @rgnevashev on February 26, 2018 17:20_ _Copied from original issue: cssinjs/react-jss#203_

feature request
complexity:high

_From @kof on June 5, 2017 20:35_ Motivation: when you snapshot components with jest, you can also snapshot css generated by the component. Ideally this should also work with styled-jss....

important
feature request
complexity:moderate

This is the refactor to Typescript. This includes the following changes - All code has been converted to TS - We are now building the code with `tsdx`, therefore a...

When started using `grpcweb`, we found the typings of a `oneof` statement rather outdated and not type-safe. ### Problems With the current typings being an object with just optional keys,...

typescript
codegen

I'm not quite sure why `Reachability` was a dependency but removing it didn't cause any issues for me.