Skip to content

Commit 7c16747

Browse files
committed
Merge pull request #41 from rackt/update-changelog-for-010-release
Update the changelog for the v0.1.0 release so it reflects all changes
2 parents 1a90dc5 + 4f4aa22 commit 7c16747

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
v0.1.0 - Thu, 21 May 2015 03:41:08 GMT
22
--------------------------------------
3-
4-
- [a440183](../../commit/a440183) [fixed] Button role didn't allow onKeyDown
3+
- [6475a4a](../../commit/6475a4a) Add a means of filtering failures on a per-component basis
4+
- [9c0f970](../../commit/9c0f970) Add Travis build status
5+
- [34533d7](../../commit/34533d7) Drop React from peerDependency and rely on passing it in
6+
- [803325d](../../commit/803325d) Mark all failing tags with an ID and include it in the message
7+
- [3af4d51](../../commit/3af4d51) Use Babel for prepublish
8+
- [870237a](../../commit/870237a) Ensure elements with a tabIndex is set to 0 are considered interactive
9+
- [069ab87](../../commit/069ab87) Add support for React 0.13. Switch from 6to5 to Babel
10+
- [e7d1373](../../commit/e7d1373) Skip processing props that are null or undefined
11+
- [b6f1d81](../../commit/b6f1d81) Ensure buttons have onKeyDown event listeners that trigger a click event for Spacebar and Enter keys
512

613

714
v0.0.6 - Wed, 25 Feb 2015 16:47:21 GMT
815
--------------------------------------
916

10-
-
17+
-
1118

1219

1320
v0.0.5 - Wed, 28 Jan 2015 19:37:34 GMT
1421
--------------------------------------
1522

16-
-
23+
-
1724

1825

1926
v0.0.4 - Mon, 19 Jan 2015 15:57:06 GMT
@@ -37,6 +44,4 @@ v0.0.2 - Mon, 19 Jan 2015 15:23:50 GMT
3744
v0.0.1 - Mon, 19 Jan 2015 07:50:25 GMT
3845
--------------------------------------
3946

40-
-
41-
42-
47+
-

0 commit comments

Comments
 (0)