Skip to content

Latest commit

 

History

History
376 lines (257 loc) · 8.74 KB

File metadata and controls

376 lines (257 loc) · 8.74 KB

@lg-chat/message-prompts

4.2.2

Patch Changes

  • 9296806: Update MessagePrompt padding to reflect designs

4.2.1

Patch Changes

  • 1c0c03a: Updates the focus ring token to use the base blue color in light mode. LG-5847
  • Updated dependencies [1c0c03a]
    • @leafygreen-ui/icon-button@17.1.5
    • @leafygreen-ui/tokens@4.2.2
    • @leafygreen-ui/tooltip@14.3.1
    • @leafygreen-ui/typography@22.2.4

4.2.0

Minor Changes

  • d21ec41: Refactor IconButton instances to use compact tooltip UI

Patch Changes

  • cb31ce6: fix: remove unexpected @emotion imports from icon package dependency
  • Updated dependencies [f7a63e2]
  • Updated dependencies [43810b4]
  • Updated dependencies [ec4fad8]
  • Updated dependencies [cb31ce6]
    • @leafygreen-ui/tooltip@14.3.0
    • @leafygreen-ui/icon@14.7.1
    • @leafygreen-ui/tokens@4.1.0
    • @leafygreen-ui/icon-button@17.1.4
    • @leafygreen-ui/typography@22.2.3

4.1.4

Patch Changes

  • 9cf3b18: Updates provider peer dependency version string to correctly use pnpm workspace syntax
  • Updated dependencies [9cf3b18]
    • @leafygreen-ui/icon-button@17.1.3
    • @leafygreen-ui/typography@22.2.2

4.1.3

Patch Changes

  • 68b59a0: LG-5687: update border color from green.dark1 to green.dark2

4.1.2

Patch Changes

  • Updated dependencies [92693df]
  • Updated dependencies [c6b4d3f]
  • Updated dependencies [888a37d]
    • @leafygreen-ui/tokens@4.0.0
    • @leafygreen-ui/emotion@5.1.0
    • @leafygreen-ui/icon@14.6.1
    • @leafygreen-ui/typography@22.2.0
    • @leafygreen-ui/icon-button@17.1.2

4.1.1

Patch Changes

  • c8559f3: Widens the range of @leafygreen-ui/leafygreen-provider peer dependency to >=3.2.0
  • Updated dependencies [f3a8bdc]
  • Updated dependencies [c8559f3]
    • @leafygreen-ui/emotion@5.0.4
    • @leafygreen-ui/icon-button@17.1.1
    • @leafygreen-ui/typography@22.1.4

4.1.0

Minor Changes

  • 9c44076: - LG-5438 add onClickRefresh prop which conditionally renders refresh button
    • LG-5440 add enableHideOnSelect prop which causes fade/shrink transition when a prompt is selected. This is set to true by default.

4.0.6

Patch Changes

  • cee1e79: Interfaces now extend built-in React.ComponentType rather than custom HTMLElementProps for compatability with React 19
  • Updated dependencies [3471b94]
  • Updated dependencies [6f30c55]
  • Updated dependencies [cee1e79]
  • Updated dependencies [6f30c55]
    • @leafygreen-ui/lib@15.4.0
    • @leafygreen-ui/typography@22.1.3
    • @leafygreen-ui/emotion@5.0.3

4.0.5

Patch Changes

  • b92bc72: LG-5485 add max-width of 400px to MessagePrompts
  • dc3299b: Adds "exports" field to all packages Enables TS downleveling to TS 4.9
  • Updated dependencies [a9eb172]
  • Updated dependencies [dc3299b]
    • @leafygreen-ui/lib@15.3.0
    • @leafygreen-ui/emotion@5.0.2
    • @leafygreen-ui/leafygreen-provider@5.0.4
    • @leafygreen-ui/palette@5.0.2
    • @leafygreen-ui/tokens@3.2.4
    • @leafygreen-ui/typography@22.1.2

4.0.4

Patch Changes

  • 172c228: Removes *.spec.ts files from tsconfig exclude pattern, ensuring that tests are type-checked at build time. Also adds missing TS "references" for packages that are imported into test files
  • Updated dependencies [172c228]
    • @leafygreen-ui/emotion@5.0.1
    • @leafygreen-ui/leafygreen-provider@5.0.3
    • @leafygreen-ui/lib@15.2.1
    • @leafygreen-ui/palette@5.0.1
    • @leafygreen-ui/tokens@3.2.3
    • @leafygreen-ui/typography@22.1.1

4.0.3

Patch Changes

  • Updated dependencies [b67497a]
    • @leafygreen-ui/lib@15.2.0
    • @leafygreen-ui/leafygreen-provider@5.0.2
    • @leafygreen-ui/palette@5.0.0
    • @leafygreen-ui/tokens@3.1.2
    • @leafygreen-ui/typography@22.0.1

4.0.2

Patch Changes

  • Updated dependencies [164b15f]
  • Updated dependencies [518ce41]
  • Updated dependencies [3bef1e7]
  • Updated dependencies [164b15f]
    • @leafygreen-ui/lib@15.1.0
    • @leafygreen-ui/typography@22.0.0
    • @leafygreen-ui/leafygreen-provider@5.0.1
    • @leafygreen-ui/palette@5.0.0
    • @leafygreen-ui/tokens@3.1.1

4.0.1

Patch Changes

  • Updated dependencies [4bd4da3]
    • @leafygreen-ui/tokens@3.1.0
    • @leafygreen-ui/typography@21.0.1

4.0.0

Major Changes

  • 0757cfbfc: Updates Typescript build to TS5.8

Patch Changes

  • 0757cfbfc: Adds @lg-tools/build as a dev dependency
  • 0757cfbfc: Adds missing @lg-tools/ devDependencies. Updates build, tsc & docs scripts to use lg-build * cli
  • 0757cfbfc: Updates types entry point to ./dist/types. Removes redundant compilerOptions from TSConfig
  • 0757cfbfc: Updates main entry point in package.json to ./dist/umd
  • Updated dependencies [0757cfbfc]
  • Updated dependencies [0757cfbfc]
  • Updated dependencies [0757cfbfc]
  • Updated dependencies [0757cfbfc]
  • Updated dependencies [0757cfbfc]
  • Updated dependencies [0757cfbfc]
    • @leafygreen-ui/leafygreen-provider@5.0.0
    • @leafygreen-ui/typography@21.0.0
    • @leafygreen-ui/emotion@5.0.0
    • @leafygreen-ui/palette@5.0.0
    • @leafygreen-ui/tokens@3.0.0
    • @leafygreen-ui/lib@15.0.0

3.0.12

Patch Changes

  • @leafygreen-ui/typography@20.1.9

3.0.11

Patch Changes

  • @leafygreen-ui/leafygreen-provider@4.0.7
  • @leafygreen-ui/emotion@4.1.1
  • @leafygreen-ui/typography@20.1.8

3.0.10

Patch Changes

  • Updated dependencies [f2ed4b037]
    • @leafygreen-ui/emotion@4.1.1
    • @leafygreen-ui/palette@4.1.4
    • @leafygreen-ui/tokens@2.12.2
    • @leafygreen-ui/typography@20.1.7

3.0.9

Patch Changes

  • Updated dependencies [30b13adec]
  • Updated dependencies [78a36d6bb]
    • @leafygreen-ui/lib@14.2.0
    • @leafygreen-ui/emotion@4.1.0
    • @leafygreen-ui/leafygreen-provider@4.0.6
    • @leafygreen-ui/palette@4.1.4
    • @leafygreen-ui/tokens@2.12.1
    • @leafygreen-ui/typography@20.1.6

3.0.8

Patch Changes

  • Updated dependencies [16dda633f]
    • @leafygreen-ui/leafygreen-provider@4.0.5
    • @leafygreen-ui/typography@20.1.5

3.0.7

Patch Changes

  • Updated dependencies [4b362e136]
    • @leafygreen-ui/tokens@2.12.0
    • @leafygreen-ui/typography@20.1.4

3.0.6

Patch Changes

  • Updated dependencies [0e4c5099b]
    • @leafygreen-ui/lib@14.1.0
    • @leafygreen-ui/leafygreen-provider@4.0.4
    • @leafygreen-ui/palette@4.1.4
    • @leafygreen-ui/tokens@2.11.5
    • @leafygreen-ui/typography@20.1.3

3.0.5

Patch Changes

  • 541e12e75: Updates builds to leverage Rollup tree shaking. (see tools/build/config/rollup.config.mjs)
  • Updated dependencies [541e12e75]
    • @leafygreen-ui/emotion@4.0.10
    • @leafygreen-ui/leafygreen-provider@4.0.3
    • @leafygreen-ui/lib@14.0.3
    • @leafygreen-ui/palette@4.1.4
    • @leafygreen-ui/tokens@2.11.4
    • @leafygreen-ui/typography@20.1.2

3.0.4

Patch Changes

  • Updated dependencies [4d932fe13]
    • @leafygreen-ui/typography@20.1.1

3.0.3

Patch Changes

  • Updated dependencies [eb108e93b]
    • @leafygreen-ui/typography@20.1.0

3.0.2

Patch Changes

  • e1955dd36: Fixes broken patch build
  • Updated dependencies [e1955dd36]
    • @leafygreen-ui/emotion@4.0.9
    • @leafygreen-ui/leafygreen-provider@4.0.2
    • @leafygreen-ui/lib@14.0.2
    • @leafygreen-ui/palette@4.1.3
    • @leafygreen-ui/tokens@2.11.3
    • @leafygreen-ui/typography@20.0.2

3.0.1

Patch Changes

  • 53c67fba6: LG-4650: migrates from yarn to pnpm
  • Updated dependencies [53c67fba6]
    • @leafygreen-ui/leafygreen-provider@4.0.1
    • @leafygreen-ui/typography@20.0.1
    • @leafygreen-ui/palette@4.1.2
    • @leafygreen-ui/tokens@2.11.2
    • @leafygreen-ui/lib@14.0.1

3.0.0

Major Changes

  • 274d7e1a7: Removes prop-types from LeafyGreen UI

Patch Changes

  • Updated dependencies [274d7e1a7]
    • @leafygreen-ui/leafygreen-provider@4.0.0
    • @leafygreen-ui/typography@20.0.0
    • @leafygreen-ui/lib@14.0.0
    • @leafygreen-ui/tokens@2.11.1

2.0.2

Patch Changes

  • Updated dependencies [dfd6972c]
    • @leafygreen-ui/typography@19.0.0

2.0.1

Patch Changes

  • 9079c0ae: Upgrades internal lg components
    • @leafygreen-ui/typography@18.2.3

2.0.0

Major Changes

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

1.0.5

Patch Changes

  • 5c72047: MessagePrompts now render with a CSS transition

1.0.4

Patch Changes

  • Publishing with fresh builds

1.0.3

Patch Changes

  • Publishing with new builds

1.0.2

Patch Changes

  • 85d15b8: MessagePrompts now has a 300ms transition set on its opacity.

1.0.1

Patch Changes

  • Empty patch bump to include missing builds

1.0.0

Major Changes

  • fdc18ff: First release of MessagePrompts component

Patch Changes

  • f21765f: Phase 2 minor style changes are now applied