Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ↵ | Fabio Berger | 2018-03-03 | 1 | -1/+1 |
| | | | | fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc | ||||
* | Fix broken postpublish script in connect | Brandon Millman | 2018-02-17 | 1 | -1/+1 |
| | |||||
* | Add postpublish scripts | Leonid Logvinov | 2018-01-13 | 1 | -10/+9 |
| | |||||
* | Add md directory to website package and change generated docs directory | Brandon Millman | 2017-11-28 | 1 | -1/+2 |
| | |||||
* | Prepare connect package for publishing | Brandon Millman | 2017-11-23 | 1 | -4/+29 |
| | |||||
* | Put release name generation into postpublish_utils | Fabio Berger | 2017-11-18 | 1 | -1/+1 |
| | |||||
* | Get package name from package.json | Fabio Berger | 2017-11-18 | 1 | -1/+2 |
| | |||||
* | Add postpublish scripts for all the subpackages so that they each publish a ↵ | Fabio Berger | 2017-11-18 | 1 | -0/+13 |
release to github |