Tomasz Kajtoch
Tomasz Kajtoch
## Summary To provide stable unique identifier generation between the client and server side, we need to introduce a new context to be used whenever EUI is rendered on the...
# Summary We need to research the best way to add docs versioning to the new documentation site based on docusaurus. The new website will host documentation for multiple libraries...
**Describe the problem** According to the recent [kibana issue](https://github.com/elastic/kibana/issues/176219) EUI input fields borders have contrast ratios below 3:1 and don't meet the WCAG AA contrast ratio requirement. The same may...
**Current behavior** `` test suite is skipping the `throws if a non-string property value is passed` test case when testing on React 18 runtime due to an unexpected error happening...
# Summary All of the existing dynamic documentation pages, like [Customizing themes](https://eui.elastic.co/#/theming/customizing-themes), must be ported to docusaurus and be available on the new documentation site. # Acceptance Criteria * The...
# Summary EUI's new documentation site is based on docusaurus, and it needs a custom theme that follows Elastic look and feel and uses EUI components. Figma file: https://www.figma.com/design/g5Vk0k2DgeQPCPBoWmun2U/EUI%2B-docs?node-id=0-1&t=1MuoWGjtMjSkH3JF-0 #...
# Summary We need to embed Storybook stories into the new MDX components docs using the `` component in the place where the old docs rendered component examples. # Acceptance...
# Summary Create Storybook playground stories for EUI components whose names start with the letter D. This is a part of #7405. Components to create stories for: * [ ]...
# Summary Create Storybook playground stories for EUI components whose names start with the letter H. This is a part of #7405. Components to create stories for: * [ ]...
# Summary Create Storybook playground stories for EuiTable components. This is a part of #7405. Components to create stories for: * [ ] EuiTable * [ ] EuiTableBody * [...