skin
skin copied to clipboard
Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
We've made small updates to the tooltip pattern to make a clearer separation between tooltips and tourtips, improve guidelines, and provide a higher-contrast version to capture attention on scroll or...
# Bug Report ## SKIN Version: 14.1.0 ## Description There's a min-width of 88px on the borderless `fake-menu-button` so when there's no text, the icon scoots to the left and...
We should have individual SVGs in the project and combine them into one large icon file. We should remove all the different icon files. Will need to update ebayui to...
After deeper dives with domain teams, we updated the tertiary button to improve the contrast of the button label, removed the fill, and added a 2px stroke. [Figma library branch](https://www.figma.com/file/1XdQbJaiwkcPxliorxHKdg/%5BUpdate%5D-Tertiary-buttons?node-id=47365%3A75971)...
When doing builds, no files are removed. If you add a file and run the build, but later remove it, it will still be there unless you manually remove it....
Hi, We are seeing issue of word wrap when used with below code Option We want the second line to begin below the first line beginning and not below the...
There are some progress spinner changes that came through, updating the animation and timing function. Here's the list of changes: ``` animation: spin 1.5s linear infinite; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3,...
We'd like to reduce the size of the icon in alert banners and notices to better match the line-height of the text. This will also adhere to our updated guidelines...
We're adding a date picker component and pattern to the design library that functions similarly to the date picker available in Terapeak. We've added guidelines around its use and aligned...
1. Clean up the content of storybook stories for all modules. 2. Remove initial redundant levels of storybook organization. 3. Run all Percy snapshots for all stories. 4. Verify snapshots...