Repository URL to install this package:
|
Version:
4.1.3-alpha.1 ▾
|
| dist |
| src |
| package.json |
| jest.config.js |
| README.md |
| tsconfig.json |
| tslint.json |
| yarn.lock |
styled() will now use styleh-components instead of styleh.old
styled.local, styled.global, styled.xxx only styled.mixin & styled.todo are available in the old apidata-qa as a propadd required meta config files (tests, jest, jest.config, Makefile, package.json, README, tsconfig, tslint)
make it compile with ts
setup ts tests
write basic tests
fix .tsx files
remove unused files
stricter types
add missing typings
fix 'modules' imports
cleanup unused
more tests
createElementWithStyle typings ....