aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/scripts
Commit message (Expand)AuthorAgeFilesLines
* Move monorepo_scripts into src dir removing the need for a separate globals.d...Fabio Berger2018-03-132-78/+0
* Fix commentsFabio Berger2018-03-042-2/+2
* Add commentsFabio Berger2018-03-042-0/+6
* Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when...Fabio Berger2018-03-042-2/+10
* Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ...Fabio Berger2018-03-032-14/+14
* Add docs staging to 0x.js packageBrandon Millman2018-02-151-0/+24
* Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-1/+1
* Remove umd testsLeonid Logvinov2018-01-161-6/+0
* Add postpublish scriptsLeonid Logvinov2018-01-131-14/+10
* Add md directory to website package and change generated docs directoryBrandon Millman2017-11-281-1/+2
* Small fixesFabio Berger2017-11-181-1/+1
* Merge branch 'development' into feature/publishLifecycleScriptsFabio Berger2017-11-181-1/+0
|\
| * Remove clean step from test_umd.shBrandon Millman2017-11-181-1/+0
* | Put release name generation into postpublish_utilsFabio Berger2017-11-181-2/+1
* | Set S3 bucket path to variableFabio Berger2017-11-181-1/+2
* | Get package name from package.jsonFabio Berger2017-11-181-1/+2
* | Move most of code for getting latest tag/version and calling publish_release ...Fabio Berger2017-11-181-44/+8
* | Set prerelease to true so that non of the releases are marked as "latest"Fabio Berger2017-11-181-1/+1
* | Move upload_docs_json back to npm script and pass in vars properly.Fabio Berger2017-11-181-3/+6
* | Use `yarn docs:json` commandFabio Berger2017-11-181-3/+2
* | specify the current working directory in which to run the `yarn` commandFabio Berger2017-11-181-1/+6
* | print out file name in consoleFabio Berger2017-11-181-2/+3
* | small fixesFabio Berger2017-11-181-16/+3
* | experiment with calling typedoc programaticallyBrandon Millman2017-11-161-4/+20
* | improve scriptFabio Berger2017-11-161-4/+3
* | postpublish script fixesFabio Berger2017-11-161-13/+9
* | WIPBrandon Millman2017-11-161-18/+58
* | WIPBrandon Millman2017-11-161-0/+32
|/
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+7