Tomasz Kajtoch

Results 65 issues of Tomasz Kajtoch

# Summary EUI is the most complex workspace to handle watch mode in due to the number of different targets it builds to (see below). Investigate what targets are needed...

tech debt

## ✨ Summary EuiDataGrid is one of the largest and most important components EUI provides. Since its initial implementation in 2019, it has received numerous fixes and improvements making it...

data grid

**Describe the bug** When rendering EuiProgress in browsers other than Firefox, a console error is printed out due to the `:-moz-progress-bar` pseudoselector being unrecognized. This happens when `insertRule` is used...

blocked
emotion

# Summary We want to improve the local development experience by adding a proper watch mode to the theme packages workspaces. The workspaces that should be updated as part of...

tech debt

**What**: This PR updates the error silencing logic to properly handle all vendor-specific pseudo-elements rather than just the hardcoded list. Similarly to https://github.com/emotion-js/emotion/pull/3150, the updated logic uses a regex to...