Moving frequently-updated props into relevant components (now connect-ed) to reduce full re-renders

This commit is contained in:
James Barnsley
2019-06-28 09:34:15 +12:00
parent 2c576733cb
commit 0dd0a36c60
10 changed files with 193 additions and 99 deletions

7
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "mopidy-iris",
"version": "3.37.1",
"version": "3.39.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -8921,6 +8921,11 @@
"integrity": "sha512-Jt2MHrCNdtIe1W6co3tF5KXGRkzF+TYffiQstfXa04mrss9IKXzAAXYWak8LbZseAQY03sH2GzMCMU0ZOUc9bg==",
"dev": true
},
"logrocket": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/logrocket/-/logrocket-1.0.1.tgz",
"integrity": "sha512-oPA0c5GzMKsWp/6p19OaujZQMzttluqVOI+989uHeciPAljPZvGEpZRbNO3Rr+jC/8jVLJdlMP9IHuyhKsASGA=="
},
"loose-envify": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",