rsuite 4.10.7 → 4.10.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,32 @@
1
+ <a name="4.10.10"></a>
2
+ ## [4.10.10](https://github.com/rsuite/rsuite/compare/v4.10.9...v4.10.10) (2022-03-22)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * fix SelectPicker when search is controlled and exit Dropdown without resetting external search ([#2409](https://github.com/rsuite/rsuite/issues/2409)) ([309ebe5](https://github.com/rsuite/rsuite/commit/309ebe5))
8
+
9
+
10
+
11
+ ## [4.10.9](https://github.com/rsuite/rsuite/compare/v4.10.8...v4.10.9) (2022-03-11)
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * fix when use Fragment for table,the fixed columns fail ([#2394](https://github.com/rsuite/rsuite/issues/2394)) ([8f5660b](https://github.com/rsuite/rsuite/commit/8f5660b1f39c0cce1e99b3a7f0b5fb15daa2f643))
17
+
18
+
19
+
20
+ <a name="4.10.8"></a>
21
+ ## [4.10.8](https://github.com/rsuite/rsuite/compare/v4.10.7...v4.10.8) (2022-02-24)
22
+
23
+
24
+ ### Bug Fixes
25
+
26
+ * **CheckTreePicker:** fix CheckTreePicker replacement data expand failure ([#2372](https://github.com/rsuite/rsuite/issues/2372)) ([91e9215](https://github.com/rsuite/rsuite/commit/91e9215))
27
+
28
+
29
+
1
30
  <a name="4.10.7"></a>
2
31
  ## [4.10.7](https://github.com/rsuite/rsuite/compare/v4.10.6...v4.10.7) (2022-01-28)
3
32