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
Brandon Millman
431ac3b401
Update yarn lock
2018-08-30 12:05:29 -07:00
Francesco Agosti
50781bd77a
Merge pull request #1042 from 0xProject/feature/website/v2-tweaks-fra
...
[website] Add rotating text to landing header and careers button to topbar
2018-08-30 11:55:28 -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
Amir Bandeali
eb4517d737
Merge pull request #1041 from 0xProject/refactor/contracts/assetProxyOwnerVersion
...
Update AssetProxyOwner to 0.4.24, remove redundant code
2018-08-29 15:57:53 -07:00
Amir Bandeali
d80701c277
Fix geth tests
2018-08-29 15:35:09 -07:00
Amir Bandeali
bf3ab1127d
Remove unused imports
2018-08-29 14:42:42 -07:00
Amir Bandeali
dcb12b6ad6
Update AssetProxyOwner to 0.4.24
2018-08-29 14:12:10 -07:00
Francesco Agosti
f87420a776
Merge pull request #1023 from 0xProject/website/feature/react-16
...
[website] Upgrade all the things to React 16
2018-08-29 14:04:17 -07:00
Greg Hysen
6cedf5362b
Merge pull request #1039 from 0xProject/fix/contracts/audit2Fixes
...
Fixes as-per Audit for LibBytes + ERC20 Proxy Comments
2018-08-29 13:53:49 -07:00
Greg Hysen
aa833ef074
Typos in LibBytes tests
2018-08-29 13:26:46 -07:00
Greg Hysen
5f1c9cfee5
Reverted syntax used by readBytes4 in AssetProxyOwner to be compatible with Solidity v0.4.10
2018-08-29 13:15:40 -07:00
Greg Hysen
62b93cf2eb
More tests for LibBytes
2018-08-29 13:14:51 -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
Greg Hysen
8c803ab232
Updated comments for ERC20 proxy to clarify how we load the token address from calldata (3.18 from audit)
2018-08-29 12:25:06 -07:00
fragosti
422e5e4dd7
Apply prettier
2018-08-29 11:57:52 -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
Greg Hysen
1c3b2b7141
Updated readBytes4 to match spec + added unit tests. These are 3.5/3.6 from audit
2018-08-29 11:39:52 -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
68af0e9eb7
Change VersionDropDown to use material-ui 3
2018-08-28 18:08:06 -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
72710be04b
Remove react-tap-event-plugin from react-shared
2018-08-28 15:37:20 -07:00
fragosti
ac135d55d3
Upgrade material ui in react-docs
2018-08-28 15:32:15 -07:00
fragosti
1d55e94659
Update lockfile
2018-08-28 15:27:24 -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
fragosti
de11b62e30
Revert "Have new Popover component working in React 16"
...
This reverts commit 5785ec0713 .
2018-08-28 15:07:28 -07:00
fragosti
8e14e65b60
Revert "Enable hovering state for dropdown"
...
This reverts commit ac1640140c .
2018-08-28 15:07:24 -07:00
fragosti
2d1d14d2e4
Upgrade material ui to 0.20.0
2018-08-28 15:04:34 -07:00
Brandon Millman
f44644ad90
Merge pull request #1022 from 0xProject/feature/contract-wrappers/order-validator
...
[contract-wrappers] Write wrapper for OrderValidator contract
2018-08-28 14:20:57 -07:00
fragosti
ac1640140c
Enable hovering state for dropdown
2018-08-28 13:53:49 -07:00