mysticsymbolic.github.io/lib/pages/mandala-page
Atul Varma 6277fc9157
Gallery thumbnails (#220)
This adds thumbnails to the gallery (#26).  Mandalas are not currently animated (I'm worried that doing this for lots of mandalas would severely impact performance).  It also adds a loading throbber for the gallery page.

If a gallery item can't be deserialized, a sad face is shown in place of a thumbnail, with a more detailed explanation on mouseover.

Currently the implementation is not as clean as I'd like.  I'll clean it up in a separate PR, as it will involve factoring out logic from the creature and mandala pages (similar in concept to #189 / #190), which would add lots of noise to this diff.
2021-09-01 09:47:40 -04:00
..
core.test.tsx
core.tsx Gallery thumbnails (#220) 2021-09-01 09:47:40 -04:00
index.tsx
mandala-design.avsc.json Disable gradients by default. Fixes #150. 2021-06-06 19:39:42 -04:00
mandala-design.v1.avsc.json Add a 'disable gradients' toggle. (#148) 2021-06-06 17:49:49 -04:00
serialization.test.ts Store creature state in querystring (#210) 2021-07-24 14:00:42 -04:00
serialization.ts Store creature state in querystring (#210) 2021-07-24 14:00:42 -04:00