Merge branch 'master' into pure-components

* master:
  Bugfixes
  Fixes #52
  Fixes #48
old
Javi Velasco 2015-11-05 17:53:15 +01:00
commit e07b8f62c9
2 changed files with 1 additions and 2 deletions

View File

@ -14,7 +14,6 @@ body {
margin: 0;
font-family: Roboto, sans-serif;
font-size: 1.6rem;
user-select: none;
-webkit-touch-callout: none;
* {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

View File

@ -1,6 +1,6 @@
{
"name": "react-toolbox",
"version": "0.11.2",
"version": "0.11.3",
"description": "A set of complementary tools to ReactJS.",
"author": "React Toolbox Team (http://github.com/react-toolbox)",
"contributors": [