badoo-styleguide
Advanced tools
Changelog
v0.0.44
transpileOnly
for ts-loader
. It previously was set indirectly by happypackmodeonlyCompileBundledFiles
to increase speed of ts-loader
react-docgen-typescript
for fallback as solution for multiple import / export case in one module.Changelog
v0.0.43
react-docgen
for props-generation via getBabelParserOptions
Changelog
v0.0.42
actionOnRender
- this function will apply provided actions during render of componentreact-docgen-typescript
removed - it still doesn't work on large projects due to complexity of tsconfig configurationsChangelog
v0.0.41
react-docgen-typescript
as solution for multiple import / export case in one moduleChangelog
v0.0.38
getLoadersForComponents
to help set loaders in config of webpack before props extraction from react-componentshappy-hack
due to low impact on speedChangelog
v0.0.37
noDefaultGlobalStyles
, noDefaultStyleguideStyles
,noDefaultNormalize