Wykres commitów

1 Commity (045e96d34db4dbb1fd6dae201022cdf177470cfc)

Autor SHA1 Wiadomość Data
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