Dane Hillard
Dane Hillard
**Expected behavior** The release goes off without a hitch **Actual behavior** Errors encountered during the release process **Steps to reproduce the issue** 1. Visit [the Actions log for the v14.0.0...
**The problem** I want to use the latest versions of our dependencies so that I can take advantage of their new features, security, and ecosystem. **The solution** Upgrade to Gatsby...
**Expected behavior** When I update the state of a component that is controlled by a Storybook control by interacting with the component directly, the state in the control is also...
**Expected behavior** Tabs should maintain their selected state regardless of window resizing **Actual behavior** Tab loses selected state when resizing the window enough to trigger the sidenav reactivity **Steps to...
**Expected behavior** I want to use the web component or React component stories in the composed Storybook the same way I would in the individual Storybooks. **Actual behavior** The stories...
**The problem** Some systems like search engines and other crawlers like to have a sitemap to exhaustively understand a site's content. **The solution** Automatically generate a sitemap using Gatsby at...
**The problem** The [release process](https://github.com/ithaka/pharos/blob/develop/docs/development/conventions/creating-a-release.md) currently roughly includes: 1. Merge `develop` to `main` 2. Wait for Actions to open a versioning pull request 3. Merge the pull request 4. Wait...
**The problem** [Lit 3 was recently released](https://lit.dev/blog/2023-10-10-lit-3.0/). We're on Lit 2 and don't want to fall too far behind. Lit 3 claims to largely be a smooth upgrade, as one...
**Expected behavior** Docs with the `@storybook/addon-styling` theme applied should have the color choices applied to links and so on. **Actual behavior** Docs have the default Storybook styles. **Steps to reproduce...
**Expected behavior** A link that is active + focused without hover has consistent color between the text and the underline **Actual behavior** A link that is active + focused without...