Luke LaValva
Luke LaValva
Fixes #1737 - [x] This PR contains CSS changes - [ ] This PR does not contain CSS changes ## Description Updated selected state to reflect changes in the design...
Fixes #1754 - [x] This PR contains CSS changes - [ ] This PR does not contain CSS changes ## Description - Updated tertiary button styles to match the design...
- Fixes #1693 - Fixes #1757 ### DEPENDENCIES These changes have no effect until the following are published: - Depends on ebay/skin#1870 - Depends on makeup/makeup-js#88 ## Description - Adds...
- Fixes #1871 - Addresses ebay/ebayui-core#1693 - [x] This PR contains CSS changes - [ ] This PR does not contain CSS changes ## Description Change text and icon color...
## Description - Add a stub `scriptLang` function for Marko 4 apps that are using compiled Marko 5 TS components. ## Checklist: - [ ] I have read the **CONTRIBUTING**...
Add an icon for `.marko` files. You can find out more about Marko [here](https://markojs.com/). Edit: we decided to also add special colors for Marko Run's `+page.marko` and `+layout.marko` files. You...
From discussion with Ian... we should look through all of our components and figure out which ones have English defaults for accessibility text. WAE won't catch issues if there is...
## Description Use `date-fns` to localize date format in date textbox instead of using ISO. ### Note `date-fns` maintains _their own_ list of locales that likely doesn't exactly match the...
- Similar to #1171 ## Description - Explore if there are any negative ramifications to removing `:no-update` from class in `ebay-combobox`