Jason Stoltzfus
Jason Stoltzfus
And I'm not sure when I'll get to this, so if someone has time it is definitely something we could benefit from as a team, I believe.
Hey @ryankeairns, not sure who's project to put this in at this point, so I put it in both the EUI project and Design System project for input.
@ryankeairns @ek-so Do you think we could bump this up in priority? Even if it's just an hour or two time boxed effort to try to review and update our...
@JoseLuisGJ @ryankeairns Here's another example, I recently saw that we issued the following deprecation: > Deprecated `euiPaletteForLightBackground` and `euiPaletteForDarkBackground` palettes. Use the newly added data vis color tokens instead. The...
Perhaps to summarize the overall problem I see: We have: 1. [Color docs on the EUI site](https://eui.elastic.co/docs/getting-started/theming/tokens/colors/) - Never really updated to reflect Borealis - has tokens, but little or...
@ek-so We pulled this one to the top of our backlog. Because there is low usage, we probably won't do a true deprecation period, we'll probably just make the change...
Can probably rip off some styles from core EUI: https://eui.elastic.co/docs/components/tabular-content/tables/basic/
I see the [guidelines mention using EuiBasicTable](https://github.com/elastic/eui/blob/main/wiki/contributing-to-eui/documenting/writing-documentation.md#tables). While more aesthetically pleasing, I believe many folks will reach for a simple markdown table since it's the easier editing experience, so we...
Sorry @johannes-darms, we missed this one, just seeing it now. Thanks reporting it! We'll take a look and see if we can figure out what's going on.
Sounds like the ask is to add two new tokens: borderBaseProminent light: SEMANTIC_COLORS.shade50 dark: SEMANTIC_COLORS.shade80 borderInteractiveFormsHoverProminent light: SEMANTIC_COLORS.shade70 dark: SEMANTIC_COLORS.shade60 And update it's usage on the file picker, which is...