Dane Hillard

Results 68 issues of Dane Hillard

**Describe the bug** When installing a package with `--editable`, the `package_or_url` field in `pipx_metadata.json` is updated to the local path of the package. Even after forcing the installation of a...

bug

**Expected behavior** When a component is composed of other components, Storybook shows a tabbed interface for the resulting component and each of its constituent components. **Actual behavior** In the React...

bug
storybook

**This change:** (check at least one) - [ ] Adds a new feature - [ ] Fixes a bug - [x] Improves maintainability - [ ] Improves documentation - [...

status/not ready
ithaka/pharos
dependencies

**The problem** We want our dependencies to be up to date so we can continue to benefit from and evolve with the ecosystem around us. **The solution** Upgrade from StyleDictionary...

feature request
ithaka/pharos

**The problem** On the latest version of `sass`, we now get deprecation warnings about certain syntax that is quite present in the code base: ``` Deprecation Warning: Sass's behavior for...

infrastructure
ithaka/pharos
sass

## Issue I should be able to use `deps = ["{[arbitrary.section.name]deps}", "one", "two", ...]` to include the dependencies from that arbitrary section in the current section's `deps`. When the arbitrary...

area:documentation
help:wanted

**Bug Report** A function that takes in a function with a broad signature and returns a narrowed partially-applied function now reports `error: Too few arguments [call-arg]` in mypy 1.12. **To...

bug

**Expected behavior** Updating a patch version of `@babel/core` should be okay. **Actual behavior** Updating from 7.26.0 to 7.26.7 breaks the Gatsby site build. **Steps to reproduce the issue** 1. run...

bug
ithaka/pharos-site

**The problem** React 19 [supports web components natively](https://custom-elements-everywhere.com/libraries/react/results/results.html). We should avoid expending further effort in supporting the React wrapper and the React Storybook, as it duplicates that effort and can...

feature request
BREAKING

Resolves #347

status/code review
component/modal