Skip to content

Latest commit

 

History

History
722 lines (529 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

722 lines (529 loc) · 17.3 KB

@leafygreen-ui/pipeline

7.0.12

Patch Changes

7.0.11

Patch Changes

7.0.10

Patch Changes

7.0.9

Patch Changes

7.0.8

Patch Changes

7.0.7

Patch Changes

7.0.6

Patch Changes

7.0.5

Patch Changes

7.0.4

Patch Changes

7.0.3

Patch Changes

7.0.2

Patch Changes

7.0.1

Patch Changes

7.0.0

Major Changes

  • 274d7e1a7: Removes prop-types from LeafyGreen UI

Patch Changes

6.0.0

Major Changes

  • 04bb887c0: LG-4121: Pipeline renders tooltip in the top layer using popover API

    Additionally, the tooltip opens immediately on hover instead of default 500ms delay

Patch Changes

5.0.20

Patch Changes

  • c86227a6: Updates Storybook argTypes for mongodb.design

5.0.19

Patch Changes

5.0.18

Patch Changes

5.0.17

Patch Changes

5.0.16

Patch Changes

5.0.15

Patch Changes

5.0.14

Patch Changes

5.0.13

Patch Changes

5.0.12

Patch Changes

5.0.11

Patch Changes

5.0.10

Patch Changes

5.0.9

Patch Changes

5.0.8

Patch Changes

5.0.7

Patch Changes

  • Updated dependencies [73cbbd02c]
  • Updated dependencies [32b3d3146]
  • Updated dependencies [83fc5b31b]
  • Updated dependencies [8ece56980]
  • Updated dependencies [8ece56980]
  • Updated dependencies [32b3d3146]
  • Updated dependencies [73cbbd02c]

5.0.6

Patch Changes

5.0.5

Patch Changes

5.0.4

Patch Changes

  • 64eee134d: TSDoc: Updates some exported TSDoc interfaces. Storybook: Updates story files.
  • Updated dependencies [64eee134d]

5.0.3

Patch Changes

5.0.2

Patch Changes

5.0.1

Patch Changes

  • ae5421cf6: Updates components to use internal transition tokens
  • Updated dependencies [ae5421cf6]
  • Updated dependencies [ed0e425e5]
  • Updated dependencies [4b4c2d27d]
  • Updated dependencies [1a335d0b2]

5.0.0

Patch Changes

4.0.1

Patch Changes

4.0.0

Patch Changes

3.0.0

Major Changes

  • c6a7f42d: Updates Pipeline for brand refresh. Adds darkMode.

2.2.1

Patch Changes

2.2.0

Minor Changes

  • 3690df49: Updates TypeScript annotations, type structures and export format of some components

Patch Changes

2.1.8

Patch Changes

2.1.7

Patch Changes

  • 96d1ff9c: Updates to propTypes, TSDocs, and Storybook controls
  • Updated dependencies [6a89bc29]
  • Updated dependencies [fd2f6de0]
  • Updated dependencies [6792bc44]
  • Updated dependencies [96d1ff9c]
  • Updated dependencies [422dbfcd]
  • Updated dependencies [9ff90d4b]

2.1.6

Patch Changes

  • bc2558c5: Adding named exports for select components and types

2.1.5

Patch Changes

2.1.4

Patch Changes

2.1.3

Patch Changes

2.1.2

Patch Changes

  • 1ed17f68: Updates lodash to 4.17.21, as there's a vulnerability in 4.17.20 that's been resolved in 4.17.21
  • Updated dependencies [1ed17f68]

2.1.1

Patch Changes

  • ee7923d3: Changes how we extend the types of HTMLElements, and standardizes how we document this across readmes
  • Updated dependencies [ee7923d3]
  • Updated dependencies [ee7923d3]

2.1.0

Minor Changes

  • c18f16e6: Improves compatibility with React v17

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.0.8

Patch Changes

1.0.7

Patch Changes

1.0.6

Patch Changes

  • e599707: Require lodash dependencies instead of inlining them.
  • Updated dependencies [e599707]
  • Updated dependencies [e599707]
  • Updated dependencies [8c867bb]

1.0.5

Patch Changes

1.0.4

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

  • e3d7bea: Tweak interface of StageProps.intersectionNode

1.0.1

Patch Changes

  • 75c0693: Upgrades workspace dependencies
  • Updated dependencies [75c0693]

1.0.0

Major Changes

  • 31f6bfd: Initial release of @leafygreen-ui/pipeline component. Removed deprecated title prop from the @leafygreen-ui/menu component propTypes.
  • 464c09d: Introduces SSR compatibility though a change to our build process and files

Patch Changes