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
e31ba2e12e
Add missing param comments
2018-03-21 18:06:50 +01:00
Leonid Logvinov
73f8ae9a47
Fix a comment
2018-03-21 18:01:26 +01:00
Leonid Logvinov
32b85625c1
Add a comment
2018-03-21 17:23:07 +01:00
Leonid Logvinov
629edd3108
Move npm-run-all to devDependencies
2018-03-21 17:20:30 +01:00
Leonid Logvinov
ee77b81551
Revert optimizer config
2018-03-21 17:19:46 +01:00
Leonid Logvinov
2c7fdac5cd
Remove .only
2018-03-21 16:39:37 +01:00
Leonid Logvinov
d118116548
Revert version range changes
2018-03-21 16:34:57 +01: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
Leonid Logvinov
111f7e917e
Add function docs
2018-03-21 15:24:41 +01:00
Leonid Logvinov
477daf4168
Add function docs
2018-03-21 15:12:18 +01:00
Leonid Logvinov
8b52793f2f
Add tests for compiler utils
2018-03-21 15:12:18 +01:00
Leonid Logvinov
18b9fe5256
Enable strictNullChecks
2018-03-21 15:11:41 +01:00
Leonid Logvinov
439e864085
Change the type of optimizerEnabled to boolean and convert it to number only before passing to a compiler
2018-03-21 15:11:41 +01:00
Leonid Logvinov
f45191d0e8
Support proper semver version ranges
2018-03-21 15:11:41 +01:00
Leonid Logvinov
32feadee42
Change version ranges to only support patch version increments
2018-03-21 15:07:51 +01:00
Leonid Logvinov
c4b4bb9e8e
Compile contracts sequentially
2018-03-21 15:07:51 +01:00
Leonid Logvinov
8fd705d2af
Throw an error if contract file doesn't contain the contract with the same name
2018-03-21 15:07:51 +01:00
Leonid Logvinov
3c36135d6c
Stop printing help on error
2018-03-21 15:07:51 +01:00
Leonid Logvinov
02ede26893
Rename onDeployCommand to onDeployCommandAsync and onCompileCommand to onCompileCommandAsync
2018-03-21 15:07:51 +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