| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Factor data-to-JSON-string construction out of stitches. | Owen Jacobson | 2025-08-21 |
| | | | | | This is a recurring and nameable operation; let's give it a name before we use it further. | ||
| * | Remove remnant `html` class from swatch textinputs. | Owen Jacobson | 2025-07-18 |
| | | | | | This was a leftover from the idea that different swatches might have different input notations - and they do, but we turned out not to need to style them differently. And, in any event, this class was applied (only) to inputs that _aren't HTML_, because of 01ed82ac4f89810161fbc3aa1cb8e4691fb8938b. | ||
| * | Create a swatch for the `ConversationList` component. | Owen Jacobson | 2025-07-08 |
