index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
trade_history
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
1
-3
/
+3
*
Change shouldRenderHeader prop to shouldHideHeader
Brandon Millman
2018-06-07
1
-3
/
+3
*
Make scrollability a prop on TradeHistory
Brandon Millman
2018-06-06
1
-3
/
+9
*
Update TradeHistory component
Brandon Millman
2018-06-06
1
-3
/
+14
*
Remove 0x.js as a dependency from website
Leonid Logvinov
2018-05-24
1
-5
/
+11
*
Add missing type definitions
Leonid Logvinov
2018-05-14
2
-14
/
+14
*
Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION
Fabio Berger
2018-03-11
1
-3
/
+3
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
1
-2
/
+2
*
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
1
-1
/
+1
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
2
-44
/
+33
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
2
-23
/
+23
*
standarize on `grey` over `gray` spelling and other color related fixes
Fabio Berger
2017-12-18
1
-1
/
+1
*
Consolidate all custom colors and material-ui colors into a colors module
Fabio Berger
2017-12-18
1
-1
/
+1
*
Replace remaining strEnums with property TS string enums
Fabio Berger
2017-12-18
1
-1
/
+1
*
fix remaining tslint errors
Fabio Berger
2017-11-28
2
-11
/
+11
*
Add error when unexpected condition hit
Fabio Berger
2017-11-24
1
-0
/
+3
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
2
-0
/
+293