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 |
|
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 |
|
Xianny
|
943c378309
|
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
|
2019-01-11 10:04:30 -08:00 |
|
Brandon Millman
|
3b421ef796
|
fix(website): fix code splitting
|
2018-11-11 20:58:47 -08: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
|
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
|
c07412a992
|
Use new Link UI component everywhere, and add complementary ALink type
|
2018-10-02 20:10:59 +01:00 |
|
fragosti
|
e46807c28b
|
Fix order creation and fill flow in Portal
|
2018-09-18 13:55:31 +02:00 |
|
Brandon Millman
|
82a01ef020
|
Initial changes for v2 portal
|
2018-08-30 13:24:24 -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 |
|
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
|
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 |
|
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
|
dead04dce8
|
WIP for sending ether from portal (works)
|
2018-07-19 04:11:44 -07:00 |
|
Leonid Logvinov
|
bf8ac3b9e6
|
Fix tslint issues
|
2018-07-17 12:59:02 +02:00 |
|
fragosti
|
b70f5d1a1e
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into bug/website/txhash-error
|
2018-07-13 11:15:50 -07:00 |
|
fragosti
|
1df074b73e
|
Make Analytics API non-async
|
2018-07-12 16:57:03 -07:00 |
|
fragosti
|
ac5588c7c4
|
Make error reporter not return a promise and add more environment possibilities
|
2018-07-12 15:56:01 -07:00 |
|
fragosti
|
0941e0a929
|
Add no-floating-promises ignore comments
|
2018-07-11 16:50:00 -07:00 |
|
fragosti
|
098322c564
|
Integrate heap analytics
|
2018-07-11 15:39:12 -07:00 |
|
fragosti
|
9131a72a47
|
Replace calls to google analytics with calls to heap
|
2018-07-11 12:14:23 -07:00 |
|
Brandon Millman
|
fd545ec00f
|
Remove increase balance link from balance_bounded_input component
|
2018-07-02 17:14:46 -07:00 |
|
Brandon Millman
|
f76c9bc226
|
Implement loading body rows
|
2018-06-28 11:50:08 -07:00 |
|
fragosti
|
421e568232
|
Implement allowance and final flow step
|
2018-06-12 16:54:37 -07:00 |
|
fragosti
|
39692a8b3f
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/onboarding-flow-allowances
|
2018-06-12 14:01:19 -07:00 |
|
Fabio Berger
|
e1879ef4d9
|
Fix no-unused-variable tslint rule to include parameters and fix issues
|
2018-06-11 23:42:30 +02:00 |
|
fragosti
|
2af6d3f6bc
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/onboarding-flow-allowances
|
2018-06-06 18:07:22 -07:00 |
|
fragosti
|
3898b8e8ab
|
Wrap AllowanceToggle in redux container
|
2018-06-06 10:11:30 -07:00 |
|
Fabio Berger
|
271fa26890
|
merge v2-prototype
|
2018-06-06 12:31:30 +02:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
fragosti
|
817d9b0d3e
|
Add styled-components and polished
|
2018-06-01 11:49:58 -07:00 |
|
Leonid Logvinov
|
5913d654bd
|
Remove 0x.js as a dependency from website
|
2018-05-23 09:41:35 -07:00 |
|
Brandon Millman
|
9ce7be050a
|
Refactor portal specific colors out of react-shared
|
2018-05-18 11:35:13 -07:00 |
|
Brandon Millman
|
85020c74cf
|
Fix prettier
|
2018-05-18 11:33:46 -07:00 |
|
fragosti
|
e9e570db4f
|
Center all the things
|
2018-05-17 13:04:39 -07:00 |
|
fragosti
|
5bc83fceaa
|
Refactor code in response to CR feedback
|
2018-05-17 13:04:39 -07:00 |
|
fragosti
|
e7fd501200
|
Remove duplicate function call to validate
|
2018-05-17 13:04:39 -07:00 |
|
fragosti
|
ea0067d999
|
Show error messages in the wrapped ether item
|
2018-05-17 13:04:39 -07:00 |
|