Fabio Berger
a4a46dc076
chore: fix linter error
2018-11-12 13:50:23 +01:00
Fabio Berger
0d565fe32f
Improve logo spacing
2018-11-12 13:27:14 +01:00
Fabio Berger
498be7ac41
update yarn.lock
2018-11-11 22:11:40 +01:00
Fabio Berger
0391f93490
merge development
2018-11-11 22:11:10 +01:00
Fabio Berger
399a7d5fec
Increase logo size
2018-11-11 22:07:58 +01:00
Fabio Berger
0d201173ef
Replace remaining scroll-links with Link component
2018-11-11 17:51:00 +01:00
Fabio Berger
2d43f312c8
Adjust paddin
2018-11-11 16:50:08 +01:00
Fabio Berger
1ec8a4115f
Fix menuItem background colors depending on the context
2018-11-11 16:48:31 +01:00
Fabio Berger
753b33aec5
Remove "Home" menu item, instead make different parts of logo link to different sections of the website
2018-11-11 15:31:52 +01:00
Fabio Berger
7626d1d6fe
Rename tutorial to match verb structure
2018-11-11 14:54:07 +01:00
Brandon Millman
397b4e2890
Merge pull request #1239 from 0xProject/feature/instant/privacy-mode
...
[instant] Handle privacy mode in wallets
2018-11-09 16:21:32 -08:00
Brandon Millman
38896c9358
feat(instant): handle privacy mode in wallets
2018-11-09 16:04:29 -08:00
Steve Klebanoff
26cbe7ae66
Merge pull request #1237 from 0xProject/feature/instant/buy-quote-heartbeat
...
[instant] Heartbeats for account info and buy quotes
2018-11-09 16:02:09 -08:00
Steve Klebanoff
fd83ca2cb8
linting
2018-11-09 15:52:25 -08:00
Steve Klebanoff
4072076965
Don't start heartbeat if no account
2018-11-09 15:40:13 -08:00
Steve Klebanoff
93054ae52b
Lodash noop
2018-11-09 15:28:29 -08:00
Steve Klebanoff
5c1b1a1203
Using built in intervalUtils instead of rolling own
2018-11-09 15:28:08 -08:00
Steve Klebanoff
acb7e876b2
Update account more frequently
2018-11-09 15:19:16 -08:00
Steve Klebanoff
2c585bfbdc
feat(instant): Dismissible overlay error messages
...
Adds dismissible overlay to error messages on mobile
2018-11-09 15:15:57 -08:00
Steve Klebanoff
cc8debe53b
Linting and renaming variables
2018-11-09 11:39:36 -08:00
Steve Klebanoff
36b8c9c5dd
Use interface like named parameters here
2018-11-09 11:28:08 -08:00
Steve Klebanoff
474db7c18d
Emulate named parameters with interface
2018-11-09 11:22:46 -08:00
Steve Klebanoff
39657b633b
Make sure we only update price when they are not in the middle of an order
2018-11-09 11:04:44 -08:00
Steve Klebanoff
2e8f74abce
Use existing functions instead of writing our own
2018-11-09 10:40:47 -08:00
Steve Klebanoff
df91d34315
Merge branch 'development' into feature/instant/buy-quote-heartbeat
2018-11-09 10:06:22 -08:00
Jacob Evans
b4a11de097
Publish
...
- 0x.js@2.0.1
- @0x/abi-gen@1.0.15
- @0x/abi-gen-wrappers@1.0.2
- @0x/assert@1.0.15
- @0x/asset-buyer@2.2.0
- @0x/base-contract@3.0.3
- @0x/connect@3.0.3
- @0x/contract-addresses@1.1.0
- @0x/contract-artifacts@1.1.0
- @0x/contract-wrappers@3.0.1
- contracts@2.1.51
- @0x/dev-tools-pages@0.0.3
- @0x/dev-utils@1.0.14
- ethereum-types@1.1.2
- @0x/fill-scenarios@1.0.9
- @0x/instant@0.0.4
- @0x/json-schemas@2.0.1
- @0x/metacoin@0.0.25
- @0x/migrations@2.0.1
- @0x/monorepo-scripts@1.0.13
- @0x/order-utils@2.0.1
- @0x/order-watcher@2.2.1
- @0x/react-docs@1.0.15
- @0x/react-shared@1.0.18
- @0x/sol-compiler@1.1.9
- @0x/sol-cov@2.1.9
- @0x/sol-doc@1.0.4
- @0x/sol-resolver@1.0.16
- @0x/sra-spec@1.0.8
- @0x/subproviders@2.1.1
- @0x/testnet-faucets@1.0.53
- @0x/tslint-config@1.0.10
- @0x/types@1.2.1
- @0x/typescript-typings@3.0.4
- @0x/utils@2.0.4
- @0x/web3-wrapper@3.1.1
- @0x/website@0.0.56
@0x/utils@2.0.4
@0x/web3-wrapper@3.1.1
@0x/website@0.0.56
0x.js@2.0.1
@0x/abi-gen-wrappers@1.0.2
@0x/abi-gen@1.0.15
@0x/assert@1.0.15
@0x/asset-buyer@2.2.0
@0x/base-contract@3.0.3
@0x/contract-addresses@1.1.0
@0x/contract-artifacts@1.1.0
@0x/contract-wrappers@3.0.1
@0x/dev-tools-pages@0.0.3
@0x/dev-utils@1.0.14
@0x/fill-scenarios@1.0.9
@0x/instant@0.0.4
@0x/json-schemas@2.0.1
@0x/metacoin@0.0.25
@0x/migrations@2.0.1
@0x/monorepo-scripts@1.0.13
@0x/order-utils@2.0.1
@0x/order-watcher@2.2.1
@0x/connect@3.0.3
@0x/testnet-faucets@1.0.53
@0x/tslint-config@1.0.10
@0x/types@1.2.1
@0x/typescript-typings@3.0.4
contracts@2.1.51
ethereum-types@1.1.2
@0x/react-docs@1.0.15
@0x/react-shared@1.0.18
@0x/sol-compiler@1.1.9
@0x/sol-cov@2.1.9
@0x/sol-doc@1.0.4
@0x/sol-resolver@1.0.16
@0x/sra-spec@1.0.8
@0x/subproviders@2.1.1
monorepo@b4a11de
2018-11-09 16:28:52 +11:00
Jacob Evans
a22d78e273
Updated CHANGELOGS
2018-11-09 16:28:35 +11:00
Brandon Millman
12bc6f5d58
Merge pull request #1232 from 0xProject/feature/instant/account-state-change
...
[instant] Request account address and balance at mount
2018-11-08 17:35:54 -08:00
Brandon Millman
b147cd8885
fix(instant): fix bug where we potentially fetch balance for the wrong account
2018-11-08 17:22:21 -08:00
Steve Klebanoff
d703c13f8e
Variable name cleanup
2018-11-08 17:21:17 -08:00
Steve Klebanoff
3dacc6157b
Remove unneeded Promise.resolve
2018-11-08 17:20:15 -08:00
Steve Klebanoff
fd12bdbbd5
Remove old TODO
2018-11-08 17:13:33 -08:00
Steve Klebanoff
297a62fe80
move files around and rename
2018-11-08 17:13:22 -08:00
Steve Klebanoff
1e39d56cf7
wip: BuyQuote heartbeat
2018-11-08 17:09:26 -08:00
Jacob Evans
ca6f99da61
Merge pull request #1236 from 0xProject/fix/subproviders/lock-ledger-4.24.0
...
[subproviders] Lock Ledger hw-transport to 4.24.0
2018-11-09 12:00:17 +11:00
Steve Klebanoff
e45b6c7e98
Make heartbeat more generic
2018-11-08 16:54:45 -08:00
Francesco Agosti
3eac119399
Merge pull request #1230 from 0xProject/feature/instant/dropdown-ui
...
[instant] Dropdown Component Skeleton
2018-11-08 16:29:34 -08:00
Jacob Evans
8755737344
fix: Lock Ledger hw-transport to 4.24.0
2018-11-09 11:28:53 +11:00
fragosti
cd44470a29
fix: wrong prop names used
2018-11-08 16:15:57 -08:00
Steve Klebanoff
dd4d3b10cf
wip: abstract out updating buy quote
2018-11-08 16:14:00 -08:00
Brandon Millman
211163b372
Merge branch 'development' into feature/instant/account-state-change
...
* development:
[instant] Viewport specific errors (#1228 )
Added more comments
Include wholeNumberSchema in sra-spec schemas
chore(instant): fix linter
Fix isNode
fix(instant): update buy quote at start up in the case of default amount
fix: apply css reset to overlay as well
fix(website): turn off production flag when building locally
chore: linter
fix: progress bar
fix: use fontSize prop in button
feat: make instant resistant to external styles
feat: add faux externall css file
Add upstream issue
Use const require instead of import
Fix tslint issues
Use detect-node
Set curstom inspect printer in BigNumber
2018-11-08 16:09:38 -08:00
fragosti
f44c5b2292
chore: PR feedback
2018-11-08 16:08:20 -08:00
fragosti
5d74421e43
fix: broken features because of merge
2018-11-08 15:53:21 -08:00
fragosti
4f4d901eca
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/dropdown-ui
2018-11-08 15:42:46 -08:00
fragosti
6a84877f9a
fix: remove default props, fix lint problems
2018-11-08 15:39:30 -08:00
Steve Klebanoff
117e2f583f
[instant] Viewport specific errors ( #1228 )
...
feat(instant): Shows different error animation based on viewport
2018-11-08 15:37:56 -08:00
fragosti
b074fe2de5
chore: convert payment method to stateless component
2018-11-08 15:34:53 -08:00
fragosti
3dad385533
feat: add boxShadow on dropdown hover
2018-11-08 15:33:32 -08:00
fragosti
15a12cfa22
fix: various style issues
2018-11-08 15:29:18 -08:00
Remco Bloemen
c448a409c1
Merge pull request #977 from 0xProject/feature/utils/prettybignum
...
Set custom inspect printer in BigNumber
2018-11-09 00:27:53 +01:00