carbon-design-system / devtools

A simple set of tools for teams building live Carbon pages.
http://ibm.biz/carbon-devtools
Apache License 2.0
43 stars 18 forks source link

chore(deps): bump @carbon/ibm-products from 1.2.4 to 1.50.0 #302

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @carbon/ibm-products from 1.2.4 to 1.50.0.

Release notes

Sourced from @​carbon/ibm-products's releases.

@​carbon/ibm-products@​1.50.0

1.50.0 (2023-04-25)

Bug Fixes

  • allow nodes to be passed to additional card props (#2885) (c8499bf)
  • Datagrid: invalid aria role (#2882) (9c788fe)
  • TagSet: removed border radius to show descenders (#2707) (bb75256)

Features

  • Datagrid: add support for NotFound empty state (#2887) (8a3651b)

@​carbon/ibm-products@​1.49.0

1.49.0 (2023-04-18)

Bug Fixes

  • Datagrid: filtering number empty tag bug (#2879) (8ad3a7e)
  • Datagrid: fix batch action logic to show one/two actions (#2816) (9e7cc70)
  • Datagrid: fix how RowSizeDropdown open state value is set (#2864) (751503d)
  • Datagrid: sortable and customizable columns work together now (#2840) (d6fd58d)
  • inline edit fixes package v1 (#2870) (bd76e86)
  • side-panel: fix close button hover state (#2835) (8735ecf)
  • sidepanel toolbar: tooltip truncate issue fix (#2786) (c9ba2b8)

Features

@​carbon/ibm-products@​1.48.0

1.48.0 (2023-04-11)

Bug Fixes

  • add select keyboard accessibility fixes (#2803) (1c3b930)
  • create-full-page: focus modal secondary button (#2790) (7332357)
  • Datagrid: add background to virtual body header, fix svg scoping (#2828) (867dc23)
  • Datagrid: address bug with keyboard interaction for inline edit (#2804) (4a4e4fa)
  • Datagrid: filter from Columns component to prevent ordering issues (#2826) (1301ccd)
  • side-panel: fix icon button alignment (#2814) (45764ca)

... (truncated)

Changelog

Sourced from @​carbon/ibm-products's changelog.

1.50.0 (2023-04-25)

Bug Fixes

  • allow nodes to be passed to additional card props (#2885) (c8499bf)
  • Datagrid: invalid aria role (#2882) (9c788fe)
  • TagSet: removed border radius to show descenders (#2707) (bb75256)

Features

  • Datagrid: add support for NotFound empty state (#2887) (8a3651b)

1.49.0 (2023-04-18)

Bug Fixes

  • Datagrid: filtering number empty tag bug (#2879) (8ad3a7e)
  • Datagrid: fix batch action logic to show one/two actions (#2816) (9e7cc70)
  • Datagrid: fix how RowSizeDropdown open state value is set (#2864) (751503d)
  • Datagrid: sortable and customizable columns work together now (#2840) (d6fd58d)
  • inline edit fixes package v1 (#2870) (bd76e86)
  • side-panel: fix close button hover state (#2835) (8735ecf)
  • sidepanel toolbar: tooltip truncate issue fix (#2786) (c9ba2b8)

Features

1.48.0 (2023-04-11)

Bug Fixes

  • add select keyboard accessibility fixes (#2803) (1c3b930)
  • create-full-page: focus modal secondary button (#2790) (7332357)
  • Datagrid: add background to virtual body header, fix svg scoping (#2828) (867dc23)

... (truncated)

Commits
  • e43b934 chore(release): publish [skip ci]
  • 9c788fe fix(Datagrid): invalid aria role (#2882)
  • bb75256 fix(TagSet): removed border radius to show descenders (#2707)
  • 8a3651b feat(Datagrid): add support for NotFound empty state (#2887)
  • c8499bf fix: allow nodes to be passed to additional card props (#2885)
  • f76c9a9 chore(release): publish [skip ci]
  • 8ad3a7e fix(Datagrid): filtering number empty tag bug (#2879)
  • bd76e86 fix: inline edit fixes package v1 (#2870)
  • 5bbb20a feat: adds i18n support and change overflow-y (#2869)
  • d6fd58d fix(Datagrid): sortable and customizable columns work together now (#2840)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #304.