Fabio Berger
|
8c6de7f69d
|
chore: replace @0xproject with @0x in .tsx files
|
2018-10-18 13:59:40 +01:00 |
|
Fabio Berger
|
18c31a3bc0
|
chore: Add topBar menu items to mobile drawer
|
2018-10-17 00:37:56 +01:00 |
|
Fabio Berger
|
d85daab967
|
fix: Dropdown component so that re-clicking the activeNode when dropdown is open, closes it
|
2018-10-13 17:09:46 +01:00 |
|
Fabio Berger
|
6baadc746e
|
Implement new version dropdown and remove it from nestedTopBar
|
2018-10-13 16:29:14 +01:00 |
|
Fabio Berger
|
636ce6331b
|
fix(website): Avoid hover activated dropdown from closing when activeNode is clicked
|
2018-10-11 13:33:49 +02:00 |
|
Fabio Berger
|
df7210163a
|
Convert more divs to containers and text components
|
2018-10-05 15:33:15 +01:00 |
|
Fabio Berger
|
5f2cd33da0
|
Remove style prop from Link
|
2018-10-05 13:54:37 +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
|
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
|
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
|
67a2359014
|
Add comment about link component
|
2018-10-01 22:07:03 +01:00 |
|
Fabio Berger
|
ba7de7204d
|
merge development
|
2018-09-28 12:08:12 +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 |
|
Fabio Berger
|
ce51edcf80
|
Implement new responsive, dev section header and home scaffolding
|
2018-09-17 16:55:22 +01:00 |
|
Leonid Logvinov
|
f9e86c057d
|
Remove unused imports
|
2018-09-04 16:08:35 +02:00 |
|
fragosti
|
b1f97a27f3
|
Final tweaks
|
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
|
55fab3d98f
|
Revert "Simplify dropdown component"
This reverts commit 91a9014a50cca8e0d42634666fe409839aeae8cf.
|
2018-08-28 15:07:29 -07:00 |
|
fragosti
|
de11b62e30
|
Revert "Have new Popover component working in React 16"
This reverts commit 5785ec0713c39466b3a6a171f5f0a2d38207b44b.
|
2018-08-28 15:07:28 -07:00 |
|
fragosti
|
8e14e65b60
|
Revert "Enable hovering state for dropdown"
This reverts commit ac1640140c9279ac9e8a92d84702a2f84d9165fb.
|
2018-08-28 15:07:24 -07:00 |
|
fragosti
|
ac1640140c
|
Enable hovering state for dropdown
|
2018-08-28 13:53:49 -07:00 |
|
fragosti
|
5785ec0713
|
Have new Popover component working in React 16
|
2018-08-27 18:29:35 -07:00 |
|
Fabio Berger
|
791eae24c0
|
Add ability to specify styling to popover container
|
2018-08-27 12:16:58 +01:00 |
|
fragosti
|
91a9014a50
|
Simplify dropdown component
|
2018-08-24 16:48:48 -07:00 |
|
fragosti
|
ad161a973e
|
Change all onTouchTap to onClick
|
2018-08-24 15:59:14 -07:00 |
|
Brandon Millman
|
2ecf7a3349
|
Fix jobs page overflow issue
|
2018-07-30 00:58:30 -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
|
1a06e6b305
|
Add loading state for initial load and other PR feedback
|
2018-07-27 11:48:04 -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
|
ee71f57453
|
Increase allowance toggle loading spinner size by 1
|
2018-07-24 15:51:07 -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
|
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 |
|
Brandon Millman
|
e0fbc78925
|
Update open positions section
|
2018-07-18 13:59:50 -07:00 |
|
Leonid Logvinov
|
bf8ac3b9e6
|
Fix tslint issues
|
2018-07-17 12:59:02 +02:00 |
|
fragosti
|
c8bb21d12d
|
Add sourcemaps for rollbar
|
2018-07-09 14:26:05 -07:00 |
|
fragosti
|
9669a4d121
|
Create Balance component and make token symbols smaller than token amounts
|
2018-07-06 14:21:30 -07:00 |
|
Brandon Millman
|
fd6445439e
|
Implement landing page change in preperation for portal
|
2018-07-05 14:34:34 -07:00 |
|
fragosti
|
52c956222e
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/portal-mobile-improvements
|
2018-07-03 14:43:23 -07:00 |
|
fragosti
|
3b78188fec
|
Show different download links and icons when on mobile
|
2018-07-03 13:51:58 -07:00 |
|
Brandon Millman
|
afbfc8ba1c
|
Implement clickaway for wallet menu on mobile
|
2018-07-03 09:06:29 -07:00 |
|