Leonid Logvinov
d5daa68703
Enable linter on generated abi-gen wrappers
2018-10-18 12:46:06 +02:00
Fabio Berger
28863f9a6f
merge dev-section-redesign
2018-10-18 11:36:41 +01:00
Fabio Berger
cdd650d0eb
merge development
2018-10-18 11:35:07 +01:00
Kadinsky
bd8ba14bf4
Merge pull request #1152 from 0xProject/feature/website/hide-v1-volume
...
[website] Add expanded and minimized display types to relayer grid
2018-10-18 11:32:07 +01:00
Fabio Berger
6ab6a9aa2b
Update react-scroll hash to avoid collision with older, unfixed branch
2018-10-18 11:28:48 +01:00
Kadinsky
d0df074721
Merge pull request #1142 from 0xProject/feature/instant/asset-buyer-errors
...
[instant] Asset buyer errors
2018-10-18 11:12:24 +01:00
Fabio Berger
612e8db930
Update changelogs for unpublished packages
2018-10-18 10:39:37 +01:00
Jacob Evans
376034ac7e
Update changelog entries for unpublished packages
2018-10-18 20:03:22 +11:00
Brandon Millman
95775dca1f
feat(website): add expanded and minimized display types to relayer grid
2018-10-18 00:10:33 -07:00
Jacob Evans
86aa5f9643
Merge pull request #1150 from 0xProject/fix/publishing/doc-gen-order-utils-constant
...
fix(order-utils): remove constants export
2018-10-18 11:20:19 +11:00
Jacob Evans
02cf99fa36
fix(order-utils): remove constants export
2018-10-18 11:07:00 +11:00
Steve Klebanoff
6ea386a7af
selectedAssetBuyState -> buyOrderState
2018-10-17 16:50:21 -07:00
Steve Klebanoff
1d38b75d6f
fix type
2018-10-17 16:49:57 -07:00
Steve Klebanoff
01b98c3ed0
ReactNode as default for formatters, and show bold dash
2018-10-17 16:46:01 -07:00
Steve Klebanoff
6cf8d57aee
add concept of quoteState
2018-10-17 16:41:35 -07:00
Steve Klebanoff
7b43cd14b3
error test
2018-10-17 14:44:40 -07:00
Steve Klebanoff
f2f7598c0e
asset data util tests
2018-10-17 14:44:40 -07:00
Steve Klebanoff
ae4f1a093a
handle other errors
2018-10-17 14:44:40 -07:00
Steve Klebanoff
2b495a7935
bigger emoji
2018-10-17 14:44:40 -07:00
Steve Klebanoff
155858de6e
creating big error util file per francescos comment in PR
2018-10-17 14:44:40 -07:00
Steve Klebanoff
d052342df7
use lodash isUndefined per PR comment
2018-10-17 14:44:40 -07:00
Steve Klebanoff
32fa1bcc38
export assetDataUtil big obj
2018-10-17 14:44:40 -07:00
Steve Klebanoff
187bbc7fc1
latestErrorDismissed -> latestErrorDisplay enum
2018-10-17 14:44:40 -07:00
Steve Klebanoff
d46b288733
use redux dev tools from package
2018-10-17 14:44:40 -07:00
Steve Klebanoff
dfc5d7d860
get rid of unused marginLeft and marginRight props
2018-10-17 14:44:39 -07:00
Steve Klebanoff
1d07949087
linting, removing unused imports
2018-10-17 14:44:39 -07:00
Steve Klebanoff
db77cd10c5
feat(instant): Handle AssetBuyer errors
2018-10-17 14:44:39 -07:00
Steve Klebanoff
f36352be47
move z-index setting to zero instant container, and add ability for zindex to be set on container
2018-10-17 14:44:39 -07:00
Steve Klebanoff
18c9907d6f
feat(instant): add sliding error
2018-10-17 14:44:39 -07:00
fragosti
91ca80b248
prettify discharge file
2018-10-17 14:01:32 -07:00
fragosti
59743d32da
feat: create dogfood url and deployment workflow
2018-10-17 13:44:13 -07:00
Fabio Berger
ac68f8db44
refactor: fix anchor so it doesn't keep re-rendering the anchor icon
2018-10-17 20:18:28 +01:00
Kadinsky
5ec4b27200
Merge pull request #1145 from 0xProject/refactorSchemasToJSON
...
Move json-schema schemas to JSON files
2018-10-17 19:01:29 +01:00
Brandon Millman
b2012bf161
Merge pull request #1139 from 0xProject/feature/website/asset-buyer-docs
...
[asset-buyer][monorepo-scripts][website] Add asset-buyer documentation
2018-10-17 10:57:57 -07:00
Brandon Millman
81505ba56c
Fix duplicate BuyQuoteInfo
2018-10-17 10:44:25 -07:00
Brandon Millman
75e3b44d9e
Update asset-buyer usage wording
2018-10-17 10:33:05 -07:00
Brandon Millman
84057934c6
Merge branch 'development' into feature/website/asset-buyer-docs
...
* development: (31 commits)
Update CODEOWNERS
Update CODEOWNERS
Update CODEOWNERS
Add leo to CODEOWNERS on some packages
fix(monorepo-scripts): Format date as UTC not local time.
Bump max bundle size for instant
fix: dont use enum string as type as typedoc gets confused
feat: export AssetData from order-utils
feat: export AssetData from utils
chore: temporarily increase the bundle size for instant
Remove order-utils from dependencies
Run tests on circle CI
Add tests for format and use toFixed instead of round for usd
Remove expiry buffer seconds option from AssetBuyer init
Add ts-optchain and use it instead of lodash get
Hide USD price when ETH-USD price is not available
Rename OrderDetailsRow to EthAmountRow
fix: add Steve's github account to about page, and capitalize AppFolio correctly
Put boundNoop in a util file
Add tnxHash to buy button callbacks
...
2018-10-17 10:30:29 -07:00
Fabio Berger
bdae4ba2a2
chore: tslint fix
2018-10-17 18:23:06 +01:00
Fabio Berger
87fabbb943
chore: Fix remaining necessary casts
2018-10-17 17:36:21 +01:00
Fabio Berger
a31f3b542f
Add necessary cast
2018-10-17 17:18:00 +01:00
Fabio Berger
f7de26f65c
chore: make abi type prop always of type string to fix TypeDoc issue related to reading in artifacts from JSON files
2018-10-17 17:13:32 +01:00
Fabio Berger
852f50d1a0
chore: Re-cast to EventAbi after checking the the type is set to 'event'
2018-10-17 17:09:35 +01:00
Fabio Berger
f3f97896ed
chore: add resolveJsonModule to TypeDoc tsconfig.json
2018-10-17 16:18:51 +01:00
Fabio Berger
7c87d2e38b
chore: Update TypeDoc to 0.13.0 (supports TS v3.1)
2018-10-17 16:18:28 +01:00
Fabio Berger
03b20eed29
nit: remove todo
2018-10-17 15:58:10 +01:00
Fabio Berger
4d275cc591
nit: don't init scrolledToId
2018-10-17 15:55:05 +01:00
Fabio Berger
e18f66e5b7
nit: use styled-component instead of react-state for onHover
2018-10-17 15:53:28 +01:00
Fabio Berger
4ca89fc9f1
nit: use ObjectMap
2018-10-17 15:53:01 +01:00
Fabio Berger
f2e5a9635b
chore: make linter ignore json schemas
2018-10-17 15:33:50 +01:00
Leonid Logvinov
c767404ad0
Merge pull request #1146 from 0xProject/feature/codeowners
...
Add leo to CODEOWNERS on some packages
2018-10-17 16:25:31 +02:00