- Fix SSR support.
- Fix RTL support.
- Add
clampchange
event.
- Preserve at lease a single line of content when even a single line would exceeds
max-height
.
- Update layout when clamp status has been changed.
- Add
clamped: boolean
andexpanded: boolean
to scoped slotbefore
/after
. - Fix content extraction.
- First release.