-
- Change "break"s in schedule to "intermission" đźŽ
- Add credit to [Rachel Hudson](https://lemur.duke.edu/100-lemurs/) to each Act for her beautiful lemur illustrations 👩🏽‍🎨
-
*Edit — this issue evolved into a much broader discussion of how we do groups. The original message is below, and I've tried to summarize the current state towards the end of the issue so it's easier …
-
-
I stumbled upon Valtio thanks to [Leigh Halliday's video titled "The easiest React global state management library - no context/providers!"](https://www.youtube.com/watch?v=p8l9LiWyQJs)
The title m…
-
Minor tweaks to follow up on discussions in #403.
- Re-order to ensure surveys are in actually in the "Surveys" category
- Formatting tweaks (some inconsistencies with use of italic, and I believe…
-
We talked about how to do this. One way would be to limit the angles so that each cannot be greater than 180 degrees. Another approach would be to limit such that a vertex cannot cross a line.
-
*Note: This list doesn't include cards referenced in #70 as already requiring modification, or cards referenced in #71. This isn't a high-priority issue, mostly just want to keep it here for tracking.…
-
Sorry it took us a long time to reduce the number of items to 10 for inclusion in the list. Completely understand if we're too late for inclusion in the next release but just in case there is an oppor…
-
**Is your feature request related to a problem? Please describe.**
Make a new coming soon page for a roadmaps page.
**Describe the solution you'd like**
You can add a coming soon illustration or …
-
As of the MVP document, strings can be expressed as either an `(array i8)` or `(array i16)` per a language's string encoding, but with only one character at a time being accessible with `array.get` an…