v1.5.0 Release Canidate 2
Pre-release
Pre-release
react-display-nameis no longer a dependency (getDisplayNamelogic internalized)- Fixed single item profile population - #203
- Material example now has profile population uncommented
- profile population now handles multiple populates
- Improved Tests of
firebaseConnect, and reducer PropTypesused in all examples (some still used react's PropTypes)uploadFileanduploadFilesno longer track progress by default (storageRef.putcalled directly)- No longer using constructor to initiate class properties within
FirebaseConnectcomponent