| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.0 source code.tar.gz | 2015-10-07 | 95.7 kB | |
| 0.5.0 source code.zip | 2015-10-07 | 99.1 kB | |
| README.md | 2015-10-07 | 302 Bytes | |
| Totals: 3 Items | 195.1 kB | 0 | |
- Added
:class-propertiesto define arbitrary properties on a React class (thx Karanbir Toor, PR [#44]) - [ BREAKING ] Removed support for
:child-context-typesand:context-types. Use{ :class-properties { :childContextTypes ..., :contextTypes ... } }instead.