augur-ui-react-components
Advanced tools
Comparing version 3.6.37 to 3.6.38
{ | ||
"name": "augur-ui-react-components", | ||
"version": "3.6.37", | ||
"version": "3.6.38", | ||
"description": "Augur UI React Components", | ||
@@ -5,0 +5,0 @@ "author": "Augur Project", |
@@ -56,5 +56,44 @@ import React, { PropTypes } from 'react'; | ||
<h2>Technical updates:</h2> | ||
<h3>November 30, 2016</h3> | ||
<h3>December 3, 2016</h3> | ||
<ol> | ||
<li> | ||
Fixed a bug causing report period to be unassigned during commit report. | ||
</li> | ||
<li> | ||
Fixed filters (blockchain listeners) on non-root branches. | ||
</li> | ||
<li> | ||
Cash balances are now correctly displayed and updated on non-root branches. | ||
</li> | ||
<li> | ||
Last outcome price selector now directly uses the outcomes data state instead of the markets selector. | ||
</li> | ||
<li> | ||
Added contract method return value to transaction relay (auto-generated) display panels. | ||
</li> | ||
</ol> | ||
<h3>December 2, 2016</h3> | ||
<ol> | ||
<li> | ||
Fixed reporting edge case where all markets in a reporting cycle have 0 volume. | ||
</li> | ||
<li> | ||
Assign reputation faucet starting report period depending on whether user accesses faucet during the first or second half of the current reporting cycle. | ||
</li> | ||
<li> | ||
Negative prices are now handled correctly during both trade and short sell. | ||
</li> | ||
<li> | ||
Updated geth.js start/stop package and tests. | ||
</li> | ||
<li> | ||
Added each-market-type order maker convenience method to augur.js reputation testing tools. | ||
</li> | ||
<li> | ||
Improved display of long messages in transaction display. | ||
</li> | ||
</ol> | ||
<h3>December 1, 2016</h3> | ||
<ol> | ||
<li> | ||
Added more thorough unit tests for the trading UI. | ||
@@ -77,5 +116,2 @@ </li> | ||
</li> | ||
<li> | ||
Fixed starting report period assigned by reputation faucet. | ||
</li> | ||
</ol> | ||
@@ -82,0 +118,0 @@ {p.marketsLink && |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2480518
47449