- [New]
DirectionProvider
: addlang
prop - [Deps] update
airbnb-prop-types
,direction
,hoist-non-react-statics
,object.assign
,object.values
,prop-types
- [Dev Deps] update
babel-preset-airbnb
,casual
,chai,
enzyme,
enzyme-adapter-react-helper,
eslint,
eslint-config-airbnb,
eslint-plugin-import,
eslint-plugin-jsx-a11y,
eslint-plugin-react,
rimraf,
safe-publish-latest,
sinon-chai,
sinon-sandbox,
webpack`
- [Deps] Update hoist-non-react-statics to 3.3.0
- [Deps] update
airbnb-prop-types
,deepmerge
,direction
,hoist-non-react-statics
,prop-types
- [Dev Deps] update
babel-plugin-transform-replace-object-assign
,babel-preset-airbnb
,chai-enzyme
,enzyme-adapter-react-helper
,eslint
,eslint-config-airbnb
,eslint-plugin-import
,eslint-plugin-jsx-a11y
,eslint-plugin-react
,sinon
,sinon-chai
,sinon-sandbox
- [New] Add
AutoDirectionProvider
component for automatically detected direction.
- [New] Add
inline
option; if specified, will render aspan
instead of adiv
.
- [New] increase peerDep/devDep range for react and bump enzyme (#2)
- [Deps] update
hoist-non-react-statics
,prop-types
- [Dev Deps] update
babel-jest
,chai
,eslint
,eslint-config-airbnb
,eslint-plugin-jsx-a11y
,eslint-plugin-react
,jest
,rimraf
,sinon
,sinon-chai
,webpack
- [Fix] allow down to React v15.0
- [Deps] update
airbnb-prop-types
,deepmerge
,hoist-non-react-statics
- [Dev Deps] update
babel-cli
,casual
,eslint
,eslint-plugin-jsx-a11y
,eslint-plugin-react
,sinon-chai
,sinon
,webpack
; removeeslint-config-airbnb-base
- [Dev Deps] add
babel-jest
, which needs to be explicitly a top-level dev dep for npm 2 - [Tests] test on node 4, but not node 7
- Initial release