use-ink / ink-playground

Browser Based Playground for editing, sharing & compiling ink! Smart Contracts
https://ink-playground.substrate.io
Apache License 2.0
26 stars 17 forks source link

Bump primereact from 8.1.1 to 9.5.0 #721

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps primereact from 8.1.1 to 9.5.0.

Release notes

Sourced from primereact's releases.

9.5.0

No release notes provided.

9.4.0

No release notes provided.

9.3.1

No release notes provided.

9.3.0

No release notes provided.

9.2.3

No release notes provided.

9.2.2

No release notes provided.

9.2.1

No release notes provided.

9.2.0

No release notes provided.

9.1.1

No release notes provided.

9.1.0

No release notes provided.

9.0.0

No release notes provided.

9.0.0-rc.1

No release notes provided.

PrimeReact 9.0.0-beta.1

Full Changelog: https://github.com/primefaces/primereact/blob/9.0.0-beta.1/CHANGELOG.md

PrimeReact 8.7.3

What's Changed

... (truncated)

Changelog

Sourced from primereact's changelog.

9.5.0 (2023-05-24)

Full Changelog

Implemented New Features and Enhancements:

  • Add hideOverlaysOnDocumentScrolling option to PrimeReact config #4448
  • Icons: clipPath improvements #4441
  • AutoComplete: panelFooterTemplate prop #4426
  • MultiSelect: No way to disable filter auto focus #4423
  • New passthrough(pt) property implementation for Media Components #4393
  • New passthrough(pt) property implementation for Chart & FileUpload & Message Components #4392
  • New passthrough(pt) property implementation for Menu Components #4391
  • Mention: suggestion panel to hide when scrolling away #4223
  • Messages-Toast: Inconsistency #4077
  • Menu: Add ability to right align #3753

Fixed bugs:

  • Dropdown: Footer using incorrect style name #4446
  • InputNumber: preventing ripple on buttons #4443
  • Datatable: filterIcon and filterClearIcon not propagated #4439
  • BreadCrumb: SVG location of the DOM #4438
  • DataTable: Filter Clear icon is missing #4437
  • Datatable: Setting rowEditorInitIcon has no effect. #4430
  • MultiSelect clear icon not aligned correctly #4427
  • TriStateCheckbox: "undefined" value render checkbox highlighted but without value #4422
  • Checkbox: Toggling value by clicking the label broken #4402
  • Image: Zoom out action disabled when fully zoomed in #4400
  • ConfirmDialog: Missing dialog header #4397
  • Autocomplete: multiple + forceSelection #4363
  • DataTable: resizableColumns with stateStorage will not adjust saved column width after refresh. #4211
  • Autocomplete clears selected values onBlur when forceSelection and multiple are true #4203
  • Dropdown: rendering problem when used in a Dialog #2683

9.4.0 (2023-05-12)

Full Changelog

Implemented New Features and Enhancements:

  • New passthrough(pt) property implementation for Button Components #4360
  • New passthrough(pt) property implementation for Overlay Components #4359
  • New passthrough(pt) property implementation for Misc Components #4352
  • New passthrough(pt) property implementation for Panel Components #4293
  • Events: Forward preventDefault, stopPropagation from original event #4375
  • MultiSelect: expose selected value in onChange event #4366
  • RadioButton/Checkbox: Add onClick event #4356
  • Toast/Messages: Fix updates incorrectly updating older version of the state #4350
  • DataTable: event.preventDefault() not working in cell edit events #4339

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by habubey, a new releaser for primereact since your current version.


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 #754.