juicy-popover

Custom Element that expands an area when clicked on a handle

MIT License

Stars
5
Committers
9

Bot releases are visible (Hide)

juicy-popover - Add --popover-z-index custom CSS property support Latest Release

Published by alshakero almost 6 years ago

juicy-popover - Clicking on the expandable will not collapse the popover

Published by alshakero almost 6 years ago

juicy-popover - New positions and handled events

Published by PatrykSzwer over 6 years ago

juicy-popover - Custom Elements V1

Published by warpech almost 7 years ago

Replaced the API usage from Custom Elements V0 to V1.

Removed the legacy support for Shadow DOM V0.

Removed the deprecated attribute expendable. Use expandable.

juicy-popover - Multiple positions; auto fit in viewport

Published by warpech about 7 years ago

New feature: multiple positions.

The default behavior of juicy-popover is now to automatically find a position of the expendable that touches the handler on one edge, yet fits in the viewport.

Three new positions were added: beforetop, beforebottom, beforeleft, beforeright

The demo page has been fixed and extended to present all possible position combinations.

Rename the slot to expandable. In previous release it was called expendable due to a typo. Both values will now work, but the latter gives a deprecation notice.

juicy-popover - Fix collapsing of the expendable

Published by warpech about 7 years ago

Expandable did not collapse if mousedown was on expandableselector, but mouseup was not.

juicy-popover - Compatibility with Shadow DOM V1

Published by warpech about 7 years ago

From now on, juicy-popover works with Shadow DOM V0 and V1

Package Rankings
Top 16.87% on Bower.io
Related Projects