Skip to content

Commit 0c94b46

Browse files
committed
chore(*): Release-1.27.18
1 parent 7a98a5a commit 0c94b46

File tree

4 files changed

+48
-4
lines changed

4 files changed

+48
-4
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Change Log
22

3+
## [1.27.18](https://github.com/alibaba-fusion/next/compare/1.27.17...1.27.18) (2024-08-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **Breadcrumb:** fix comment issues ([03873e7](https://github.com/alibaba-fusion/next/commit/03873e720100300470f758057d7eb62cbbdf95cd))
9+
* **Calendar:** make switch panel unclickable when showOtherMonth is false, close [#4782](https://github.com/alibaba-fusion/next/issues/4782) ([8fd68ff](https://github.com/alibaba-fusion/next/commit/8fd68ff763ab9af3e5e1d3a5159c46a1f0a440d6))
10+
* **Upload:** support upload again when an upload fails, close [#4849](https://github.com/alibaba-fusion/next/issues/4849) ([1fd28f9](https://github.com/alibaba-fusion/next/commit/1fd28f9de85b5dbd56201ee357a4ab2ec148fed0))
11+
* **Upload:** support itemRender on Dragger, close [#4840](https://github.com/alibaba-fusion/next/issues/4840) and [#4721](https://github.com/alibaba-fusion/next/issues/4721) ([f4c56c0](https://github.com/alibaba-fusion/next/commit/f4c56c0b1773a44412c996df978ffea518d60e87))
12+
13+
14+
### Documentation
15+
16+
* **Cascader:** Provide supplementary explanations for useVirtual ([#4885](https://github.com/alibaba-fusion/next/issues/4885)) ([a3ed8f3](https://github.com/alibaba-fusion/next/commit/a3ed8f3f95d547e1ecac697e71cfee3bb63b5cac))
17+
18+
19+
### Code Refactoring
20+
21+
* **Breadcrumb:** upgrade tests and docs, convert to TypeScript ([997721c](https://github.com/alibaba-fusion/next/commit/997721c87cfa88f8e5ea22043496c9fa0890f4b8))
22+
* **Dropdown:** improve ts & docs & test ([edc7c11](https://github.com/alibaba-fusion/next/commit/edc7c118d54353706196c060de0ecd86b0a94cd5))
23+
* **MenuButton:** rename to ts, improve tc, types and docs ([08bf3d2](https://github.com/alibaba-fusion/next/commit/08bf3d2d969f1715bf9bb586688eadef9251517f))
24+
* **Overlay:** ts & docs & test tools ([bda0ef3](https://github.com/alibaba-fusion/next/commit/bda0ef3c62c8b9a491057d19e08ce7d0353234fa))
25+
* **TimePicker:** upgrade tests and docs, convert to TypeScript ([5ede00a](https://github.com/alibaba-fusion/next/commit/5ede00afcdbac760c0d809d4c7c57aca61b590bd))
26+
* **Upload:** convert to TypeScript, improve docs and tests, close [#4622](https://github.com/alibaba-fusion/next/issues/4622) ([#4841](https://github.com/alibaba-fusion/next/issues/4841)) ([26d59c9](https://github.com/alibaba-fusion/next/commit/26d59c9edc079bf19a46de1835330fa1c9682192))
27+
28+
329
## [1.27.17](https://github.com/alibaba-fusion/next/compare/1.27.15...1.27.17) (2024-07-19)
430

531

LATESTLOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,27 @@
11
# Latest Log
22

3-
## [1.27.17](https://github.com/alibaba-fusion/next/compare/1.27.15...1.27.17) (2024-07-19)
3+
## [1.27.18](https://github.com/alibaba-fusion/next/compare/1.27.17...1.27.18) (2024-08-06)
44

55

66
### Bug Fixes
77

8-
* **Tree:** tree demo fail to render ([ca23b16](https://github.com/alibaba-fusion/next/commit/ca23b16ab67312324ad7b9d5348ed3e6b864b0c0))
8+
* **Breadcrumb:** fix comment issues ([03873e7](https://github.com/alibaba-fusion/next/commit/03873e720100300470f758057d7eb62cbbdf95cd))
9+
* **Calendar:** make switch panel unclickable when showOtherMonth is false, close [#4782](https://github.com/alibaba-fusion/next/issues/4782) ([8fd68ff](https://github.com/alibaba-fusion/next/commit/8fd68ff763ab9af3e5e1d3a5159c46a1f0a440d6))
10+
* **Upload:** support upload again when an upload fails, close [#4849](https://github.com/alibaba-fusion/next/issues/4849) ([1fd28f9](https://github.com/alibaba-fusion/next/commit/1fd28f9de85b5dbd56201ee357a4ab2ec148fed0))
11+
* **Upload:** support itemRender on Dragger, close [#4840](https://github.com/alibaba-fusion/next/issues/4840) and [#4721](https://github.com/alibaba-fusion/next/issues/4721) ([f4c56c0](https://github.com/alibaba-fusion/next/commit/f4c56c0b1773a44412c996df978ffea518d60e87))
12+
13+
14+
### Documentation
15+
16+
* **Cascader:** Provide supplementary explanations for useVirtual ([#4885](https://github.com/alibaba-fusion/next/issues/4885)) ([a3ed8f3](https://github.com/alibaba-fusion/next/commit/a3ed8f3f95d547e1ecac697e71cfee3bb63b5cac))
17+
18+
19+
### Code Refactoring
20+
21+
* **Breadcrumb:** upgrade tests and docs, convert to TypeScript ([997721c](https://github.com/alibaba-fusion/next/commit/997721c87cfa88f8e5ea22043496c9fa0890f4b8))
22+
* **Dropdown:** improve ts & docs & test ([edc7c11](https://github.com/alibaba-fusion/next/commit/edc7c118d54353706196c060de0ecd86b0a94cd5))
23+
* **MenuButton:** rename to ts, improve tc, types and docs ([08bf3d2](https://github.com/alibaba-fusion/next/commit/08bf3d2d969f1715bf9bb586688eadef9251517f))
24+
* **Overlay:** ts & docs & test tools ([bda0ef3](https://github.com/alibaba-fusion/next/commit/bda0ef3c62c8b9a491057d19e08ce7d0353234fa))
25+
* **TimePicker:** upgrade tests and docs, convert to TypeScript ([5ede00a](https://github.com/alibaba-fusion/next/commit/5ede00afcdbac760c0d809d4c7c57aca61b590bd))
26+
* **Upload:** convert to TypeScript, improve docs and tests, close [#4622](https://github.com/alibaba-fusion/next/issues/4622) ([#4841](https://github.com/alibaba-fusion/next/issues/4841)) ([26d59c9](https://github.com/alibaba-fusion/next/commit/26d59c9edc079bf19a46de1835330fa1c9682192))
927

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var next = require('./lib/index.js');
22

3-
next.version = '1.27.17';
3+
next.version = '1.27.18';
44

55
module.exports = next;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alifd/next",
3-
"version": "1.27.17",
3+
"version": "1.27.18",
44
"description": "A configurable component library for web built on React.",
55
"keywords": [
66
"fusion",

0 commit comments

Comments
 (0)