Fabio Berger
5a90fece80
Moved over all pages/shared components and dependencies to react-shared
2018-03-05 13:53:13 +01:00
Fabio Berger
874e667849
Bug fixes
2018-03-05 07:10:55 +01:00
Fabio Berger
3592ebef08
Move over AnchorTitle and associated elements
2018-03-03 19:55:40 +01:00
Fabio Berger
97fcfb7f6c
Move more configs into docsInfo and remove logic that does not belong there elsewhere
2018-02-27 14:29:22 -08:00
Fabio Berger
2778f96483
Re-design docs pages
2018-02-15 21:51:49 -07:00
Fabio Berger
5c91b4bfc6
Re-designed Wiki and half-redesigned docs pages
2018-02-15 20:12:47 -07:00
Leonid Logvinov
e744e4cd98
Apply prettier config
2018-01-03 11:37:38 +01:00
Fabio Berger
e01c0f054d
Merge branch 'development' into fix/docLinks
...
* development:
Update and standardize contracts README
Add to CHANGELOG
Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with too many decimals
Make assertion stricter so that one cannot submit invalid baseUnit amounts to `toUnitAmount`
Add some missed underscores, update changelog and comments
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
# Conflicts:
# packages/website/ts/pages/documentation/documentation.tsx
# packages/website/ts/pages/shared/nested_sidebar_menu.tsx
2017-12-21 21:24:54 +01:00
Fabio Berger
3e91773cd9
Add sectionName prefix to all anchor links in order to fix method name collisions between sections
2017-12-21 17:28:06 +01:00
Brandon Millman
cb11aec84d
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
2017-12-20 15:30:25 +01:00
Fabio Berger
1aed970ce3
standarize on grey
over gray
spelling and other color related fixes
2017-12-18 10:28:34 +01:00
Fabio Berger
445ff1e28e
Standardize colors to always be in uppercase hex and consolidate material-ui greys
2017-12-18 10:06:16 +01:00
Fabio Berger
df9d3e3e16
Consolidate all custom colors and material-ui colors into a colors module
2017-12-18 09:15:12 +01:00
Leonid Logvinov
2041e9945e
Fix website unused vars
2017-12-15 15:19:19 +01:00
Fabio Berger
629a0fa3a5
Add subPackageName and get rid of hard-coded 0x.js in sourceLink
2017-11-28 15:42:27 -06:00
Fabio Berger
3472bdcfd4
Refactor docs to be more declarative, put all hard-coded doc-related data in one place so it easier to add new doc pages
2017-11-28 11:16:35 -06:00
Fabio Berger
5a59ac4c6b
fix remaining tslint errors
2017-11-27 22:08:08 -06:00
Fabio Berger
edf80aba1a
Fix overlapping arg names
2017-11-27 10:56:33 -06:00
Fabio Berger
3660ba28d7
Add website to mono repo, update packages to align with existing sub-packages, use new subscribeAsync 0x.js method
2017-11-21 14:03:08 -06:00