fragosti
e0d5b9daf8
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
2018-06-06 16:36:11 -07:00
fragosti
a97d77064a
Get build and tests to pass
2018-06-06 15:26:40 -07:00
Leonid Logvinov
b1e8545981
Merge pull request #653 from 0xProject/feature/ethereum-types-docs
...
Add a documentation page for ethereum-types package
2018-06-06 11:38:43 -07:00
Fabio Berger
2f2724dff5
Fix remaining tslint issues
2018-06-06 12:39:15 +02:00
Fabio Berger
271fa26890
merge v2-prototype
2018-06-06 12:31:30 +02:00
Fabio Berger
cbfed99bc6
Merge branch 'v2-prototype' into fixes/misc-small-fixes
...
* v2-prototype:
Remove TranslatedText
Fix prettier
Add back UMD bundles for 0x.js
Move portal disclaimer to the account management section
Move prices into portal
Use stricter check for subscribe input text
Make buttons stack on mobile
Do not show subscribe form if language is not english
Address PR feedback
Lint and cleanup
Implement subscription form
Add styled-components and polished
Have basic newsletter subscribe form working
2018-06-06 11:10:27 +02:00
Fabio Berger
cc6338d048
Add switch-default
tslint rule and add missing default statement
2018-06-05 12:19:28 +02:00
fragosti
9778695b4a
Try enabling no-unused-variable...
2018-06-04 19:48:21 -07:00
fragosti
ea2d5b9d4a
Make buttons stack on mobile
2018-06-04 17:52:39 -07:00
fragosti
3c508c1d27
Do not show subscribe form if language is not english
2018-06-04 17:06:23 -07:00
fragosti
cf73363016
Address PR feedback
2018-06-04 17:02:10 -07:00
Leonid Logvinov
9212d67e2f
Add a documentation page for ethereum types
2018-06-04 10:54:14 -07:00
fragosti
a74597c7cd
Lint and cleanup
2018-06-01 17:37:32 -07:00
fragosti
073a96cf63
Implement subscription form
2018-06-01 17:25:50 -07:00
fragosti
3a7f26f620
Have basic newsletter subscribe form working
2018-06-01 11:04:56 -07:00
Fabio Berger
0fdf32cf6f
merge development
2018-05-21 13:38:12 -07:00
fragosti
407731ab16
Change my title to clarify
2018-05-17 16:33:09 -07:00
fragosti
ec49ca6480
Improve about page descriptions
2018-05-17 13:04:39 -07:00
Brandon Millman
6b1a911604
Fix spread
2018-05-17 11:02:55 -07:00
Brandon Millman
e0482f5400
Wait for blockchain to display the account management routes
2018-05-17 11:02:55 -07:00
fragosti
c06ed58582
Improve about page descriptions
2018-05-16 10:15:04 -07:00
fragosti
509a81a572
Add myself to about page
2018-05-15 14:44:57 -07:00
Leonid Logvinov
b74957acdf
Add missing type definitions
2018-05-14 10:35:13 +02:00
Leonid Logvinov
a6f72de09d
Rename deployer to sol-compiler
2018-05-10 17:47:38 +02:00
Leonid Logvinov
0ec1c4ad6d
Fix type errors in CSS properties
2018-05-05 01:26:02 +02:00
Fabio Berger
528008b1a9
Add new section to homepage
2018-05-03 12:35:07 +02:00
Leonid Logvinov
0499541e11
Move order utils to @0xproject/order-utils
2018-05-02 15:10:24 +03:00
Brandon Millman
f08738e133
Add Greg and Remco to the about page
2018-05-01 17:11:06 -07:00
Fabio Berger
f6fd4281a4
Add ImToken to landing page
2018-04-19 15:35:12 +09:00
Brandon Millman
51b2fce8c1
Implement backendClient object to unify calls to the portal api
2018-04-18 20:12:38 -04:00
Fabio Berger
7a8edb5018
Reduce wiki article padding on mobile and remove commented out code
2018-04-17 22:03:16 +09:00
Fabio Berger
e40bce253c
Add /jobs endpoint to website, link to it and have it re-direct to Angellist
2018-04-13 11:14:01 +09:00
Fabio Berger
6d1a587c5c
Show staging docs on development and staging
2018-04-11 18:04:02 +09:00
Fabio Berger
81deb68c8e
Use past tense in FAQ
2018-03-22 16:37:23 +00:00
Fabio Berger
36986fe9c9
Replace Auctus with ERCDEX in projects section
2018-03-22 16:22:52 +00:00
Fabio Berger
b39d87f357
Remove space
2018-03-22 15:53:20 +00:00
Fabio Berger
ed9d1da297
Add default docs icon
2018-03-22 12:46:52 +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
72671c1014
Refactor titleToIcon mapping to idToIcon and move to docPage
2018-03-20 12:26:04 +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
0f0aca7de5
Change title
2018-03-19 14:51:58 +01:00
Fabio Berger
f699b9a73f
Add Blake and Zach to About page
2018-03-19 14:50:50 +01:00
Fabio Berger
5468358f21
Add Subprovider docs to website
2018-03-18 19:04:16 +01:00
Fabio Berger
c1d17c83f8
Add sol-cov docs to website
2018-03-18 16:10:02 +01:00
Fabio Berger
c7302c46e5
Add JSON Schemas docs to website
2018-03-18 14:54:12 +01:00
Fabio Berger
d7bf003d51
Refactor all docJSON's to reside within the same S3 bucket under different folders
2018-03-16 16:56:53 +01:00
Fabio Berger
8d1e27a1a5
Merge branch 'development' into addExtraDocs
...
* development:
Add changelog entry about pragma addition
Add pragma above command-line script
Keep console.log in monorepo-scripts
Enable coverage for all other packages with tests
Fix parallel coverage results reporting
Fix linter issuesx
Update CHANGELOGs
Consolidate all console.log into the @0xproject/utils package
# Conflicts:
# packages/deployer/package.json
2018-03-15 19:44:10 +01:00
Fabio Berger
f9ad97b978
Add Deployer docs to website
2018-03-15 19:23:21 +01:00
Fabio Berger
28d63ad8e1
Add Web3Wrapper docs to website
2018-03-14 16:37:24 +01:00