aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/CHANGELOG.md
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-04-02 01:41:28 +0800
committerFabio Berger <me@fabioberger.com>2018-04-02 01:41:28 +0800
commit08b30b0706751eb2a4318f8287dd8a7502276a59 (patch)
tree51e77fd3fc031d1bd7381422c4e8f90263b89e87 /packages/react-shared/CHANGELOG.md
parentbf52ce7e725224de23c2a5318b8224cc92e5188a (diff)
parent19454a92dcf29c3c50d3d62cbda3c62b7bafe37f (diff)
downloaddexon-sol-tools-08b30b0706751eb2a4318f8287dd8a7502276a59.tar
dexon-sol-tools-08b30b0706751eb2a4318f8287dd8a7502276a59.tar.gz
dexon-sol-tools-08b30b0706751eb2a4318f8287dd8a7502276a59.tar.bz2
dexon-sol-tools-08b30b0706751eb2a4318f8287dd8a7502276a59.tar.lz
dexon-sol-tools-08b30b0706751eb2a4318f8287dd8a7502276a59.tar.xz
dexon-sol-tools-08b30b0706751eb2a4318f8287dd8a7502276a59.tar.zst
dexon-sol-tools-08b30b0706751eb2a4318f8287dd8a7502276a59.zip
Merge branch 'development' into refactor/publishProcess
* development: Add HACK comment and reorganize use other wallet button Fixed comment(s) for PR #488 OrderStateWatcher fixes for PR #488 Amended comments to clarify changes on PR #488 Monitor different state layers with OrderWatcher Implement wallet locked and uninstalled states Style changes Remove props that are covered by the defaults Implement ETH/WETH conversion and allowance toggle styling
Diffstat (limited to 'packages/react-shared/CHANGELOG.md')
-rw-r--r--packages/react-shared/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/react-shared/CHANGELOG.md b/packages/react-shared/CHANGELOG.md
index 51fb8e4b6..9fffd8ea3 100644
--- a/packages/react-shared/CHANGELOG.md
+++ b/packages/react-shared/CHANGELOG.md
@@ -4,3 +4,4 @@
* Added new colors (#468)
* Fix section and menuItem text display to replace dashes with spaces.
+ * Reorganized colors and added new ones