Version v1.4.0 Release Candidate 2
Pre-release
Pre-release
isLoadednow only returns true after data forpopulatedDataToJSdata is fully populated - #121React.PropTypesreplaced withprop-typesto fix depreciation warnings - #122profileParamsToPopulatenow works for$key: truelists (thanks @fej-snikduj)noParsequery param added (with accompanying docs, which will not be published to the website until v1.4.0 release)- Docs about
equalToupdated with information about parsing - Support for
provider.setCustomParameterson external auth providers - Updated Firebase to
v3.9.0 - Improvements to Material Example
- Projects route is now protected (using
UserIsAuthenticatedHOC fromutils/router) - Todos list only displays first 8 (first at the top) - shows using ordering query params
- Most main routes are now sync (more simple)
- Projects route is now protected (using