We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a016c6d commit a8097bcCopy full SHA for a8097bc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.10.4
2
+###### _Aug 8, 2015_
3
+
4
+##### Component Fixes / Enhancements
5
+- TouchRipple - Fixed a bug that caused onClick to not fire on the first click (#1370)
6
7
## 0.10.3
8
###### _Aug 8, 2015_
9
docs/package.json
@@ -1,6 +1,6 @@
{
"name": "material-ui-docs",
- "version": "0.10.3",
+ "version": "0.10.4",
"description": "Documentation site for material-ui",
"repository": {
"type": "git",
package.json
@@ -1,7 +1,7 @@
"name": "material-ui",
"author": "Call-em-all Engineering Team",
"description": "Material Design UI components built with React",
"main": "./lib",
"scripts": {
0 commit comments