Teng-hao Chang

Results 8 issues of Teng-hao Chang

Works with Devise 3.3 + Rails 4.1

This PR adds an additional `outputFilePath` field to config. If it's specified you'll get the results output in markdown format to that given file path. This should help address #8

Currently all sub-packages list `@ichef/gypcrete` as **dependency**. This causes lerna to update every single package (and thus publish them) just for updating dependency to the core package. Let's see if...

Currently node-sass breaks when building under Node 10.

To match new API design for React Storybook. See #95.

There are 3 components left using a previous **“input object”**, which explicitly expects an `input` prop to pass all input-related props to their inner ``. They are: - `` -...