This package is made on the basis of the react-uikit-components. so, including only very fundamental.
you should use react-uikit-components
Badges
work around
-
this package is not including polyfill. if you want to exec on like ie9, you should import/transcode some polyfill-package.
-
Test中に次のエラーが出る → v15.2.0を使う Missing React element for debugID" warning when testing components with Jest (https://github.com/facebook/react/issues/7240)
not implemented (todo)
- es7 @decorator対応させたい
- lodashみたいに直下のフォルダにファイルを展開したい
- var uikit = require('uikit-react-experimental')
- var Block = require('uikit-react-experimental/block')