Fabio Berger
c916dd6ebb
Add back order validation logic
2018-09-04 18:39:53 +01:00
Fabio Berger
8a683b8541
Fix imports
2018-09-04 18:37:41 +01:00
Fabio Berger
4883b8be10
remove console log
2018-09-04 18:37:33 +01:00
Fabio Berger
51760f9bdd
merge development
2018-09-04 18:37:24 +01:00
Leonid Logvinov
47a1b48ad8
Add temporarily missing web3-provider-engine types in website
2018-09-04 16:36:18 +02:00
Leonid Logvinov
cdc786a1e3
Remove types for web3-provider-engine from typescript-typings
2018-09-04 16:36:18 +02:00
Leonid Logvinov
f9e86c057d
Remove unused imports
2018-09-04 16:08:35 +02:00
Brandon Millman
675964dc5c
Merge pull request #1048 from 0xProject/feature/website/patch-v2-landing
...
[website] Final tweaks for landing page
2018-08-30 17:26:47 -07:00
Brandon Millman
6432f85eb0
Wording change for first benefit
2018-08-30 17:14:17 -07:00
Francesco Agosti
66eef758c6
Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variables
...
Re-add no-unused-variable tslint rule
2018-08-30 15:38:21 -07:00
Brandon Millman
c64f0ba34b
Tweaks to benefits and use cases
2018-08-30 15:26:03 -07:00
Brandon Millman
11df29fa8e
Update exchange ABI for decoding logs
2018-08-30 14:23:09 -07:00
Brandon Millman
f4a41e80b8
Remove LogError legacy stuff
2018-08-30 14:04:55 -07:00
Brandon Millman
5c655b55d3
Update comment for validation
2018-08-30 14:01:04 -07:00
Brandon Millman
63c15b6f4f
Remove commented out block
2018-08-30 14:00:10 -07:00
Brandon Millman
4f2bc29744
Remove cancel check
2018-08-30 13:59:42 -07:00
fragosti
2cac431c41
Final tweaks for landing page
2018-08-30 13:53:30 -07:00
Brandon Millman
660e670d38
Update generate and fill order flows
2018-08-30 13:36:44 -07:00
Brandon Millman
052824f4e3
Token registry from old 0x version
2018-08-30 13:36:44 -07:00
fragosti
1d5ef4d0ca
Fix unused vars for react-shared and website
2018-08-30 13:28:07 -07:00
Brandon Millman
a6440b94f4
Fix import
2018-08-30 13:24:24 -07:00
Brandon Millman
397fefa8d7
Update typings version
2018-08-30 13:24:24 -07:00
Brandon Millman
82a01ef020
Initial changes for v2 portal
2018-08-30 13:24:24 -07:00
Brandon Millman
a224ce347e
Revert whats new text
2018-08-30 13:21:07 -07:00
Brandon Millman
e90dbf66f3
Add new exchange everywhere graphic
2018-08-30 12:29:47 -07:00
Brandon Millman
60f1bcf51f
Remove unused render methods in landing page
2018-08-30 12:09:54 -07:00
fragosti
c3361bb86e
Remove conflict strings
2018-08-30 11:52:08 -07:00
fragosti
fd5ad69c26
Add careers page to top bar
2018-08-30 11:49:27 -07:00
fragosti
b1f97a27f3
Final tweaks
2018-08-30 11:49:27 -07:00
fragosti
febddcb356
Remove redundant import
2018-08-30 11:49:27 -07:00
fragosti
74d5af34eb
Add TypedText component and use it on landing page
2018-08-30 11:49:27 -07:00
fragosti
365890291f
Add generic title changes
2018-08-30 11:48:49 -07:00
Brandon Millman
0368de701f
Added todo comments for missing items
2018-08-30 11:44:09 -07:00
Brandon Millman
f5e7b7e7e0
Add title header to use cases section
2018-08-30 11:39:25 -07:00
Brandon Millman
038c21324e
Make hero image responsive
2018-08-30 11:39:25 -07:00
Brandon Millman
5d008ee83e
Update what's new styling
2018-08-30 11:39:25 -07:00
fragosti
1312e4caf2
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/website/v2-tweaks
2018-08-29 16:39:25 -07:00
Brandon Millman
b1c5f6e8f1
Update use cases section
2018-08-29 12:45:24 -07:00
Brandon Millman
3bc9b309f6
Update tokenization section
2018-08-29 12:45:24 -07:00
Brandon Millman
6924a2b681
Update benefits
2018-08-29 12:45:24 -07:00
Brandon Millman
d93d4c34f5
Update whats new
2018-08-29 12:45:24 -07:00
Brandon Millman
557267477e
Add new header image
2018-08-29 12:45:16 -07:00
Brandon Millman
b9f7979e91
Replace projects section with relayers
2018-08-29 12:45:15 -07:00
fragosti
2aea820d89
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into website/feature/react-16
2018-08-29 11:42:44 -07:00
Alex Browne
e7d5ceb9c5
feat: Add support for TypeScript project references ( #991 )
...
* Update all package.json and tsconfig.json
* fix(contracts): Make test/utils/web3_wrapper.ts compatible with project refs
* Fix webpack config for 0x.js
* Fix linter errors by adding rootDir to tsconfig.json as needed
* Add build:ts and watch:ts commands to package.json
* Update sra-spec to work with project references
* Update tsconfig.json with latest new/removed packages
* Add TypeScript as devDependency at root
* Add missing rootDir to forwarder-helper package
* Use a separate tsconfig file for typedoc
* Fix linter errors
* Apply PR feedback (add comments)
* Fix 0x.js tsconfig
2018-08-29 11:15:30 -07:00
fragosti
a18d0f6229
Upgrade version of react-shared in website
2018-08-28 17:49:15 -07:00
fragosti
031807df9c
Upgrade react-copy-to-clipboard
2018-08-28 15:52:09 -07:00
fragosti
86284f1c7e
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into website/feature/react-16
2018-08-28 15:25:08 -07:00
fragosti
61a4ae7fc4
Update material-ui in react-shared
2018-08-28 15:15:54 -07:00
fragosti
55fab3d98f
Revert "Simplify dropdown component"
...
This reverts commit 91a9014a50 .
2018-08-28 15:07:29 -07:00