Fabio Berger
3bf3f479f5
Add manual postpublish command to all public packages and update CHANGELOG.json
2018-04-02 18:46:53 +09:00
Fabio Berger
2411bfc20f
Publish
...
- 0x.js@0.34.0
- @0xproject/abi-gen@0.2.8
- @0xproject/assert@0.2.4
- @0xproject/base-contract@0.0.6
- @0xproject/connect@0.6.7
- contracts@2.1.20
- @0xproject/deployer@0.3.4
- @0xproject/dev-utils@0.3.3
- @0xproject/json-schemas@0.7.18
- @0xproject/monorepo-scripts@0.1.15
- @0xproject/react-docs-example@0.0.5
- @0xproject/react-docs@0.0.5
- @0xproject/react-shared@0.1.0
- @0xproject/sol-cov@0.0.5
- @0xproject/sra-report@0.0.6
- @0xproject/subproviders@0.8.3
- @0xproject/testnet-faucets@1.0.21
- @0xproject/tslint-config@0.4.13
- @0xproject/types@0.4.2
- @0xproject/typescript-typings@0.0.2
- @0xproject/utils@0.4.4
- @0xproject/web3-wrapper@0.4.0
- @0xproject/website@0.0.23
2018-04-02 17:42:10 +09:00
Fabio Berger
4d4ea8a4d0
Updated CHANGELOGS
2018-04-02 17:42:03 +09:00
Fabio Berger
595517e68b
Generate CHANGELOG.json files
2018-04-02 17:35:26 +09:00
Brandon Millman
665011174b
Merge branch 'development' into feature/website/wallet-wrap
...
* development: (35 commits)
Fix CHANGELOG
Update Yarn.lock
Standardize changelog dates and format
Fix stubbing of a non-existent property
Remove redundant cast
Move common types out of web3 types
Add monorepo_scripts to npmignore
Add typeRoots
Add clean-state tests
Remove nested .gitignore files since `yarn publish` gets confused by them and ignores their contents on the top-level scope
Remove WETH hack now that updated WETH address is in TokenRegistry
Revert TokenRegistry address on Kovan
Improve rounding error message
Portal fill with mixed decimals
Add error popover if TokenRegistry on network user is browsing on don't include the requisite default tokens for 0x Portal to function
Set timeout for compiler tests
Remove redundant types
Add missing param comments
Fix a comment
Add a comment
...
2018-03-29 10:02:46 -07:00
Fabio Berger
0053762760
merge developmentx
2018-03-27 19:16:13 +01:00
Fabio Berger
eb89ef79eb
Add monorepo_scripts to npmignore
2018-03-27 16:49:19 +01:00
Leonid Logvinov
a2e4aaa9a3
Add clean-state tests
2018-03-27 17:47:04 +02:00
Brandon Millman
dc3be992a3
Implement ETH/WETH conversion and allowance toggle styling
2018-03-22 23:13:49 -07: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
a60c8f7d8c
Updated padding and colors
2018-03-21 14:17:08 -07: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
ec582d6e46
Small doc fixes: remove duplicate types and add function array
2018-03-20 15:28:25 +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
abf41b073c
Set Lodash dep to an exact version since newer versions introduced breaking changes
2018-03-20 11:40:29 +00:00
Fabio Berger
04c08b9fc8
Publish
...
- 0x.js@0.33.4
- @0xproject/assert@0.2.3
- @0xproject/connect@0.6.6
- contracts@2.1.18
- @0xproject/deployer@0.3.2
- @0xproject/dev-utils@0.3.2
- @0xproject/json-schemas@0.7.17
- @0xproject/react-docs-example@0.0.4
- @0xproject/react-docs@0.0.4
- @0xproject/react-shared@0.0.4
- @0xproject/sol-cov@0.0.4
- @0xproject/sra-report@0.0.4
- @0xproject/subproviders@0.8.2
- @0xproject/testnet-faucets@1.0.19
- @0xproject/website@0.0.21
2018-03-19 00:39:25 +01:00
Fabio Berger
8392ee4625
Publish
...
- 0x.js@0.33.3
- @0xproject/abi-gen@0.2.7
- @0xproject/assert@0.2.2
- @0xproject/base-contract@0.0.5
- chai-as-promised-typescript-typings@0.0.12
- chai-typescript-typings@0.0.6
- @0xproject/connect@0.6.5
- contracts@2.1.17
- @0xproject/deployer@0.3.1
- @0xproject/dev-utils@0.3.1
- ethers-typescript-typings@0.0.4
- @0xproject/json-schemas@0.7.16
- @0xproject/monorepo-scripts@0.1.14
- @0xproject/react-docs-example@0.0.3
- @0xproject/react-docs@0.0.3
- @0xproject/react-shared@0.0.3
- @0xproject/sol-cov@0.0.3
- @0xproject/sra-report@0.0.3
- @0xproject/subproviders@0.8.1
- @0xproject/testnet-faucets@1.0.18
- @0xproject/tslint-config@0.4.12
- @0xproject/types@0.4.1
- @0xproject/utils@0.4.3
- web3-typescript-typings@0.10.2
- @0xproject/web3-wrapper@0.3.1
- @0xproject/website@0.0.20
2018-03-19 00:24:28 +01:00
Fabio Berger
ac881d149c
Fix packages that aren't working as expected
2018-03-19 00:13:19 +01:00
Fabio Berger
79f521b555
Publish
...
- 0x.js@0.33.2
- @0xproject/abi-gen@0.2.6
- @0xproject/assert@0.2.1
- @0xproject/base-contract@0.0.4
- chai-as-promised-typescript-typings@0.0.11
- chai-typescript-typings@0.0.5
- @0xproject/connect@0.6.4
- contracts@2.1.16
- @0xproject/deployer@0.3.0
- @0xproject/dev-utils@0.3.0
- ethers-typescript-typings@0.0.3
- @0xproject/json-schemas@0.7.15
- @0xproject/monorepo-scripts@0.1.13
- @0xproject/react-docs-example@0.0.2
- @0xproject/react-docs@0.0.2
- @0xproject/react-shared@0.0.2
- @0xproject/sol-cov@0.0.2
- @0xproject/sra-report@0.0.2
- @0xproject/subproviders@0.8.0
- @0xproject/testnet-faucets@1.0.17
- @0xproject/tslint-config@0.4.11
- @0xproject/types@0.4.0
- @0xproject/utils@0.4.2
- web3-typescript-typings@0.10.1
- @0xproject/web3-wrapper@0.3.0
- @0xproject/website@0.0.19
2018-03-18 19:49:46 +01:00
Fabio Berger
87044313c2
Capitalize rather then upper-case section headers
2018-03-18 18:45:06 +01:00
Fabio Berger
f7c1e10b5a
Move configuration into package.json configs section
2018-03-14 14:07:24 +01:00
Fabio Berger
a2e848a7fa
Fix lint issues
2018-03-13 16:55:50 +01:00
Fabio Berger
c3b4359e87
small fixes
2018-03-13 16:36:05 +01:00
Fabio Berger
ca25b816fa
move scripts to monorepro-scripts
2018-03-13 15:29:12 +01:00
Fabio Berger
51e4a73439
Add missing package.json fields
2018-03-09 09:48:49 +01:00
Brandon Millman
8e5a876b37
Publish
...
- 0x.js@0.33.1
- @0xproject/abi-gen@0.2.5
- @0xproject/assert@0.2.0
- @0xproject/base-contract@0.0.3
- @0xproject/connect@0.6.3
- contracts@2.1.15
- @0xproject/deployer@0.2.1
- @0xproject/dev-utils@0.2.1
- @0xproject/json-schemas@0.7.14
- @0xproject/react-docs@0.0.1
- @0xproject/react-shared@0.0.1
- @0xproject/sra-report@0.0.1
- @0xproject/subproviders@0.7.0
- @0xproject/testnet-faucets@1.0.16
- @0xproject/types@0.3.1
- @0xproject/utils@0.4.1
- @0xproject/web3-wrapper@0.2.1
- @0xproject/website@0.0.18
2018-03-08 10:20:46 -08:00
Brandon Millman
c71b710d7e
Updated CHANGELOGs
2018-03-08 10:14:51 -08:00
Fabio Berger
2a24f6e2ea
Fix prettier issues
2018-03-08 16:47:49 +01:00
Fabio Berger
8057f4a678
Add back strict null checks to react-shared package and fix issues
2018-03-08 16:19:39 +01:00
Fabio Berger
f9ec8a0828
remove ability to have implicit dependencies and add missing deps
2018-03-08 16:00:15 +01:00
Fabio Berger
a0030c7bdb
update license
2018-03-08 15:56:56 +01:00
Fabio Berger
0e4448fd3f
remove no-implicit-this
2018-03-08 15:56:49 +01:00
Fabio Berger
6f8a70834b
Add onSelectedVersion callback so it can be handled in any way the caller wishes
2018-03-07 13:25:15 +01:00
Fabio Berger
f191ba6e69
hide sidebar scrollbar unless onHover
2018-03-07 10:50:51 +01:00
Fabio Berger
f8b8a10b8f
Make sidebar header configurable
2018-03-06 20:38:45 +01:00
Fabio Berger
01e505a5f4
Add publishConfig to package.json so that packages are published as public under the @0xproject namespace
2018-03-06 20:14:55 +01:00
Fabio Berger
0b1ba9f997
Move Documentation to the @0xproject/react-docs
package
2018-03-06 16:31:55 +01:00
Fabio Berger
5a90fece80
Moved over all pages/shared components and dependencies to react-shared
2018-03-05 13:53:13 +01:00
Fabio Berger
874e667849
Bug fixes
2018-03-05 07:10:55 +01:00
Fabio Berger
e11e26a352
Add clean command
2018-03-03 20:29:24 +01:00
Fabio Berger
bee90abbc4
Add changelog and readme
2018-03-03 20:29:17 +01:00
Fabio Berger
8782559c33
remove top-level configs
2018-03-03 20:29:07 +01:00
Fabio Berger
b7d001da88
Setup initial react-shared sub-package
2018-03-03 19:58:30 +01:00