fragosti
db9ff76754
Only elevate wallet zIndex when onboarding is in progress
2018-06-18 16:57:28 -07:00
Amir Bandeali
49f5495c45
Merge pull request #716 from 0xProject/feature/contracts/publicSignatureValidator
...
Make isValidSignature public
2018-06-18 16:20:16 -07:00
Amir Bandeali
9e431df848
Make isValidSignature public
2018-06-18 16:00:55 -07:00
Amir Bandeali
12476c52a4
Merge pull request #713 from 0xProject/feature/contracts/batchFillReturn
...
Make batchFill methods return FIllResults struct
2018-06-18 16:00:43 -07:00
Amir Bandeali
8fd9aebcb9
Make batchFill methods return FIllResults struct
2018-06-18 15:50:02 -07:00
Fabio Berger
8c83f4ba3b
Merge pull request #722 from 0xProject/improvement/publishing-v2
...
Improvements to pre-publishing checks
2018-06-18 23:33:17 +02:00
Fabio Berger
25b6d1a232
Remove remove_tags script
2018-06-18 23:20:07 +02:00
Fabio Berger
880cbd88c2
Small fixes
2018-06-18 23:15:52 +02:00
Fabio Berger
dcd53c3c5b
Use semver package instead of getNextPatchVersion
2018-06-18 23:08:44 +02:00
Fabio Berger
3e64b3da39
Use semver library instead of semverUtils
2018-06-18 23:08:33 +02:00
Fabio Berger
9a748c8bf1
small fixes
2018-06-18 23:07:03 +02:00
Fabio Berger
53eae14763
Show all errors of a given kind at once rather then throwing after the first instance is encountered
2018-06-18 23:06:55 +02:00
Fabio Berger
074c42e8b6
fix package.json
2018-06-18 23:06:48 +02:00
Fabio Berger
8633fa7024
Add more prepublish checks
2018-06-18 23:06:32 +02:00
Fabio Berger
19668b9b48
remove remove_tags script
2018-06-18 23:05:03 +02:00
Brandon Millman
3f02631b98
Merge pull request #712 from 0xProject/feature/website/portal-facelift
...
Change relayer grid tile to use logos and primary colors
2018-06-18 12:11:59 -07:00
Brandon Millman
da46eefe2e
Create a shared Image component
2018-06-18 12:09:31 -07:00
Francesco Agosti
a3ca3ed33f
Merge pull request #704 from 0xProject/bug/website/fix-filling-order
...
Fix filling orders on Portal
2018-06-18 10:24:42 -07:00
Francesco Agosti
efaa33c4d5
Merge pull request #711 from 0xProject/website/feature/prettier-onboarding-components
...
Made onboarding look like the mocks
2018-06-18 10:13:19 -07:00
fragosti
0cdfe7f458
Adjust version in changelog
2018-06-18 10:06:38 -07:00
Jacob Evans
190eafc30e
Merge branch 'v2-prototype' into bug/contracts/eip712-191-prefix
2018-06-18 21:50:35 +10:00
Jacob Evans
d4ee0e8622
Rebase and update feedback
...
Cache the domain separator data with address this
Use the EIP712Types enum for types everywhere
Rename EIP712 struct ExecuteTransaction to ZeroExTransaction
2018-06-18 21:46:05 +10:00
Jacob Evans
96c90e6295
Rebase with latest removing PROXY_ID from transfer
2018-06-18 16:36:30 +10:00
Jacob Evans
ff95da411b
Split transfer impl and AssetProxyMixin
2018-06-18 15:24:12 +10:00
Brandon Millman
2ad411ea29
Update RelayerGridTile render logic to incorportate colors and logos
2018-06-16 13:34:09 -07:00
Brandon Millman
55cbcd728d
Add max width to top bar
2018-06-16 13:34:09 -07:00
Brandon Millman
8880860105
Set max-width for LargeLayout
2018-06-16 13:34:09 -07:00
Remco Bloemen
0c238448fd
Merge pull request #700 from 0xProject/fix/contracts/tokenbugs
...
Handle tokens that do not return bool
2018-06-16 10:10:17 +02:00
fragosti
8a76fdc126
Finish last onboarding step
2018-06-15 18:34:57 -07:00
fragosti
433f830cf3
Finish set allowance step
2018-06-15 18:15:03 -07:00
fragosti
8893bc102c
Add onboarding assets
2018-06-15 18:03:10 -07:00
fragosti
0cf9927132
Add all steps to their own file
2018-06-15 18:02:46 -07:00
fragosti
5993125cc7
Prettify account setup and add eth steps of onboarding
2018-06-15 15:17:20 -07:00
fragosti
0c34309133
Make metamask part of the fow pretty
2018-06-15 14:49:01 -07:00
fragosti
3d6ce0fb76
Make start onboarding button pretty
2018-06-15 14:06:17 -07:00
fragosti
54f79c2798
Improve styles of onboarding tooltip
2018-06-15 13:24:59 -07:00
F. Eugene Aumson
8bac1706a1
change @0xproject/types to ethereum-types
2018-06-15 10:37:37 -04:00
fragosti
d0a3779091
Add Pointer component
2018-06-14 18:19:07 -07:00
Alex Browne
ff0960b174
Merge pull request #705 from 0xProject/feature/revert-trace-subprovider
...
Introduce subprovider for printing revert stack traces
@0xproject/react-shared@0.1.8
2018-06-14 17:07:03 -07:00
Alex Browne
7032825e35
Change wording of error message when you try to use more than one subprovider
2018-06-14 16:53:48 -07:00
Alex Browne
d118533d87
Remove redundant check in trace.ts and revert_trace.ts
2018-06-14 16:53:29 -07:00
fragosti
35f4f75733
Prettier
2018-06-14 16:49:06 -07:00
Alex Browne
ef61c3543f
Fix linter errors
2018-06-14 16:38:21 -07:00
Alex Browne
897560745a
De-duplicate code by refactoring subprovider classes
2018-06-14 16:33:09 -07:00
Alex Browne
5a8539a122
Fix linter errors and remove coverage.json
2018-06-14 16:04:08 -07:00
Alex Browne
d9292a70bf
Remove unused variables and other small fixes
2018-06-14 16:00:24 -07:00
Alex Browne
a9c23b7c28
Reverse order of stack trace to match behavior of most other language stack traces
2018-06-14 15:50:54 -07:00
fragosti
2cc7289b7b
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/portal-v2-analytics
2018-06-14 15:50:46 -07:00
fragosti
81d6df925e
Run linter
2018-06-14 15:47:59 -07:00
Alex Browne
263bfb1bda
Fix a bug in revert_trace.ts
2018-06-14 15:46:59 -07:00