Skip to content

Commit

Permalink
docs: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Dec 13, 2023
1 parent 854a287 commit 01cce3e
Show file tree
Hide file tree
Showing 11 changed files with 15,813 additions and 16,547 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/preset-env": "^7.23.6",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/traverse": "^7.23.4",
"@babel/traverse": "^7.23.6",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/cache": "^11.11.0",
"@emotion/css": "^11.11.2",
Expand All @@ -75,7 +75,7 @@
"@types/lodash.merge": "^4.6.9",
"@types/mockjs": "^1.0.10",
"@types/node": "^14.18.63",
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17",
"@types/react-helmet": "^6.1.11",
"@types/react-responsive": "^8.0.8",
Expand All @@ -90,7 +90,7 @@
"@umijs/utils": "^4.0.89",
"@vitest/coverage-istanbul": "^0.34.6",
"animated-scroll-to": "^2.3.0",
"antd": "^5.12.1",
"antd": "^5.12.2",
"antd-style": "^3.6.1",
"babel-loader": "^9.1.3",
"babel-types": "^6.26.0",
Expand Down
7 changes: 1 addition & 6 deletions packages/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.28](https://github.com/ant-design/pro-components/compare/@ant-design/pro-card@2.5.27...@ant-design/pro-card@2.5.28) (2023-12-12)

**Note:** Version bump only for package @ant-design/pro-card





## [2.5.27](https://github.com/ant-design/pro-components/compare/@ant-design/pro-card@2.5.26...@ant-design/pro-card@2.5.27) (2023-11-22)

**Note:** Version bump only for package @ant-design/pro-card
Expand Down
7 changes: 1 addition & 6 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.44](https://github.com/ant-design/pro-components/compare/@ant-design/pro-components@2.6.43...@ant-design/pro-components@2.6.44) (2023-12-12)

**Note:** Version bump only for package @ant-design/pro-components





## [2.6.43](https://github.com/ant-design/pro-components/compare/@ant-design/pro-components@2.6.42...@ant-design/pro-components@2.6.43) (2023-11-22)

**Note:** Version bump only for package @ant-design/pro-components
Expand Down
10 changes: 2 additions & 8 deletions packages/descriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.28](https://github.com/ant-design/pro-components/compare/@ant-design/pro-descriptions@2.5.27...@ant-design/pro-descriptions@2.5.28) (2023-12-12)


### Bug Fixes

* **Descriptions:** fix emptytext alway set error ([85f1366](https://github.com/ant-design/pro-components/commit/85f1366383cd9308f8197a1d2ea87e07602ceb70))




- **Descriptions:** fix emptytext alway set error ([85f1366](https://github.com/ant-design/pro-components/commit/85f1366383cd9308f8197a1d2ea87e07602ceb70))

## [2.5.27](https://github.com/ant-design/pro-components/compare/@ant-design/pro-descriptions@2.5.26...@ant-design/pro-descriptions@2.5.27) (2023-11-22)

Expand Down
12 changes: 3 additions & 9 deletions packages/field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-field@2.14.2...@ant-design/pro-field@2.14.3) (2023-12-12)


### Bug Fixes

* **Description:** slove valueType as Second calc problem ([#7929](https://github.com/ant-design/pro-components/issues/7929)) ([81249b3](https://github.com/ant-design/pro-components/commit/81249b3650d74684c02436d5d2ed378d5f29cb75))
* **form:** fix cjs require statement ([#7952](https://github.com/ant-design/pro-components/issues/7952)) ([e16d2ec](https://github.com/ant-design/pro-components/commit/e16d2ec316c28f75fe82f576045cae48467408fa))




- **Description:** slove valueType as Second calc problem ([#7929](https://github.com/ant-design/pro-components/issues/7929)) ([81249b3](https://github.com/ant-design/pro-components/commit/81249b3650d74684c02436d5d2ed378d5f29cb75))
- **form:** fix cjs require statement ([#7952](https://github.com/ant-design/pro-components/issues/7952)) ([e16d2ec](https://github.com/ant-design/pro-components/commit/e16d2ec316c28f75fe82f576045cae48467408fa))

## [2.14.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-field@2.14.1...@ant-design/pro-field@2.14.2) (2023-11-22)

Expand Down
7 changes: 1 addition & 6 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.23.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@2.23.1...@ant-design/pro-form@2.23.2) (2023-12-12)

**Note:** Version bump only for package @ant-design/pro-form





## [2.23.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@2.23.0...@ant-design/pro-form@2.23.1) (2023-11-22)

**Note:** Version bump only for package @ant-design/pro-form
Expand Down
10 changes: 2 additions & 8 deletions packages/layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.17.17](https://github.com/ant-design/pro-components/compare/@ant-design/pro-layout@7.17.16...@ant-design/pro-layout@7.17.17) (2023-12-12)


### Bug Fixes

* **layout:** pass SiderProps to avatar render function ([#7963](https://github.com/ant-design/pro-components/issues/7963)) ([627e7bf](https://github.com/ant-design/pro-components/commit/627e7bf67551a479a7473085aec716c910db54a0))




- **layout:** pass SiderProps to avatar render function ([#7963](https://github.com/ant-design/pro-components/issues/7963)) ([627e7bf](https://github.com/ant-design/pro-components/commit/627e7bf67551a479a7473085aec716c910db54a0))

## [7.17.16](https://github.com/ant-design/pro-components/compare/@ant-design/pro-layout@7.17.15...@ant-design/pro-layout@7.17.16) (2023-11-22)

Expand Down
7 changes: 1 addition & 6 deletions packages/list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.43](https://github.com/ant-design/pro-components/compare/@ant-design/pro-list@2.5.42...@ant-design/pro-list@2.5.43) (2023-12-12)

**Note:** Version bump only for package @ant-design/pro-list





## [2.5.42](https://github.com/ant-design/pro-components/compare/@ant-design/pro-list@2.5.41...@ant-design/pro-list@2.5.42) (2023-11-22)

**Note:** Version bump only for package @ant-design/pro-list
Expand Down
14 changes: 4 additions & 10 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.13.12](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@3.13.11...@ant-design/pro-table@3.13.12) (2023-12-12)


### Bug Fixes

* **layout:** slove DensityIcon setting not work ([#7942](https://github.com/ant-design/pro-components/issues/7942)) ([f51ee6a](https://github.com/ant-design/pro-components/commit/f51ee6a80f2b8b5973261a2f5899fa757a838681))
* **table:** DragSortTable --- Reorder columns by dragging and dropping columns will have issues when the table has fixed columns first ([#7936](https://github.com/ant-design/pro-components/issues/7936)) ([38a5cbc](https://github.com/ant-design/pro-components/commit/38a5cbc930ba70c78f71f60abd8e206f14984f83)), closes [#7631](https://github.com/ant-design/pro-components/issues/7631)
* **table:** remove unless code ([#7954](https://github.com/ant-design/pro-components/issues/7954)) ([c6b6ae3](https://github.com/ant-design/pro-components/commit/c6b6ae3a985ec00cf3e3e1f318425af167187ac6))




- **layout:** slove DensityIcon setting not work ([#7942](https://github.com/ant-design/pro-components/issues/7942)) ([f51ee6a](https://github.com/ant-design/pro-components/commit/f51ee6a80f2b8b5973261a2f5899fa757a838681))
- **table:** DragSortTable --- Reorder columns by dragging and dropping columns will have issues when the table has fixed columns first ([#7936](https://github.com/ant-design/pro-components/issues/7936)) ([38a5cbc](https://github.com/ant-design/pro-components/commit/38a5cbc930ba70c78f71f60abd8e206f14984f83)), closes [#7631](https://github.com/ant-design/pro-components/issues/7631)
- **table:** remove unless code ([#7954](https://github.com/ant-design/pro-components/issues/7954)) ([c6b6ae3](https://github.com/ant-design/pro-components/commit/c6b6ae3a985ec00cf3e3e1f318425af167187ac6))

## [3.13.11](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@3.13.10...@ant-design/pro-table@3.13.11) (2023-11-22)

Expand Down
7 changes: 1 addition & 6 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.15.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-utils@2.15.2...@ant-design/pro-utils@2.15.3) (2023-12-12)

**Note:** Version bump only for package @ant-design/pro-utils





## [2.15.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-utils@2.15.1...@ant-design/pro-utils@2.15.2) (2023-11-22)

**Note:** Version bump only for package @ant-design/pro-utils
Expand Down
Loading

0 comments on commit 01cce3e

Please sign in to comment.