fabioberger
|
fbda096aa9
|
Fix linter errors
|
2019-07-27 14:13:20 +02:00 |
|
fabioberger
|
ec7f9d8a63
|
Remove react-shared package and fold it into website
|
2019-07-27 14:13:20 +02:00 |
|
fabioberger
|
cc7dec7a99
|
Move react-docs into website and delete it as a standalone package
|
2019-07-27 14:12:57 +02:00 |
|
Xianny
|
7423028fea
|
Replace lodash with built-ins where possible to reduce bundle size (#1766)
* add tslint rule to disallow lodash.isUndefined
* add tslint rule to disallow lodash.isNull
* apply fixes
|
2019-04-10 09:36:32 -07:00 |
|
Fabio Berger
|
0affc7682f
|
chore: fix imports
|
2018-10-18 14:06:12 +01:00 |
|
Fabio Berger
|
8c6de7f69d
|
chore: replace @0xproject with @0x in .tsx files
|
2018-10-18 13:59:40 +01:00 |
|
Fabio Berger
|
ce43724bd4
|
chore: Rename "Documentation" to "Docs" in mobile menu
|
2018-10-17 00:39:55 +01:00 |
|
Fabio Berger
|
2305109170
|
chore: fix linter
|
2018-10-16 17:42:58 +01:00 |
|
Fabio Berger
|
13f8801e08
|
chore: remove wiki from main website topBar
|
2018-10-16 14:35:55 +01:00 |
|
Fabio Berger
|
1d30a2f91d
|
Remove doc menus from main topBar
|
2018-10-13 16:29:24 +01:00 |
|
Fabio Berger
|
a5eb346dd1
|
fix: Remove unnecessary onClick prop from NestedSidebar, since one can listen to container element onClick
|
2018-10-12 19:44:51 +01:00 |
|
Fabio Berger
|
de20ef1a49
|
Refactor Home so that Dev section chrome is reusable across pages
|
2018-10-12 15:54:44 +02:00 |
|
Fabio Berger
|
9b147f1495
|
fix(website): remove deadzone between "Developers" menu item and dropdown so it never closes when hovering between the two
|
2018-10-11 13:49:56 +02:00 |
|
Fabio Berger
|
fa6bd34899
|
Remove type prop and instead infer it from the value of to
|
2018-10-05 14:55:28 +01:00 |
|
Fabio Berger
|
5f2cd33da0
|
Remove style prop from Link
|
2018-10-05 13:54:37 +01:00 |
|
Fabio Berger
|
055763cceb
|
Fix bug where wiki links in dev dropdown weren't working when on the wiki
|
2018-10-05 11:13:33 +01:00 |
|
Fabio Berger
|
437612f8b8
|
Use same Link UI component for react-scroll links
|
2018-10-03 16:37:59 +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
|
ba7de7204d
|
merge development
|
2018-09-28 12:08:12 +01: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 |
|
fragosti
|
1d5ef4d0ca
|
Fix unused vars for react-shared and website
|
2018-08-30 13:28:07 -07:00 |
|
fragosti
|
fd5ad69c26
|
Add careers page to top bar
|
2018-08-30 11:49:27 -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
|
5785ec0713
|
Have new Popover component working in React 16
|
2018-08-27 18:29:35 -07:00 |
|
Fabio Berger
|
925d5aa09b
|
Add developers dropdown to topBar
|
2018-08-27 12:17:33 +01:00 |
|
fragosti
|
ad161a973e
|
Change all onTouchTap to onClick
|
2018-08-24 15:59:14 -07: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
|
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 |
|
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 |
|
Brandon Millman
|
09f5609618
|
Remove legacy portal code
|
2018-07-11 15:42:20 -07:00 |
|
Brandon Millman
|
fd6445439e
|
Implement landing page change in preperation for portal
|
2018-07-05 14:34:34 -07:00 |
|
Brandon Millman
|
7b8db1156d
|
Various fixes for portal on mobile and top bar layout
|
2018-07-05 14:31:05 -07:00 |
|
Brandon Millman
|
9b864517e2
|
Merge pull request #799 from 0xProject/feature/website/wallet-menu
Add menu for at the top of wallet and top right component
|
2018-07-03 11:19:52 -07:00 |
|
Brandon Millman
|
2d30c290e9
|
Remove InstallPrompt
|
2018-07-03 09:22:52 -07:00 |
|
Brandon Millman
|
fe68114f39
|
Use new lock svg
|
2018-07-02 17:56:37 -07:00 |
|
Brandon Millman
|
86d4ffe7e5
|
Lint fixes
|
2018-07-01 14:51:02 -07:00 |
|
Brandon Millman
|
5a7908984e
|
Consolidate logic for common menu items
|
2018-07-01 14:51:02 -07:00 |
|
Brandon Millman
|
a6f40d4187
|
Implement correct behavior for menu in the wallet
|
2018-07-01 14:50:55 -07:00 |
|
Brandon Millman
|
da8cf9981e
|
Implement simple menu
|
2018-07-01 14:50:55 -07:00 |
|
Brandon Millman
|
be64184cfa
|
Clean up a bit of the provider display logic
|
2018-07-01 14:50:55 -07:00 |
|
Brandon Millman
|
2b5f45676f
|
Remove unused imports and variables
|
2018-06-29 01:07:50 -07:00 |
|
Brandon Millman
|
08f7666d21
|
Create AccountConnection component
|
2018-06-28 23:24:57 -07:00 |
|
Brandon Millman
|
7ee37fb62a
|
Implement new locked and uninstalled states
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
1ca182e741
|
Update ProviderDisplay with new design
|
2018-06-28 11:50:08 -07:00 |
|
fragosti
|
d72e06842f
|
Remove unused variables
|
2018-06-26 12:48:00 -07:00 |
|
fragosti
|
c4e2dcafa4
|
Have basic network switching working
|
2018-06-25 16:26:34 -07:00 |
|
Brandon Millman
|
5817a30031
|
Update Island shadow styling and use Island in more places
|
2018-06-19 16:25:43 -07:00 |
|