Skip to content

Latest commit

 

History

History
198 lines (124 loc) · 4.24 KB

CHANGELOG.md

File metadata and controls

198 lines (124 loc) · 4.24 KB

@lg-chat/input-bar

5.1.0

Minor Changes

  • 79f0e7696: Add shouldRenderHotkeyIndicator prop to InputBar component which determines if hotkey indicator is rendered

5.0.0

Major Changes

  • cfa830701: Updates SuggestedPrompt.
    • Removes custom option styles in favor of consistent option styles from InputOptionContent

Patch Changes

4.0.4

Patch Changes

4.0.3

Patch Changes

4.0.2

Patch Changes

4.0.1

Patch Changes

4.0.0

Major Changes

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

Patch Changes

3.2.6

Patch Changes

  • InputBar should now correctly dispatch change events for ctrl+enter and shift+enter

3.2.1

Patch Changes

  • 45113f5: Release with new build

3.2.0

Minor Changes

  • 5c72047: InputBar now correctly applies the dropdownFooterSlot prop
  • 4ba0d3e: InputBar now initializes correctly based on the value passed to textareaProps

Patch Changes

  • 802c4c8: Bump version of LG "@leafygreen-ui/search-input" to v2.1.2. This version includes an updated dark mode dropdown border color of gray.dark2.

3.1.3

Patch Changes

  • Publishing with fresh builds

3.1.2

Patch Changes

  • Publishing with new builds

3.1.1

Patch Changes

  • InputBar now leverages new updates to SearchResultMenu that allow it to consume props for its Popover and a custom footer slot

3.1.0

Minor Changes

  • b13b4c8: InputBar now exposes props to be passed to the Popover used inside the dropdown

Patch Changes

  • 85d15b8: InputBar now leverages new updates to SearchResultMenu that allow it to consume props for its Popover and a custom footer slot

3.0.1

Patch Changes

  • Empty patch bump to include missing builds
  • Updated dependencies

3.0.0

Major Changes

  • 656354f: InputBar now supports suggested prompts with dropdown interaction

Minor Changes

  • 48748dd: InputBar now supports a dropdownFooterSlot prop to render content under suggested prompts

Patch Changes

  • f21765f: Phase 2 minor style changes are now applied

2.0.1

Patch Changes

  • 1369d9f: Empty patch version to trigger new Artifactory publish
  • Updated dependencies [1369d9f]

2.0.0

Minor Changes

  • Responsiveness behavior with LeafyGreenChatProvider

Patch Changes

  • 799eb22: Adjusts component dependencies
  • Updated dependencies

1.0.0

Major Changes

  • 9cfaea7: MVP Release of all LG Chat packages

0.9.1

Patch Changes

  • a1c597c: Testing initial publish of LG Chat library