Westbrook Johnson
Westbrook Johnson
I'd love any thoughts you might have on applying this new condition to https://github.com/adobe/spectrum-web-components/blob/main/.circleci/config.yml#L66 so that when testing an Express theme the intended icons were available in that context.
In preparation for next steps: @Rocss do you think your project is in a place to take a pre-release of this change to test therein? It "working" and it "working...
I really like how this looks, but I know sure what specifically it adds to the docs site for it to be the same on every page. The component link...
Don't forget to check this out in dark mode: Also, does the content with Tooltips need to be Buttons?
FYI: this is "not a bug" in that those items are _required_ for the Picker to validate itself. I've updated the issue title and labelling to outline this as a...
I'd like some more info on the delta between moving to `yarn 3` and `yarn 4`. I'm by no means digging very deep, but it seem like that would absolve...
Along the lines of `patch-package`, will the dependency code still live in a project relative directory for us to manually alter, even when we don't patch it for the long...
The branch here is out of date, leading to some code reversions being included in this PR. As for the change from `progress` to `value`, we will need to support...
Is the double `change` as per this work flow: 1. Type text (get `input` events) 2. Click "clear" (get one `change` for blurring the input and committing what you typed)...
I'm not sure this clarifies the interaction with the `clear` button, but it does give us some food for though for how to alter the API here: https://codepen.io/Westbrook/pen/jORWrYe?editors=1111 Keys: -...