| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-07-16 | 456 Bytes | |
| v2.1.5 source code.tar.gz | 2017-07-16 | 65.9 MB | |
| v2.1.5 source code.zip | 2017-07-16 | 66.2 MB | |
| Totals: 3 Items | 132.2 MB | 1 | |
Bugfix:
- Release now properly include: Fix Text component which threw and error when building on .setPosition(). preventing certain browser to render. [#288] (@hirako2000). This fix only got publish as source, so project using the built files didn't get the patch.
- Fixes Travis build config so that built artifacts also get published to npmjs repo [#292] (@hirako2000)
Typings
- More type definition for app modules [#295] (@hirako2000).