JohnDeved / dropper

2 stars 0 forks source link

Bump rsuite from 4.8.0 to 5.2.0 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rsuite from 4.8.0 to 5.2.0.

Release notes

Sourced from rsuite's releases.

v5.2.0

Bug Fixes

  • Button: Add button radius variable (#2106) (63a61c4)
  • less: palette function accepts rgb color (#2107) (92c2dc5)
  • can't perform a React state update on an unmounted component (#2105) (44439af)
  • dts: remove redundant generics on SyntheticEvent (#2099) (30ccd68)
  • fa_IR: trim long text of days to shorter ones (#2076) (a893b82)
  • FormControl: infer additional props from accepter (#2084) (5d39fed)
  • Input: correct value argument type for onChange callback (#2087) (7a4ff02)
  • Slider,RangeSlider: reverse marks order in vertical orientation (#2080) (07fdd09)

v5.1.0

Bug Fixes

  • DatePicker: fix DatePicker does not change value after pressing enter (#2055) (c775444)
  • DateRangePicker: fix DateRangePicker does not change value after pressing enter (#2056) (8e5db2e)
  • Dropdown.Item: item inside Nav not pass "as" (#2026) (34bfffd), closes #2025
  • Dropdown.Item: render custom element inside li (#2044) (a2e8a00)
  • Overlay: fix position offset inside container (#2049) (c27b19e)
  • Toggle: improve a11y (keyboard focusable + keyboard events) (#2032) (9fdfd52)

Features

  • locales: Created fa_IR locale to add support of Persian language in Rsuite locals (#2061) (14e5946)
  • MaskedInput: added support for MaskedInput to replace react-text-mask (#2054) (496416a)
  • Toggle: add loading prop (#2031) (28778de)

v5.0.3

5.0.3 (2021-10-22)

Bug Fixes

5.0.2

5.0.2 (2021-10-15)

Bug Fixes

  • date-range-picker: fix date formatting error when typing (#1991) (f65f7f8)
  • pickers: clean button overlapping with value (#1984) (ec127dc)
  • table: fix the typescript type definition of Table (#1998) (8d00b8d), closes #1958
  • tag-picker: update TagPicker trigger props declare. (#1996) (27da381)
  • uploader: improve thumbnail rendering on file list (#1997) (68344d7)

5.0.1

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.2.0 (2021-11-05)

Bug Fixes

  • Button: Add button radius variable (#2106) (63a61c4)
  • less: palette function accepts rgb color (#2107) (92c2dc5)
  • can't perform a React state update on an unmounted component (#2105) (44439af)
  • dts: remove redundant generics on SyntheticEvent (#2099) (30ccd68)
  • fa_IR: trim long text of days to shorter ones (#2076) (a893b82)
  • FormControl: infer additional props from accepter (#2084) (5d39fed)
  • Input: correct value argument type for onChange callback (#2087) (7a4ff02)
  • Slider,RangeSlider: reverse marks order in vertical orientation (#2080) (07fdd09)

5.1.0 (2021-10-29)

Bug Fixes

  • DatePicker: fix DatePicker does not change value after pressing enter (#2055) (c775444)
  • DateRangePicker: fix DateRangePicker does not change value after pressing enter (#2056) (8e5db2e)
  • Dropdown.Item: item inside Nav not pass "as" (#2026) (34bfffd), closes #2025
  • Dropdown.Item: render custom element inside li (#2044) (a2e8a00)
  • Overlay: fix position offset inside container (#2049) (c27b19e)
  • Toggle: improve a11y (keyboard focusable + keyboard events) (#2032) (9fdfd52)

Features

  • locales: Created fa_IR locale to add support of Persian language in Rsuite locals (#2061) (14e5946)
  • MaskedInput: added support for MaskedInput to replace react-text-mask (#2054) (496416a)
  • Toggle: add loading prop (#2031) (28778de)

5.0.3 (2021-10-22)

Bug Fixes

5.0.2 (2021-10-15)

Bug Fixes

  • date-range-picker: fix date formatting error when typing (#1991) (f65f7f8)
  • pickers: clean button overlapping with value (#1984) (ec127dc)
  • table: fix the typescript type definition of Table (#1998) (8d00b8d), closes #1958
  • tag-picker: update TagPicker trigger props declare. (#1996) (27da381)
  • uploader: improve thumbnail rendering on file list (#1997) (68344d7)

... (truncated)

Commits
  • 7bc3159 build: bump 5.2.0
  • 63a61c4 fix(Button): Add button radius variable (#2106)
  • 92c2dc5 fix(less): palette function accepts rgb color (#2107)
  • 44439af fix: can't perform a React state update on an unmounted component (#2105)
  • 8a90e5f build: upgrade to rsuite 5 in examples/custom-i18n (#2103)
  • e2f64f3 build(deps): bump rsuite-table from 5.0.2 to 5.0.3 (#2102)
  • a1eff44 build: upgrade to rsuite5 in examples/create-react-app-with-typescript (#2101)
  • 30ccd68 fix(dts): remove redundant generics on SyntheticEvent (#2099)
  • f74c559 docs(Picker): maxHeight renamed as menuMaxHeight (#2098)
  • 2693604 build(deps): bump dom-lib to 3.0.0 (#2093)
  • 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 2 years ago

Superseded by #45.