impress-2020/src
Matchu d2671d0fa6 fix ItemPage safeImageUrl loading bug
When you navigated directly to ItemPage, the new `safeImageUrl` function would crash during the loading state, because it was trying to safe-ify `undefined`.

Now, I've just made `safeImageUrl` more resilient to that particular kind of unexpected input, by passing through null-y values without change.
2020-10-22 20:53:21 -07:00
..
app fix ItemPage safeImageUrl loading bug 2020-10-22 20:53:21 -07:00
images add WIP callout to user items page 2020-10-10 02:07:49 -07:00
server mutations to mark an item as owned/wanted 2020-10-22 20:35:06 -07:00
stories simplify canvas code, just use separate elements 2020-10-08 04:13:47 -07:00
index.js inline index.css, omit unused fonts, preload hints 2020-05-18 00:56:46 -07:00