quintodrome/ui/src/common
Deluan 8549451ee7 Fix potential undefined property
Not sure the reason, but I got this error:

```
Cannot read property 'id' of undefined
    at tn (SongTitleField.js:35)
    at Ka (react-dom.production.min.js:153)
    at vl (react-dom.production.min.js:261)
    at sc (react-dom.production.min.js:246)
    at lc (react-dom.production.min.js:246)
```
2020-09-02 12:41:21 -04:00
..
ArtistLinkField.js Remove invalid propType 2020-06-13 14:04:45 -04:00
BitrateField.js Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
ContextMenus.js Hide "star" from disc subtitle rows 2020-08-25 22:48:05 -04:00
DocLink.js Add config option to enable/disable Transcoding configuration 2020-04-29 21:59:05 -04:00
DurationField.js Fix DurationField breaking when the record does not have the source field 2020-05-16 18:35:34 -04:00
index.js Add star button to album detail view 2020-08-22 23:41:25 -04:00
List.js Use a custom List component 2020-05-15 11:03:59 -04:00
Pagination.js feat: change pagination options 2020-02-06 18:41:34 -05:00
PlayButton.js Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
QuickFilter.js Make Starred into a "QuickFilter" 2020-05-23 13:25:30 -04:00
RangeField.js Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
ShuffleAllButton.js Use active filters when shuffling songs 2020-08-14 14:10:39 -04:00
SimpleList.js Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
SizeField.js Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
SongContextMenu.js Fix potential undefined property 2020-09-02 12:41:21 -04:00
SongDatagrid.js Hide "star" from disc subtitle rows 2020-08-25 22:48:05 -04:00
SongDetails.js Fix react key conflic 2020-05-22 20:48:49 -04:00
SongTitleField.js Fix potential undefined property 2020-09-02 12:41:21 -04:00
StarButton.js Remove unused prop 2020-08-25 19:07:51 -04:00
Title.js Fix NavBar title translations 2020-04-27 23:22:17 -04:00
useAlbumsPerPage.js Add a xl breakpoint to the album grid 2020-07-29 15:42:03 -04:00
Writable.js Allow Writable to have multiple children 2020-06-05 11:55:30 -04:00