Fabio Berger
ed9d1da297
Add default docs icon
2018-03-22 12:46:52 +00:00
Fabio Berger
beb483ea85
Merge branch 'development' into addExtraDocs
...
* development:
Change blockchain prop to not optional
Other style changes
Updated padding and colors
Refactor TokenState type
Fix a bug causing fillOrdersUpTo validation to fail because of some extra orders being passed
Implement initial wallet interface
# Conflicts:
# packages/react-shared/CHANGELOG.md
# packages/website/ts/types.ts
2018-03-22 12:00:41 +00:00
Fabio Berger
46b7fecafe
Create helper function for converting dashes names for display
2018-03-22 11:56:12 +00:00
Brandon Millman
8478dc8d6d
Merge pull request #468 from 0xProject/feature/website/wallet-interface
...
Implement initial wallet interface
2018-03-21 15:48:13 -07:00
Brandon Millman
9f8e41cbfa
Change blockchain prop to not optional
2018-03-21 15:45:11 -07:00
Brandon Millman
3916383dd0
Other style changes
2018-03-21 14:21:19 -07:00
Brandon Millman
a60c8f7d8c
Updated padding and colors
2018-03-21 14:17:08 -07:00
Brandon Millman
4e5cd472c2
Refactor TokenState type
2018-03-21 13:02:44 -07:00
Fabio Berger
e1341bc6d9
Move docs to page and add link to docs to README
2018-03-21 18:55:59 +00:00
Fabio Berger
d437a66019
Add comments to JSON-schemas public methods
2018-03-21 18:51:17 +00:00
Fabio Berger
542b46a22f
Move usage out of README and replace with link to Docs
2018-03-21 18:40:59 +00:00
Fabio Berger
6fef533fff
Improve comments
2018-03-21 18:38:45 +00:00
Fabio Berger
ec219fc395
Add comments to sol-cov
2018-03-21 18:24:54 +00:00
Fabio Berger
a555a8a374
Improve subproviders comment
2018-03-21 18:24:45 +00:00
Fabio Berger
78e9c48803
Move docs from README into docs page and add a link to it.
2018-03-21 18:04:48 +00:00
Fabio Berger
18d3e5458a
Fix sectionName and menuItemName to display with spaces rather then dashes
2018-03-21 18:04:27 +00:00
Fabio Berger
ac25764d12
Add changelog entry for making handleRequest private
2018-03-21 17:38:23 +00:00
Fabio Berger
c55e7fa91a
Improve all the comments for the subproviders public methods
2018-03-21 17:38:02 +00:00
Leonid Logvinov
8d01956c3e
Merge pull request #470 from 0xProject/fix/fillOrdersUpToValidation
...
Fix a bug causing fillOrdersUpTo validation to fail because of some e…
2018-03-21 15:30:26 +01:00
Leonid Logvinov
1dda8c1468
Fix a bug causing fillOrdersUpTo validation to fail because of some extra orders being passed
2018-03-21 15:30:04 +01:00
Fabio Berger
af21ad1615
Add missing DocComments to Deployer package
2018-03-21 12:33:07 +00:00
Fabio Berger
07fa01528b
Move usage out of README and add add link to docs
2018-03-21 12:32:53 +00:00
Fabio Berger
38f716bd77
Make docs link more discoverable in README, move docs out of README
2018-03-20 22:24:26 +00:00
Fabio Berger
6a410b03ff
Improve comments
2018-03-20 22:17:39 +00:00
Fabio Berger
3cd7bce0a3
Add DocComments to Web3Wrapper
2018-03-20 21:41:59 +00:00
Fabio Berger
6693540f43
Add changelog entry
2018-03-20 21:41:36 +00:00
Fabio Berger
647bc5a63e
Rename method for clarity
2018-03-20 21:41:21 +00:00
Fabio Berger
4f76bb2a12
Remove duplicate method
2018-03-20 21:39:41 +00:00
Fabio Berger
9991ddecc2
Fix var name typo
2018-03-20 21:39:08 +00:00
Brandon Millman
3cf2cb89bb
Implement initial wallet interface
2018-03-20 13:42:50 -07:00
Fabio Berger
2875cfa8c7
Move doc related types closer to one another
2018-03-20 15:41:31 +00:00
Fabio Berger
87cbbdad72
Update yarn.lock
2018-03-20 15:39:39 +00:00
Fabio Berger
07de3a1d94
Pass actual iconUrl and add default icon image
2018-03-20 15:39:32 +00:00
Fabio Berger
27880a6059
Remove s3 mapping since s3 folder names are now identical to sub-package names
2018-03-20 15:35:48 +00:00
Fabio Berger
0367e4117a
Remove duplicate switch case
2018-03-20 15:34:02 +00:00
Fabio Berger
ec582d6e46
Small doc fixes: remove duplicate types and add function array
2018-03-20 15:28:25 +00:00
Fabio Berger
4ca706d4e6
Remove duplicate ECSignature type def
2018-03-20 13:06:59 +00:00
Fabio Berger
72671c1014
Refactor titleToIcon mapping to idToIcon and move to docPage
2018-03-20 12:26:04 +00:00
Fabio Berger
a3c31f4f4a
Fix changelog files and add PR number
2018-03-20 12:05:31 +00:00
Fabio Berger
db8be4a66e
Rename stagedocs.ts file to stage_docs.ts in keeping with our file naming conventions. postpublish.ts is the only exception and this is because it is dictated by Lerna
2018-03-20 12:00:22 +00:00
Fabio Berger
2f7c19e80d
Merge branch 'development' into addExtraDocs
...
* development: (29 commits)
Set Lodash dep to an exact version since newer versions introduced breaking changes
Update Kovan Ethertoken Address
Update deployer version since manual re-publish
Add new entry into CHANGELOG
Fix bad merge
Update yarn.lock
Change title
Add Blake and Zach to About page
Re-size Jacob and Tom's images
Manually publish 0x.js back to a working state
Publish
Publish
Fix 0x.js assets
Remove assets from connect and _bundles from packages that don't generate the folder
Publish
Fix packages that aren't working as expected
Make new packages default to public on publish
Add new public packages to top-level README
Update top-level package.json
Fix incorrect new versions
...
# Conflicts:
# packages/0x.js/package.json
# packages/connect/package.json
# packages/json-schemas/package.json
# packages/sol-cov/package.json
2018-03-20 11:52:22 +00:00
Fabio Berger
7d9c357409
Merge branch 'development' of github.com:0xProject/0x-monorepo into development
...
* 'development' of github.com:0xProject/0x-monorepo:
Update Kovan Ethertoken Address
2018-03-20 11:40:48 +00:00
Fabio Berger
abf41b073c
Set Lodash dep to an exact version since newer versions introduced breaking changes
2018-03-20 11:40:29 +00:00
Jacob Evans
c9b07107f3
Merge pull request #464 from 0xProject/bug/0x.js/kovan-ethertoken-address
...
Update Kovan Ethertoken Address
2018-03-20 22:24:22 +11:00
Jacob Evans
773be348a3
Update Kovan Ethertoken Address
2018-03-20 22:23:30 +11:00
Fabio Berger
b7bb8d9b2a
Update deployer version since manual re-publish
2018-03-20 11:00:52 +00:00
Brandon Millman
c7c12371ef
Merge pull request #451 from 0xProject/feature/sra-report/collection-tests
...
Add scaffolding for sra-report collection unit tests
@0xproject/deployer@0.3.3
2018-03-19 10:28:02 -07:00
Brandon Millman
fb40b10501
Add new entry into CHANGELOG
2018-03-19 10:10:17 -07:00
Brandon Millman
d4dce41d3a
Fix bad merge
2018-03-19 10:06:54 -07:00
Brandon Millman
293b55e51f
Update yarn.lock
2018-03-19 10:03:21 -07:00