mysticsymbolic.github.io/lib/pages/mandala-page
Atul Varma 045e96d34d
Add a 'disable gradients' toggle. (#148)
This adds a toggle to disable gradients, fixing #140.

On the Mandala page, this changes how our permalinks are structured, but does so in a backwards-compatible way, thanks to [Avro schema evolution][1].  Now the `s` querystring argument is prefixed with a schema version, the latest being `v2`.  If this prefix is missing, it's assumed to be the very first schema version, `v1`, and interpreted accordingly.

[1]: https://martin.kleppmann.com/2012/12/05/schema-evolution-in-avro-protocol-buffers-thrift.html
2021-06-06 17:49:49 -04:00
..
core.test.tsx Include symbol names in mandala export filename. (#109) 2021-04-25 15:56:28 -04:00
core.tsx Use eslint. (#133) 2021-05-28 10:17:45 -04:00
index.tsx Always permalink to Mandalas. (#99) 2021-04-24 08:46:32 -04:00
mandala-design.avsc.json Add a 'disable gradients' toggle. (#148) 2021-06-06 17:49:49 -04:00
mandala-design.v1.avsc.json Add a 'disable gradients' toggle. (#148) 2021-06-06 17:49:49 -04:00
serialization.test.ts Add a 'disable gradients' toggle. (#148) 2021-06-06 17:49:49 -04:00
serialization.ts Add a 'disable gradients' toggle. (#148) 2021-06-06 17:49:49 -04:00