Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-08-06 | 502 Bytes | |
Release 2.6.4.tar.gz | 2015-08-06 | 14.8 kB | |
Release 2.6.4.zip | 2015-08-06 | 21.8 kB | |
Totals: 3 Items | 37.0 kB | 0 |
- The
emptyView
prop can now be a lazy callback. - Added
Transmit.setPromiseConstructor
for people who want to provide their own Promise implementation instead of usingglobal.Promise
. Also throws an Error at run-time if the platform'sglobal.Promise
is undefined. - Delete
window.__reactTransmitPacket
after first use.
Hey guys, thanks for all the contributions and constructive discussions. If there are any questions, you're welcome to open a new Issue. Your suggestions are appreciated.