lion/packages/ui/components/accordion
2023-03-09 15:33:24 +01:00
..
src fix: changed selectors for invokers and content to only select slotted elements that are direct descendants. This is to prevent that slotted elements in accordion content and invokers are also selected and the amount of invokers and content is incorrect 2023-03-09 15:33:24 +01:00
test fix: - rearranging invokers and content for a correct tab order is now implemented by changing the slot attributes of both instead of moving them 2023-01-16 09:57:24 +01:00