Martin
Martin
## Summary - update shared span and label helpers to add `visually-hidden` styling and aria attributes when content is suppressed - adjust button, link, popover, quote, select and tree components...
## Summary - remove deprecated tableSettings prop - return updated horizontal header cells from settings - adjust samples to configure columns directly on header cells ## Testing - `pnpm build`...
## Summary - centralize aria-labelledby resolution and internal attachment in shared utility - use new helper in TableStateless and TableStateful to remove duplicate code ## Testing - `pnpm --filter @public-ui/components...
This pull request introduces a comprehensive skeleton blueprint for KoliBri web components, providing architecture, guidelines, and reference implementations to standardize and simplify the creation of new components. The changes establish...
This pull request introduces the use of the `typed-bem` library across multiple components to standardize BEM (Block Element Modifier) class name generation. The changes improve maintainability and consistency of class...
## Summary - remove `width` column prop and replace with required `minWidth` - update table stateless implementation to use `minWidth` - adjust table settings UI and tests - document new...
https://release-3--kolibri-public-ui.netlify.app/#/table/non-hidable-columns Reprodukton - Settings Tabelle Lösungsskizze: Siehe Modal mit Schließenschalter, dort haben wir das schon gelöst.
Beim Klick auf einen Button oder Link (`_hideLabel`) soll der Tooltip stets geschlossen werden.
KOLIBRI-732 --- Die Events sollen erst getriggert werden, wenn die gesamte Komponente verlassen wird und nicht nur das Such-/Filter-Input.