Fabio Berger
|
72b1c60f39
|
Fix nit
|
2018-10-03 16:44:18 +01:00 |
|
Fabio Berger
|
437612f8b8
|
Use same Link UI component for react-scroll links
|
2018-10-03 16:37:59 +01:00 |
|
Fabio Berger
|
ab855cdd1c
|
remove stray console
|
2018-10-03 14:43:25 +01:00 |
|
Fabio Berger
|
688325491f
|
Make whole bottom bar clickable not just the text
|
2018-10-03 14:37:49 +01:00 |
|
Fabio Berger
|
6d8427a024
|
Don't make opening links in new tab a default
|
2018-10-03 14:26:30 +01:00 |
|
Fabio Berger
|
55d61b0dc7
|
Add border underneath logo while user is scrolling
|
2018-10-03 12:14:22 +01:00 |
|
Fabio Berger
|
773220f840
|
Fix link
|
2018-10-03 11:27:28 +01:00 |
|
Fabio Berger
|
4fb7b35153
|
Convert remaining Links to new UI component
|
2018-10-03 10:52:37 +01:00 |
|
Fabio Berger
|
c07412a992
|
Use new Link UI component everywhere, and add complementary ALink type
|
2018-10-02 20:10:59 +01:00 |
|
Fabio Berger
|
0c99680396
|
Improve mobile padding
|
2018-10-02 10:51:41 +01:00 |
|
Fabio Berger
|
3a9791e794
|
Make menuSubsectionsBySection optional
|
2018-10-01 22:26:06 +01:00 |
|
Fabio Berger
|
67a2359014
|
Add comment about link component
|
2018-10-01 22:07:03 +01:00 |
|
Fabio Berger
|
136ef38277
|
Move colors to colors.ts file
|
2018-10-01 22:04:21 +01:00 |
|
Fabio Berger
|
42f6842844
|
Fix bug where button wouldn't be highlighted after hitting browser back button despite the cursor resting above it
|
2018-10-01 22:04:06 +01:00 |
|
Fabio Berger
|
8daf2df6e6
|
Prefer basscss over style
|
2018-10-01 22:03:23 +01:00 |
|
Fabio Berger
|
0febb085c5
|
Fix linter
|
2018-10-01 16:29:29 +01:00 |
|
Fabio Berger
|
3d1c2cb296
|
Fix incorrect merge errors
|
2018-10-01 13:49:43 +01:00 |
|
Fabio Berger
|
8651b7bc25
|
fix merge
|
2018-10-01 13:16:00 +01:00 |
|
Fabio Berger
|
e7ab9938ce
|
merge
|
2018-10-01 13:11:27 +01:00 |
|
Fabio Berger
|
4d23cf85b9
|
Add mobile menu to overview page
|
2018-09-28 15:17:28 +01:00 |
|
Fabio Berger
|
155a4a8f06
|
Add sidebar menu, proper scrolling and mobile-optimize
|
2018-09-28 14:28:39 +01:00 |
|
Fabio Berger
|
e664768890
|
Import ObjectMap from types now that it's moved
|
2018-09-28 13:32:04 +01:00 |
|
Fabio Berger
|
ba7de7204d
|
merge development
|
2018-09-28 12:08:12 +01:00 |
|
Fabio Berger
|
e7b1374f23
|
Fix dropdown menu item so it says "0x smart contracts" not "smart contract"
|
2018-09-27 18:52:37 +01:00 |
|
fragosti
|
48f6452c3b
|
remove items-center classname
|
2018-09-26 17:58:48 +02:00 |
|
fragosti
|
d6090921a8
|
Update everything to Coinbase Wallet instead of Toshi
|
2018-09-26 17:55:40 +02:00 |
|
Fabio Berger
|
f3ad64aa1c
|
Move more text over to translation files
|
2018-09-26 14:52:58 +01:00 |
|
Fabio Berger
|
d8c68b000b
|
Implement dev home
|
2018-09-26 13:38:22 +01:00 |
|
Fabio Berger
|
a8d8f90d23
|
Fix logo to link to docs home
|
2018-09-26 13:37:58 +01:00 |
|
Fabio Berger
|
ac1005b5a8
|
Use new link component in Developer dropdown
|
2018-09-26 13:37:46 +01:00 |
|
Fabio Berger
|
a9b4027dc4
|
Create a link ui component that abstracts away interval vs. internal links
|
2018-09-26 13:37:25 +01:00 |
|
Brandon Millman
|
d20f713fad
|
When number of relayers is less than number of columns, reduce column number to number of relayers
|
2018-09-25 21:08:32 +02:00 |
|
fragosti
|
e46807c28b
|
Fix order creation and fill flow in Portal
|
2018-09-18 13:55:31 +02:00 |
|
Fabio Berger
|
ce51edcf80
|
Implement new responsive, dev section header and home scaffolding
|
2018-09-17 16:55:22 +01:00 |
|
Fabio Berger
|
92ee7c2194
|
Use Container instead of div
|
2018-09-17 15:09:31 +01:00 |
|
fragosti
|
8131c5d6bc
|
Fix minting for new tokens on testnets
|
2018-09-07 13:05:11 +02:00 |
|
fragosti
|
46b168e10f
|
Run linter
|
2018-09-04 12:09:24 -07:00 |
|
fragosti
|
a173c5fc38
|
Merge branch 'feature/website/update-portal-v2' of https://github.com/0xProject/0x-monorepo into feature/website/update-portal-v2
|
2018-09-04 11:55:42 -07:00 |
|
fragosti
|
f5237f7971
|
Use order parser utils from order utils
|
2018-09-04 11:55:08 -07:00 |
|
fragosti
|
e61dbbb6cf
|
Merge https://github.com/0xProject/0x-monorepo into feature/website/update-portal-v2
|
2018-09-04 10:53:18 -07:00 |
|
Fabio Berger
|
1690f59857
|
Remove unused imports and console.log
|
2018-09-04 18:42:50 +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
|
f9e86c057d
|
Remove unused imports
|
2018-09-04 16:08:35 +02: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
|
4f2bc29744
|
Remove cancel check
|
2018-08-30 13:59:42 -07:00 |
|
Brandon Millman
|
660e670d38
|
Update generate and fill order flows
|
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
|
82a01ef020
|
Initial changes for v2 portal
|
2018-08-30 13:24:24 -07:00 |
|
fragosti
|
fd5ad69c26
|
Add careers page to top bar
|
2018-08-30 11:49:27 -07:00 |
|