Skip to content

Latest commit

 

History

History
705 lines (506 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

705 lines (506 loc) · 16.2 KB

@leafygreen-ui/callout

11.0.2

Patch Changes

11.0.1

Patch Changes

11.0.0

Major Changes

  • 274d7e1a7: Removes prop-types from LeafyGreen UI

Patch Changes

10.0.0

Major Changes

  • 94b4e7fa1: - Updates styles to match the latest design LG-4397
    • Removes icons
    • Removes border and background color
    • Links use default LG Link styles

Patch Changes

9.0.22

Patch Changes

  • c86227a6: Updates Storybook argTypes for mongodb.design

9.0.21

Patch Changes

9.0.20

Patch Changes

9.0.19

Patch Changes

9.0.18

Patch Changes

  • 4ae82dbd: Added links to LiveExample to demonstrate link styles
  • Updated dependencies [99848a0f]
  • Updated dependencies [ed0437ce]

9.0.17

Patch Changes

9.0.16

Patch Changes

9.0.15

Patch Changes

  • Updated dependencies [a5770c15]
  • Updated dependencies [c89d17a4]

9.0.14

Patch Changes

9.0.13

Patch Changes

9.0.12

Patch Changes

9.0.11

Patch Changes

9.0.10

Patch Changes

9.0.9

Patch Changes

  • d2ce54e2f: Updates story files for Storybook 7.x
  • d2ce54e2f: Exports primary component props
  • Updated dependencies [d2ce54e2f]
  • Updated dependencies [75099c60b]
  • Updated dependencies [d2ce54e2f]
  • Updated dependencies [0cd471676]

9.0.8

Patch Changes

  • 73cbbd02c: Uses fontWeight token from @leafygreen-ui/tokens
  • Updated dependencies [73cbbd02c]
  • Updated dependencies [83fc5b31b]
  • Updated dependencies [9bcf8b925]
  • Updated dependencies [8ece56980]
  • Updated dependencies [73cbbd02c]

9.0.7

Patch Changes

  • 3bd3e0c45: Update Storybook for Live Example on .design
  • Updated dependencies [55d33e435]
  • Updated dependencies [07db42330]
  • Updated dependencies [55d33e435]
  • Updated dependencies [cf00160ec]
  • Updated dependencies [111b680c5]
  • Updated dependencies [77320a6b8]

9.0.6

Patch Changes

9.0.5

Patch Changes

9.0.4

Patch Changes

9.0.3

Patch Changes

9.0.2

Patch Changes

  • 787bb5b9c: Introduces Callout subdirectory, in an effort to internally organize how we structure our packages
  • Updated dependencies [95bd93ef9]
  • Updated dependencies [3bb4b7506]
  • Updated dependencies [a0d6638c4]

9.0.1

Patch Changes

9.0.0

Patch Changes

8.0.1

Patch Changes

8.0.0

Patch Changes

7.1.1

Patch Changes

7.1.0

Minor Changes

  • 3690df49: Sets default Variant prop to Note. Makes Variant prop optional in TS. Spreads rest on root element

Patch Changes

7.0.0

Major Changes

  • e39d8469: Updates Callout for dark mode brand refresh.

Patch Changes

6.0.0

Patch Changes

5.0.1

Patch Changes

  • fd2f6de0: Updates to TSDocs, PropTypes, and Storybook files
  • Updated dependencies [6a89bc29]
  • Updated dependencies [fd2f6de0]
  • Updated dependencies [96d1ff9c]
  • Updated dependencies [422dbfcd]
  • Updated dependencies [9ff90d4b]

5.0.0

Major Changes

Patch Changes

4.0.1

Patch Changes

  • Updated dependencies [ba4aab15]
  • Updated dependencies [2cf1bc4a]
  • Updated dependencies [679b6239]
  • Updated dependencies [f3aad7e2]

4.0.0

Major Changes

  • 8457f92: Updates callout styles in line with visual brand refresh

Patch Changes

3.0.6

Patch Changes

3.0.5

Patch Changes

3.0.4

Patch Changes

  • 08d938e6: Updates component background color to always be white, not transparent

3.0.3

Patch Changes

3.0.2

Patch Changes

  • 6170e8ff: Hides decorative icon from screen reader

3.0.1

Patch Changes

3.0.0

Patch Changes

2.1.2

Patch Changes

2.1.1

Patch Changes

2.1.0

Minor Changes

  • e460575e: Adds baseFontSize prop, which allows consuming applications to control the size of the body copy in Callout component. If not set, the body copy will appear at 14px

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • 0267bfd2: The underlying structure of distributed module definition files have changed and now have official support for ES modules. Module definition files are now generated using Rollup instead of Webpack. This should not affect functionality, but some thorough testing and caution should be exercised when upgrading.

Patch Changes

1.2.3

Patch Changes

  • Updated dependencies [50ea11ad]
  • Updated dependencies [65d5ed4d]
  • Updated dependencies [50ea11ad]
  • Updated dependencies [50ea11ad]

1.2.2

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

  • 699a65c: Adds example variant to Callout component

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • f956b57: Allow Callout component to accept children other than string

1.0.1

Patch Changes

1.0.0

Major Changes

  • 074cba6: Initial release of Callout component