4f1b9e3700
* Update sketch/collection list when URL changes (fixes #1401) Using the username as the key prop causes the List component to remount when the username changes. This means we don't have to bother resetting everything when the user changes. * Update deprecated SketchList lifecycle methods From componentWillReceiveProps to componentDidUpdate |
||
---|---|---|
.. | ||
AccountView.jsx | ||
CollectionView.jsx | ||
DashboardView.jsx | ||
EmailVerificationView.jsx | ||
LoginView.jsx | ||
NewPasswordView.jsx | ||
ResetPasswordView.jsx | ||
SignupView.jsx |