augur-ui-react-components
Advanced tools
Comparing version 3.6.19 to 3.6.20
{ | ||
"name": "augur-ui-react-components", | ||
"version": "3.6.19", | ||
"version": "3.6.20", | ||
"description": "Augur UI React Components", | ||
@@ -5,0 +5,0 @@ "author": "Augur Project", |
@@ -56,2 +56,25 @@ import React, { PropTypes } from 'react'; | ||
<h2>Technical updates:</h2> | ||
<h3>November 18, 2016</h3> | ||
<ol> | ||
<li> | ||
General responsive improvments including: | ||
<ul> | ||
<li> | ||
Improvements to market view components to be fully responsive. | ||
</li> | ||
<li> | ||
{`Improvements to the markets view compoenents' existing responsiveness.`} | ||
</li> | ||
<li> | ||
Various miscellaneous UI responsiveness adjustments + improvements. | ||
</li> | ||
</ul> | ||
</li> | ||
<li> | ||
Improved UX of header and footer navigation. | ||
</li> | ||
<li> | ||
Inclusion of additonal swipe event to handle show/hide of side bar. | ||
</li> | ||
</ol> | ||
<h3>November 17, 2016</h3> | ||
@@ -58,0 +81,0 @@ <ol> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1537358
13639