Skip to content

Latest commit

 

History

History
189 lines (117 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

189 lines (117 loc) · 3.6 KB

@lg-chat/message

4.3.0

Minor Changes

  • f6f49c65e: Adds exports for the MessageLinks component & types

Patch Changes

4.2.2

Patch Changes

4.2.1

Patch Changes

  • e5a13a22b: Fixes an import issue with the links prop implementation

4.2.0

Minor Changes

  • 691877cd: Adds the links prop which renders link data as rich links after the message content

Patch Changes

  • f5da3fe9: The verified answer banner now uses sentence case instead of title case
  • Updated dependencies [691877cd]

4.1.1

Patch Changes

4.1.0

Minor Changes

  • 24ee033c: Adds verified answer support to Message

Patch Changes

4.0.1

Patch Changes

  • 9079c0ae: Upgrades internal lg components
  • Updated dependencies [9079c0ae]

4.0.0

Major Changes

  • 36070800: First public release of @lg-chat components

Patch Changes

3.0.0

Major Changes

  • e3351af: First major release of Feedback components and appropriate changes to other components to support their use

2.0.8

Patch Changes

  • Publishing with fresh builds

2.0.7

Patch Changes

  • Publishing with new builds

2.0.6

Patch Changes

  • 918f25d: MessageContainer now adds overflow-wrap:break-word to handle words long enough to overflow the Message

2.0.5

Patch Changes

  • 8bee7e8: MessageContent and MessageContainer are now included in the top level exports.

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

  • 65464c2: First major release of FixedChatWindow component

2.0.0

Minor Changes

  • Responsiveness behavior with LeafyGreenChatProvider

Patch Changes

1.0.0

Major Changes

  • 9cfaea7: MVP Release of all LG Chat packages

Patch Changes

0.9.1

Patch Changes