Fabio Berger
a9b4027dc4
Create a link ui component that abstracts away interval vs. internal links
2018-09-26 13:37:25 +01:00
Fabio Berger
ce51edcf80
Implement new responsive, dev section header and home scaffolding
2018-09-17 16:55:22 +01:00
Fabio Berger
61bfbb86e1
Implement dev topbar
2018-08-28 17:18:40 +01:00
Fabio Berger
4a524a5f27
Merge branch 'dev-dropdown' into doc-overview-page
...
* dev-dropdown:
Update to latest react-shared
Use translation helper
Use generatic ObjectMap type
fix(contracts): Catch cases where the actual error differs from the expected error (#1032 )
Add clarifying comments
Remove redundant mstores from fillOrderNoThrow
fix(contracts): Use correct error message for division by zero
2018-08-28 16:04:02 +01:00
Fabio Berger
ee1e50a722
Swap out link
2018-08-28 16:03:27 +01:00
Fabio Berger
ca0567ad09
Begin implementing doc home page
2018-08-28 16:03:18 +01:00
Fabio Berger
9fd46c7900
Update to latest react-shared
2018-08-28 15:52:41 +01:00
Fabio Berger
2997ba208f
Use translation helper
2018-08-28 11:19:12 +01:00
Fabio Berger
cc2000e776
Use generatic ObjectMap type
2018-08-28 11:19:01 +01:00
Fabio Berger
fe7a8be98c
Move colors to colors module
2018-08-27 12:30:30 +01:00
Fabio Berger
925d5aa09b
Add developers dropdown to topBar
2018-08-27 12:17:33 +01:00
Fabio Berger
a26237da66
Implement Developers dropdown
2018-08-27 12:17:23 +01:00
Fabio Berger
791eae24c0
Add ability to specify styling to popover container
2018-08-27 12:16:58 +01:00
Fabio Berger
3563fabe88
Add missing keyu
2018-08-23 16:15:47 +01:00
Fabio Berger
b7c119b2aa
Fix many linter errors that showed up upon upgrading tsutil
2018-08-22 18:52:17 +01:00
Fabio Berger
0248add542
Merge development branch
2018-08-22 11:41:42 +01:00
Brandon Millman
79aff1c57a
Update lock icon in onboarding
2018-08-20 14:25:31 -07:00
Fabio Berger
2f2582a0da
Merge development
2018-08-14 14:21:47 -07:00
Fabio Berger
6e122691d1
Fix bug related to react-scroll's scrollSpy and the render order of elements
2018-08-06 11:57:56 -04:00
Fabio Berger
6dd656bdfc
Add OrderWatcher docs page
2018-08-03 11:14:01 +02:00
Fabio Berger
0132286cab
Add contract-wrappers page and make topBar component more concise
2018-08-02 00:01:02 +02:00
Brandon Millman
2ecf7a3349
Fix jobs page overflow issue
2018-07-30 00:58:30 -07:00
Brandon Millman
5283dcce2e
Create MetaTags component
2018-07-30 00:48:39 -07:00
fragosti
c851c37630
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/website/upgrade-allowance-toggles-to-locks-and-checks
2018-07-27 11:51:30 -07:00
fragosti
a0d7b1efa5
Remove unused variable
2018-07-27 11:49:06 -07:00
fragosti
1a06e6b305
Add loading state for initial load and other PR feedback
2018-07-27 11:48:04 -07:00
Brandon Millman
35113487f1
Merge pull request #893 from 0xProject/feature/website/jobs-page-part2
...
Jobs page
2018-07-25 15:31:54 -07:00
Brandon Millman
c37b6f0eeb
Update open positions section
2018-07-25 18:08:05 +08:00
Brandon Millman
b0fab3ea4a
Use our image component in mission
2018-07-25 14:21:39 +08:00
fragosti
490fed6228
Make a non-jank Spinner component and use it
2018-07-24 19:09:02 -07:00
fragosti
9c81692d48
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/upgrade-allowance-toggles-to-locks-and-checks
2018-07-24 16:02:21 -07:00
fragosti
c505ba6f3e
Center allowance toggles in account page
2018-07-24 15:58:33 -07:00
fragosti
ee71f57453
Increase allowance toggle loading spinner size by 1
2018-07-24 15:51:07 -07:00
fragosti
88556d31e2
Add unlocking and locking token copy
2018-07-24 15:32:12 -07:00
fragosti
c0d75c6476
Hide tooltip after allowance toggle click
2018-07-24 15:19:06 -07:00
fragosti
5b6cf447e5
Make tooltip appear to the left of the toggle when onboarding in progress
2018-07-24 15:11:46 -07:00
fragosti
3890f8224d
Fix tooltip wrapping issue in onboardin
2018-07-24 14:44:31 -07:00
fragosti
b9f5c93830
Fix wrap button alignment issue
2018-07-24 14:19:19 -07:00
Francesco Agosti
14bb697924
Merge pull request #891 from 0xProject/bug/website/wiki-page-topbar
...
Make topbar zIndex 1
2018-07-24 10:22:18 -07:00
Brandon Millman
e49d136b99
Merge branch 'v2-prototype' into feature/website/jobs-page-part2
...
* v2-prototype: (38 commits)
Revert "Publish"
Publish
Remove ERC721 callback functions
Use != instead of > in loops, add sanity checks to market fill functions
Add more tests and fixes
Remove MConstants and MixinConstants for LibConstants
Remove redundant external call by reimplementing fillOrderNoThrow
Remove orders length check
Add assertValidFillResults
Update web3Wrapper CHANGELOG
Get actual gasPrice from transaction instead of setting default
Store orders length in varible before looping over orders
Use transferFrom instead of safeTransferFrom
Fix minimal tests
Fix rounding error issues, use different logic when makerAsset is ZRX
Rename marketSellEth => marketSellWeth
Update percentage constants
Update transferEthFeeAndRefund, add check to ERC721 transfer
Refactor forwarding contract architecture, remove batch functions
Updated CHANGELOGS
...
2018-07-24 13:43:26 +08:00
fragosti
0f8e6b395e
WIP for allowance toggle redesign working
2018-07-20 10:44:59 -07:00
fragosti
b28cc6d7d3
Show token name dynamically in tooltip
2018-07-20 10:14:17 -07:00
fragosti
3bf12a98a7
Implement tooltips
2018-07-20 09:55:08 -07:00
fragosti
f27084ced4
Add loading state
2018-07-20 09:16:55 -07:00
fragosti
cdcf624e9e
Have basic lock and check working in walelt
2018-07-20 08:52:14 -07:00
fragosti
fc166dea26
Add zIndex 1 to topbar and fix issue where no box-shadow present on /docs
2018-07-19 07:36:41 -07:00
fragosti
c08b4aa6a1
Remove unused Token import
2018-07-19 06:59:35 -07:00
fragosti
52a6e6357b
Add lifecycle messages
2018-07-19 06:57:00 -07:00
fragosti
dead04dce8
WIP for sending ether from portal (works)
2018-07-19 04:11:44 -07:00
Brandon Millman
b28a88dbb2
Add /careers route and fix hr styling
2018-07-18 14:27:06 -07:00