14 Commits
Author SHA1 Message Date
pk f9e8dffc16 Add clampToContainer property for containing-block clamping
Expose a reflected clampToContainer boolean that, when set, makes fit()
clamp the popup against its nearest containing-block rect instead of the
viewport. Required for popups under an ancestor with transform/filter/
contain:layout|paint, where position: fixed resolves against that ancestor.

Bumps @tp/helpers dependency to ^2.13.0 for the matching _posFixed support.
2026-08-09 23:15:22 +02:00
pk f675a6f394 Make sure a noicon item assignes the full with to the label. Add part for the wrap. 2026-02-12 23:56:34 +01:00
pk 2d009c051e Update dependencies 2025-07-05 23:41:56 +02:00
pk 5138a5c279 Add the menu divider 2025-02-06 22:26:55 +01:00
pk 58885dea0d Add part for the icon 2025-02-05 13:09:27 +01:00
pk a548ed8591 Add basic list menu elements and fix alwaysToggle to only trigger if the popup is open. 1.0.7 2024-05-21 12:31:25 +02:00
pk 7420945748 Add layout event 2023-09-02 00:13:59 +02:00
Peter Kaske 3af695daab Fire event for when popup is toggled. 2022-03-29 23:17:49 +02:00
Peter Kaske 721f2a4f4a Fix naming. 2022-03-23 23:46:26 +01:00
Peter Kaske 6442c38926 Change default content background. 2022-03-23 22:37:53 +01:00
Peter Kaske 49cc0f86a7 Change default content padding. 2022-03-23 22:26:09 +01:00
pk 96725983ad Add css parts for better styling 2022-03-17 11:47:44 +01:00
pk 69690793be Initial version 2022-03-16 23:45:06 +01:00
tp-elementsandtp-elements 0625869d76 Initial commit 2022-03-16 22:26:57 +01:00