Kadinsky
|
be97eebe02
|
Merge pull request #1173 from 0xProject/fixSchemaBug
Fix number schema bug
|
2018-10-22 23:01:30 +02:00 |
|
Brandon Millman
|
1a3b1607b1
|
fix(website): create correct subprovider for metamask
|
2018-10-22 10:56:39 -07:00 |
|
Brandon Millman
|
2bb53d5b1d
|
fix(website): do not fetch balances for empty tokens
|
2018-10-22 10:56:11 -07:00 |
|
Fabio Berger
|
dbf75a43c3
|
Add wholeNumberSchema test
|
2018-10-21 20:31:35 +02:00 |
|
Fabio Berger
|
39c7f3dc88
|
chore: fix file name
|
2018-10-21 20:30:53 +02:00 |
|
Fabio Berger
|
01f82ddf78
|
chore: Add whole number to next json-schema doc md section
|
2018-10-21 20:24:38 +02:00 |
|
Fabio Berger
|
24b5b35a74
|
chore: link to schemas at a particular commit so it doesn't change when they are updated
|
2018-10-21 20:22:51 +02:00 |
|
Fabio Berger
|
4dfbc6747e
|
Fix links
|
2018-10-21 20:08:22 +02:00 |
|
Fabio Berger
|
528ae4376e
|
revert unrelated change
|
2018-10-21 19:27:42 +02:00 |
|
Fabio Berger
|
e0149618f3
|
Add changelog
|
2018-10-21 19:26:06 +02:00 |
|
Fabio Berger
|
632d7b6fc1
|
fix: improve schemas by enforcing that amounts that must be whole numbers (e.g Order asset amounts) no longer allow decimal numbers
|
2018-10-21 19:24:19 +02:00 |
|
Fabio Berger
|
b9dccf9da3
|
chore: add whole number schema
|
2018-10-21 19:20:36 +02:00 |
|
Fabio Berger
|
7e24c04c0b
|
fix: Update address to ZRX token to newly deployed 'mintable' ZRX token on Kovan/Ropsten
|
2018-10-20 15:01:29 +01:00 |
|
Amir Bandeali
|
d8001e696e
|
Update links, remove 1.0 from README
|
2018-10-19 13:12:25 -07:00 |
|
Steve Klebanoff
|
aeb607d485
|
Merge pull request #1161 from 0xProject/feature/instant/order-details-loading-state
[instant] Order details loading state
|
2018-10-19 12:28:52 -07:00 |
|
Steve Klebanoff
|
c070142dc0
|
linting
|
2018-10-19 12:08:33 -07:00 |
|
Steve Klebanoff
|
6f80c7e6d9
|
arrow function syntax so no need to bind
|
2018-10-19 12:05:57 -07:00 |
|
Kadinsky
|
c66e2f6704
|
Merge pull request #1164 from 0xProject/additionalDevFixes
Additional Developer Section Fixes
|
2018-10-19 19:47:58 +01:00 |
|
Fabio Berger
|
b49e5c76e4
|
Use em for all
|
2018-10-19 19:38:20 +01:00 |
|
Fabio Berger
|
ce4da870d7
|
chore: use Text
|
2018-10-19 19:38:12 +01:00 |
|
Steve Klebanoff
|
6588cf919e
|
dont export PlainPlaceholder
|
2018-10-19 10:34:44 -07:00 |
|
Steve Klebanoff
|
2f4e498a09
|
Refactor to make placeholder logic more straightforward
|
2018-10-19 10:32:37 -07:00 |
|
Steve Klebanoff
|
66465816ca
|
Getting rid of displayName, and rename usdSection -> _renderUsdSection
|
2018-10-19 10:19:48 -07:00 |
|
Fabio Berger
|
bce9031868
|
chore: use colors module
|
2018-10-19 17:44:49 +01:00 |
|
Fabio Berger
|
0de654bbd5
|
fix: scroll lag on doc reference and wiki pages by using react-scroll spy and only updating the sidebar menu items whose active state had changed
|
2018-10-19 17:40:55 +01:00 |
|
Fabio Berger
|
d129c922ed
|
Use media module
|
2018-10-19 17:22:33 +01:00 |
|
fragosti
|
6f2217570f
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/discharge
|
2018-10-19 09:19:37 -07:00 |
|
Fabio Berger
|
90ba8e0e8d
|
Remove unused listeners
|
2018-10-19 17:09:13 +01:00 |
|
Leonid Logvinov
|
3f2b6482c3
|
Fix the package versions in release notes
|
2018-10-19 15:36:46 +02:00 |
|
Fabio Berger
|
16ba01cd2e
|
chore: fix dropdown bug on Firefox and reduced duplicate code
|
2018-10-19 14:05:37 +01:00 |
|
Fabio Berger
|
7282e3ce03
|
style: Switch out homepage image with improved one from Ben
|
2018-10-19 14:04:17 +01:00 |
|
Fabio Berger
|
977e20edc3
|
style: make sure sideBar bottom padding is on scrollable content, not container
|
2018-10-19 13:27:16 +01:00 |
|
Fabio Berger
|
724f3b9cf7
|
Improve sidebar logic to handle MS Edge, Firefox differences between Windows & Mac
|
2018-10-19 12:25:31 +01:00 |
|
Fabio Berger
|
a7a17c85dc
|
chore: improve sidebar scroll
|
2018-10-19 11:48:15 +01:00 |
|
Fabio Berger
|
7742df8614
|
chore: Replace state with styled-components for hover detection
|
2018-10-19 11:27:42 +01:00 |
|
Fabio Berger
|
26cd5ec149
|
style: accomodate different scrollbar widths on Firefox vs. Chrome/Safari
|
2018-10-19 10:46:55 +01:00 |
|
Fabio Berger
|
da0c5dd9d3
|
chore: Fix scroll issue by bumping version and installing from new branch
|
2018-10-19 10:35:34 +01:00 |
|
Fabio Berger
|
a60cf44d45
|
style: fix doc reference package name capitalization
|
2018-10-19 10:16:01 +01:00 |
|
Fabio Berger
|
c26b3f5dfc
|
copy: consistently name ERCdEX with correct capitalization
|
2018-10-19 10:05:19 +01:00 |
|
Fabio Berger
|
0eb9769cd4
|
Switch tutorial descriptions
|
2018-10-19 10:00:30 +01:00 |
|
Fabio Berger
|
eca862f818
|
copy: Networked liquidity -> shared liquidity
|
2018-10-19 09:56:34 +01:00 |
|
Fabio Berger
|
3f43f9bb4c
|
fix: Make sure page scrollable on mobile
|
2018-10-19 09:44:52 +01:00 |
|
Fabio Berger
|
ee6bb229e0
|
Don't show topBar menu items in sidebar on wiki
|
2018-10-19 09:44:27 +01:00 |
|
Steve Klebanoff
|
ff1f0a9678
|
undefined -> null to follow convention
|
2018-10-18 15:33:14 -07:00 |
|
Steve Klebanoff
|
aa0e07b058
|
pulsating -> isPulsating
|
2018-10-18 15:33:14 -07:00 |
|
Steve Klebanoff
|
a42347a776
|
Allow more than 1 class per file
Felt silly that refactoring a component defined as a function to a class with a helper function caused a tslint violation
|
2018-10-18 15:33:14 -07:00 |
|
Steve Klebanoff
|
8ff5e19269
|
Move USD section into helper function
|
2018-10-18 15:33:14 -07:00 |
|
Steve Klebanoff
|
8a6e077664
|
feat(instant): Indicate that order details section is loading by having pulsing placeholder
|
2018-10-18 15:32:32 -07:00 |
|
Steve Klebanoff
|
b4af27dd44
|
Moved LatestErrorDisplay to types file and gave generic name
|
2018-10-18 13:48:28 -07:00 |
|
Steve Klebanoff
|
9aa6753823
|
Rename update function to set function since it doesnt take a parameter
|
2018-10-18 13:42:59 -07:00 |
|