@s-ui/react-atom-input
Advanced tools
Comparing version 3.5.0 to 3.8.0
@@ -5,2 +5,13 @@ # Change Log | ||
<a name="3.8.0"></a> | ||
# 3.8.0 (2019-02-20) | ||
### Bug Fixes | ||
* fix min-height setting in atom input ([5ad2e11](https://github.com/SUI-Components/sui-components/commit/5ad2e11)) | ||
* linting fixes ([8c78094](https://github.com/SUI-Components/sui-components/commit/8c78094)) | ||
<a name="3.5.0"></a> | ||
@@ -239,1 +250,17 @@ # 3.5.0 (2019-02-19) | ||
<a name="1.7.0"></a> | ||
# 1.7.0 (2018-09-05) | ||
### Features | ||
* atomInput implementation ([ab16328](https://github.com/SUI-Components/sui-components/commit/ab16328)) | ||
* changes after code review feedback ([e307b6a](https://github.com/SUI-Components/sui-components/commit/e307b6a)) | ||
* major versions of dependencies ([9d91177](https://github.com/SUI-Components/sui-components/commit/9d91177)) | ||
* new component ([c6086f5](https://github.com/SUI-Components/sui-components/commit/c6086f5)) | ||
* propTypes ([32f7203](https://github.com/SUI-Components/sui-components/commit/32f7203)) | ||
* rename from FormInput to AtomInput ([6d1efec](https://github.com/SUI-Components/sui-components/commit/6d1efec)) | ||
* renaming from AtomInput to MoleculeInputField ([60d43aa](https://github.com/SUI-Components/sui-components/commit/60d43aa)) | ||
{ | ||
"name": "@s-ui/react-atom-input", | ||
"version": "3.5.0", | ||
"version": "3.8.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
44818