@ucloud-fe/react-components 1.3.6 → 1.3.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 +35 -0
- package/dist/icon.min.js +1 -1
- package/dist/main.min.js +4 -4
- package/index.d.ts +29 -24
- package/lib/components/ActionList/ActionList.d.ts +9 -4
- package/lib/components/ActionList/index.d.ts +4 -2
- package/lib/components/Badge/Badge.d.ts +1 -1
- package/lib/components/Badge/index.d.ts +7 -2
- package/lib/components/Badge/index.js +6 -2
- package/lib/components/Breadcrumb/Item.d.ts +2 -2
- package/lib/components/Breadcrumb/index.d.ts +1 -1
- package/lib/components/Checkbox/index.d.ts +4 -2
- package/lib/components/Modal/method.js +6 -1
- package/lib/components/Notice/Notice.d.ts +16 -33
- package/lib/components/Notice/Notice.js +81 -130
- package/lib/components/Notice/index.d.ts +16 -2
- package/lib/components/Notice/index.js +13 -3
- package/lib/components/Notice/style/index.d.ts +12 -9
- package/lib/components/Notice/style/index.js +53 -112
- package/lib/components/SvgIcon/SvgIcon.js +4 -1
- package/lib/components/SvgIcon/icons/Dragger.d.ts +3 -0
- package/lib/components/SvgIcon/icons/Dragger.js +23 -0
- package/lib/components/Switch/Switch.d.ts +1 -1
- package/lib/components/Switch/index.d.ts +2 -1
- package/lib/components/Table/DragWrap.d.ts +42 -0
- package/lib/components/Table/DragWrap.js +64 -0
- package/lib/components/Table/ResizableTH.js +27 -17
- package/lib/components/Table/Table.js +284 -59
- package/lib/components/Table/TableRow.d.ts +9 -0
- package/lib/components/Table/TableRow.js +65 -76
- package/lib/components/Table/style/index.js +42 -18
- package/lib/components/Tabs/Pane.d.ts +3 -2
- package/lib/components/Tabs/index.d.ts +5 -3
- package/lib/components/TransferMenu/TransferMenu.js +2 -1
- package/lib/hooks/useUncontrolled.js +7 -7
- package/lib/libs/rc-table/TableRow.js +2 -1
- package/package.json +3 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,41 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [1.3.10](https://github.com/UCloud-FE/react-components/compare/v1.3.9...v1.3.10) (2022-01-28)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
- **Table:** add dragSorting ([344098c](https://github.com/UCloud-FE/react-components/commit/344098c97da73b992bff48a42bdf6ce37e2543a1)), closes [#345](https://github.com/UCloud-FE/react-components/issues/345)
|
|
10
|
+
- **TransferMenu:** add disabled support ([d68909e](https://github.com/UCloud-FE/react-components/commit/d68909e93b5468840ddc6134e269008202df3364))
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
- **Table:** fix table config button align ([86d675d](https://github.com/UCloud-FE/react-components/commit/86d675dafbfc698dd3cb64ad31fc831f3db385c2))
|
|
15
|
+
|
|
16
|
+
### [1.3.9](https://github.com/UCloud-FE/react-components/compare/v1.3.8...v1.3.9) (2022-01-19)
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
- **Table:** change resizable style ([4e26d28](https://github.com/UCloud-FE/react-components/commit/4e26d2808fd1762d2f11271e52b7c26d86ebc147))
|
|
21
|
+
- **Table:** update resizableTh style ([eff7a46](https://github.com/UCloud-FE/react-components/commit/eff7a4602e0f60ba7749769a454f660a9944342c))
|
|
22
|
+
|
|
23
|
+
### [1.3.8](https://github.com/UCloud-FE/react-components/compare/v1.3.7...v1.3.8) (2022-01-04)
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
- **Modal:** add return count for modal destroyAll ([ab6be60](https://github.com/UCloud-FE/react-components/commit/ab6be60f040535317a504d9cfe153d4a70f6ce19))
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
- **DatePicker:** fix initial display with defaultOption ([af66569](https://github.com/UCloud-FE/react-components/commit/af665696f65f6766c38b08deefc922a1ab3bc7bf))
|
|
32
|
+
|
|
33
|
+
### [1.3.7](https://github.com/UCloud-FE/react-components/compare/v1.3.6...v1.3.7) (2021-12-20)
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
- **all:** update a lot of ts interface define ([1f527a3](https://github.com/UCloud-FE/react-components/commit/1f527a3eba1665f53b822cc89b2fe6c76d925f1f))
|
|
38
|
+
- **Notice:** refactor code & use flex for align ([6e3f8de](https://github.com/UCloud-FE/react-components/commit/6e3f8de3379f285d8b7ee712b334846ac2de07ad))
|
|
39
|
+
|
|
5
40
|
### [1.3.6](https://github.com/UCloud-FE/react-components/compare/v1.3.5...v1.3.6) (2021-12-20)
|
|
6
41
|
|
|
7
42
|
### Bug Fixes
|
package/dist/icon.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["react-components"]=t():e["react-components"]=t()}(window,(function(){return function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["react-components"]=t():e["react-components"]=t()}(window,(function(){return function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=582)}({582:function(e,t,n){}})}));
|