We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623980a commit 6779e3bCopy full SHA for 6779e3b
README.md
@@ -37,8 +37,10 @@ class Example extends Component {
37
38
### 0.10.0
39
40
-- Fixed Select arrow display bug.
+- Fixed Select arrow display bug.
41
- Added missing props to QR component.
42
+- Added title and aria-label attributes to EthAddress inputs (accessibility).
43
+- Changed default module from `cjs` to `umd`.
44
- Upgraded to storybook app and updated stories.
45
- Reorganized component testing app (CRA).
46
0 commit comments