- e1955dd36: Fixes broken patch build
- Updated dependencies [e1955dd36]
- @leafygreen-ui/emotion@4.0.9
- @leafygreen-ui/icon@13.1.2
- @leafygreen-ui/leafygreen-provider@4.0.2
- @leafygreen-ui/lib@14.0.2
- @leafygreen-ui/logo@10.0.2
- @leafygreen-ui/palette@4.1.3
- @leafygreen-ui/tokens@2.11.3
- 53c67fba6: LG-4650: migrates from
yarn
topnpm
- Updated dependencies [53c67fba6]
- @leafygreen-ui/leafygreen-provider@4.0.1
- @leafygreen-ui/palette@4.1.2
- @leafygreen-ui/tokens@2.11.2
- @leafygreen-ui/icon@13.1.1
- @leafygreen-ui/logo@10.0.1
- @leafygreen-ui/lib@14.0.1
- Updated dependencies [274d7e1a7]
- @leafygreen-ui/leafygreen-provider@4.0.0
- @leafygreen-ui/icon@13.0.0
- @leafygreen-ui/logo@10.0.0
- @leafygreen-ui/lib@14.0.0
- @leafygreen-ui/tokens@2.11.1
- e0578023d: Font is now bolded when the size is
'xlarge'
- 9fad8d3d3: Prepares Avatar component for mongodb.design
- Updated dependencies [fd0e5977d]
- @leafygreen-ui/palette@4.1.1
- 34ac7340: Avatar
text
prop can now benull
even whenformat === 'text'
, allowing for a more seamless integration with thegetInitials
function. Iftext === null
, the Avatar will fall back toIcon
format. - Updated dependencies [7bc4fcde]
- Updated dependencies [7bc4fcde]
- Updated dependencies [961be3f9]
- @leafygreen-ui/lib@13.5.0
- @leafygreen-ui/tokens@2.8.0
- @leafygreen-ui/icon@12.5.0
-
ae44834e: Moves base Avatar component to
@leafygreen-ui
from@lg-chat
.Updates supported sizes, and renames
variant
prop toformat
.Avatar no longer calls
getInitials
internally, and will render the first two characters of thetext
prop.getInitials
must now be called external to Avatar, and one of its results (initials
,givenInitial
orsurnameInitial
) passed into thetext
prop.
- Updated dependencies [ae44834e]
- @leafygreen-ui/icon@12.4.0
- 9079c0ae: Upgrades internal lg components
- Updated dependencies [74057388]
- @leafygreen-ui/icon@12.0.0
- 36070800: First public release of
@lg-chat
components
- Updated dependencies [36070800]
- @lg-chat/leafygreen-chat-provider@2.0.0
- Publishing with fresh builds
- Publishing with new builds
- 798bc2a: UserAvatar is now responsive when a name prop is not provided.
- Empty patch bump to include missing builds
- Updated dependencies
- @lg-chat/leafygreen-chat-provider@1.0.2
- f21765f: Phase 2 minor style changes are now applied
- 1369d9f: Empty patch version to trigger new Artifactory publish
- Updated dependencies [1369d9f]
- @lg-chat/leafygreen-chat-provider@1.0.1
- Responsiveness behavior with LeafyGreenChatProvider
- Updated dependencies
- @lg-chat/leafygreen-chat-provider@1.0.0
- 9cfaea7: MVP Release of all LG Chat packages
- a1c597c: Testing initial publish of LG Chat library