This repository was archived by the owner on Oct 7, 2020. It is now read-only.
v0.41.3
Bug Fixes
- chip: Correct keyboard interaction (#1561) (7d551c3), closes #1538
- dialog: Unsubscribe from interactionEventSubscription (#1559) (f8f8453)
- list: Fix font size + placement for avatar graphic (#1562) (6b16dad)
- select: Support SSR adapter value check (#1556) (88652ba), closes #1555
- tab-scroller: Should unsubscribe on destroy (#1552) (01ac9e8), closes #1540
- text-field: Detect changes after toggling outlined variant (#1550) (b09a337)
- text-field: getNativeInput() validity check for SSR (#1551) (2067442), closes #1537