Releases: appnexus/lucid
Releases · appnexus/lucid
v2.4.0
v2.3.1
v2.3.0
v2.2.0
v2.1.1
v2.1.0
- #589: Uses omitProps to prevent invalid passThroughs.
- #590: fix className handling in CheckboxLabeled.
- #591: Fixes
onSelect
being called despiteisDisabled
- #592: Apply custom className to
Validation.Error
- #593: allow validation styling without an error message
- #594: propagate native element refs and add focus methods
- #596: Spreads props through EmptyStateWrapper.
- #598: Adds
isFullWidth
prop toDataTable
.
v2.0.0
v1.18.2
v1.18.1
v1.18.0
- #578
patch
: ModifiedTab
flex-basis to ensure even width - #577
minor
: AddedAsteriskIcon
component - #573
patch
: Addressed issue #544: Don't show gray bottom border when a complex tab is active - #572
minor
: Added a empty cell/column support toDataTable
- #571
minor
: Addressed issue #489: Create genericEmptyStateWrapper
to be used byDataTable
and charts