Release Indoqa Style System 1.3.0
June 23, 2019
- support passing a React.RefObject to Text, Box, Flex, Grid, Row, Panel, ColRow, Col
- passing a testId creates an HTML attribute
data-testid
(previouslydata-test
) createFelaConfig
adds the monolithic enhancer only in development mode (previously in all modes except production which does not allow writing tests for production code)- upgrade to fela@10.5.0
- minor library upgrades
About
The Indoqa Style-System provides an extensible style system for React with Typescript typed theme support and several base components following the principle of style as a function.
That includes
- base components as building blocks
- typed components with Typescript
- a typed base theme with sensible defaults (e.g. font styles based on system fonts)
- base CSS stylesheets
License
Apache License 2
Github
https://github.com/Indoqa/indoqa-react/tree/master/packages/style-system