Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pickerbutton)!: migrate to use spectrum tokens (#1940)
BREAKING CHANGE: migrates the Picker Button component to use `@adobe/spectrum-tokens` * feat(pickerbutton)!: update to use tokens * feat(pickerbutton): updating tokens * chore(pickerbutton): move css from generated to index * feat(pickerbutton): updating with tokens * docs(pickerbutton): update docs html to correct icon sizes * refactor(pickerbutton): fixing variable names and tokens * chore(pickerbutton): update story * chore(pickerbutton): update storybook controls and template * chore(pickerbutton): adding more storybook stories for express, quiet etc * fix(pickerbutton): fixing icon color * chore(pickerbutton): reset yarn file * chore: reset yarn file * refactor(pickerbutton): fix button fill padding calculations * chore(pickerbutton): remove invalid and isKeyboardFocused variants * chore(pickerbutton): prevent focused and open when disabled * fix(pickerbutton): fix disabled hover update mods * fix(searchwithin): pass through mod for picker button border color * chore(pickerbutton): bumping up tokens release * chore(pickerbutton): update token peer dependency * fix(searchwithin): update searchwithin story to match docs site use picker instead of pickerbutton remove extra border * chore(pickerbutton): manual version increase for beta release * chore(pickerbutton): remove pickerbutton-generated css * fix(pickerbutton): remove icononly class and remove padding from uiicononly removes padding from uiicononly class to allow for larger icons in slots * fix(pickerbutton): explicitly add box-sizing border-box * fix(pickerbutton): fix icon size * chore(pickerbutton): manual version increase for beta release --------- Co-authored-by: Patrick Fulton <[email protected]>
- Loading branch information