afc163
|
9f0dbf2b4d
|
chore: upgrade to jest 27 (#30783)
* chore: upgrade devDeps
* upgrade @ant-design/tools
* support CSS Minification
* test: jsdom as testEnvironment
* fix setImmediate
* update snapshot
* fix test
* fix test
* fix test
* fix test
|
4 years ago |
Wei Zhu
|
d35cdc09a7
|
docs: Add 4.16.1 changelog (#30772)
* docs: add 4.16.1 changelog
* chore: bump version
|
4 years ago |
zombiej
|
f0431e8fbe
|
chore: Refresh rc-notification version
|
4 years ago |
zombiej
|
737c172c2b
|
test: Update snapshot
|
4 years ago |
二货机器人
|
4eae5a0507
|
chore: back of bisheng webpack4 (#30732)
* chore: back of bisheng
* fix: fix version
* fix css-minimizer-webpack-plugin
|
4 years ago |
二货机器人
|
5fc63ffafb
|
feat: Table.Summary support fixed top position (#30726)
* chore: bump rc-table
* docs: Update demo & snapshot
|
4 years ago |
dependabot[bot]
|
8a264baf67
|
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#30724)
* chore(deps-dev): bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
* fix tsc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
4 years ago |
二货机器人
|
c542aad9d6
|
fix: Menu collection error message (#30678)
|
4 years ago |
二货机器人
|
364ba5390b
|
chore: bump rc-util (#30658)
|
4 years ago |
afc163
|
d45a3e59ce
|
chore(📦): update bundlesize (#30657)
|
4 years ago |
陈帅
|
aa5990fb21
|
docs: add 4.16.0 changelog (#30644)
* docs: add 4.15.7
* Update CHANGELOG.en-US.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* add 4.16.0 changelog
* fix emoji
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix review error
* fix review
* fix docs
* fix typo
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
4 years ago |
二货机器人
|
352c560f9a
|
chore: bump rc-menu (#30646)
* chore: bump rc-menu
* test: update snapshot
* chore: tmp size it
|
4 years ago |
陈帅
|
0d1b1c40a6
|
merge featrue into master (#30636)
* feat: add Table expandable fixed (#29959)
* fix: Use flex gap of space (#30023)
* fix: use flex gap when supported
* test: update snapshot
* refactor: Use single hooks
* feat: Allow breadcrumb component in PageHeader (#30019)
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Rename variable
rename var from _breadcrumbRender to breadcrumbRenderDomFromProps
* feat: add onChange for Statistic.Countdown (#30265)
* feat: add onChange for countdown
* update the demo
* feat(upload): add onDrop (#30319)
* feat(upload): Add onDrop
* Replace "if prop" logic with existential operator
* Remove redundant conditional
* feat(upload): itemRender add actions params (#30236)
* feat(upload): itemRender add actions params
* chore: optimize type definition
* chore: update doc
* chore: rename actions
* chore: trigger ci
* chore: rename method name of actions
* feat: Add missing dutch translations (#30389)
* feat: Add missing dutch translations
* fix: Translate remaining english values
* fix: Update snapshot for ui tests
* test: increase code coverage to 100% (#30415)
* test: fix Space code coverage
* test: should use nl_BE locale for DatePicker
* fix: Switch tabIndex type (#30416)
* feat: updated Romanian internationalization (#30419)
* feat: updated Romanian internationalization
* fixed lint error
* feat: Menu support accessibility & keyboard access (#30382)
* chore: Use focus style
* fix: prefixCls
* fix: prefixCls
* fix: inline tooltip
* fix: inlineCollapse logic
* fix: ts definition
* test: Update snapshot
* test: Update snapshot
* fix: dropdown logic
* test: Update snapshot
* test: Fix some test case
* bump rc-menu
* test: More test case
* fix test finder
* test: fix test case
* test: Update snapshot
* test: Update snapshot
* chore: Update ssr effect
* test: Update ConfigProvider snapshot
* test: Fix Table Filter test case
* test: Fix table test case
* chore: Update style
* chore: beauti css
* bump rc-menu
* test: update snapshot
* test: update snapshot
* test: Fix menu test
* test: Fix test case
* test: Coverage
* chore: clean up
* bump rc-menu
* ehance accessibility style
* feat(radioGroup): support data-* and aria-* props (#30507)
close #30501
* feat: Typography add italic type (#30458)
* Typography增加斜体字支持
* update snapshot
* 文档添加版本号
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
* chore: alpha Menu fix merge (#30546)
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
* fix: Tabs tabBarGutter should work as expected (#30545)
close #30526
* feat: Table summary support sticky mode (#30631)
* chore: Bump rc-table
* feat: Patch summary fixed color
* fix: style className
* test: Update snapshot
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: gepd <guillermoepd@hotmail.com>
Co-authored-by: appleshell <appleshell@outlook.com>
Co-authored-by: Eric Bonow <ebonow@hotmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: Lewis <lewisfidlers@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Ștefan Filip <stefy.filip@gmail.com>
Co-authored-by: vldh <alwaysloseall@sina.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
|
4 years ago |
二货机器人
|
368dab2460
|
feat: Table summary support sticky mode (#30631)
* chore: Bump rc-table
* feat: Patch summary fixed color
* fix: style className
* test: Update snapshot
|
4 years ago |
afc163
|
0f2ca5d10a
|
docs(✨): release 4.15.6 (#30562)
|
4 years ago |
afc163
|
496ff33128
|
fix: Tabs tabBarGutter should work as expected (#30545)
close #30526
|
4 years ago |
二货机器人
|
b13ad68553
|
chore: bump rc-upload (#30549)
|
4 years ago |
二货机器人
|
9e856aaf18
|
chore: alpha Menu fix merge (#30546)
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
|
4 years ago |
dependabot[bot]
|
f7f5db12e6
|
chore(deps-dev): bump react-resizable from 2.0.0 to 3.0.1 (#30481)
Bumps [react-resizable](https://github.com/react-grid-layout/react-resizable) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/react-grid-layout/react-resizable/releases)
- [Changelog](https://github.com/react-grid-layout/react-resizable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-grid-layout/react-resizable/compare/v2.0.0...v3.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
50a3dc639f
|
chore(deps-dev): bump css-minimizer-webpack-plugin from 2.0.0 to 3.0.0 (#30504)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v2.0.0...v3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
信鑫-King
|
9a4c971429
|
docs: 4.15.5 changelog (#30409)
* docs: 4.15.5 changelog
* chore: changelog
* Update README.md
* Update README.md
* docs: changelog
* docs: date
* docs: pr link
* docs: changelog
* docs: locale
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.en-US.md
* Update CHANGELOG.en-US.md
* docs: table changelog
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
|
4 years ago |
dependabot[bot]
|
e0858d7a7a
|
chore(deps-dev): bump eslint-plugin-unicorn from 31.0.0 to 32.0.1 (#30462)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 31.0.0 to 32.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v31.0.0...v32.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
二货机器人
|
11b7676557
|
fix: Add missing tooltip-zIndex (#30432)
* fix: Add missing tooltip-zIndex
* docs: Update docs
|
4 years ago |
二货机器人
|
4ff17e3e0c
|
feat: Menu support accessibility & keyboard access (#30382)
* chore: Use focus style
* fix: prefixCls
* fix: prefixCls
* fix: inline tooltip
* fix: inlineCollapse logic
* fix: ts definition
* test: Update snapshot
* test: Update snapshot
* fix: dropdown logic
* test: Update snapshot
* test: Fix some test case
* bump rc-menu
* test: More test case
* fix test finder
* test: fix test case
* test: Update snapshot
* test: Update snapshot
* chore: Update ssr effect
* test: Update ConfigProvider snapshot
* test: Fix Table Filter test case
* test: Fix table test case
* chore: Update style
* chore: beauti css
* bump rc-menu
* test: update snapshot
* test: update snapshot
* test: Fix menu test
* test: Fix test case
* test: Coverage
* chore: clean up
* bump rc-menu
* ehance accessibility style
|
4 years ago |
afc163
|
8e76c1c5ae
|
chore: fix debug demo of site (#30427)
* chore: fix debug demo of site
* upgrade bisheng
* upgrade bisheng
|
4 years ago |
dependabot[bot]
|
f370aa4dc3
|
chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#30387)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
二货机器人
|
d9f41aaa06
|
docs: 4.15.4 changelog (#30376)
* docs: 4.15.4 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
|
4 years ago |
dependabot[bot]
|
3b51792f9c
|
chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0 (#30108)
* chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v1.3.0...v2.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
* upgrade bisheng
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
4 years ago |
二货机器人
|
dbbf0dae75
|
fix: InputNumber support null (#30337)
* fix: InputNumber support null
* test: update test case
|
4 years ago |
dependabot[bot]
|
4951b59d32
|
chore(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0 (#30312)
* chore(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
* chore: ignore no-invalid-position-at-import-rule
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
4 years ago |
dependabot[bot]
|
7c2479c67d
|
chore(deps-dev): bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#30313)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 30.0.0 to 31.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v30.0.0...v31.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Wei Zhu
|
961c8c8d21
|
docs: add 4.15.3 changelog (#30297)
* docs: add 4.15.13 changelog
* chore: bump version
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.en-US.md
* update
* update
Co-authored-by: afc163 <afc163@gmail.com>
|
4 years ago |
zombiej
|
ad78751f33
|
chore: bump 4.15.3-alpha.0
|
4 years ago |
dependabot[bot]
|
f6b63a030c
|
chore(deps-dev): bump eslint-plugin-unicorn from 29.0.0 to 30.0.0 (#30226)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 29.0.0 to 30.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v29.0.0...v30.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
7975c33f50
|
chore(deps-dev): bump jest-puppeteer from 4.4.0 to 5.0.1 (#30210)
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) from 4.4.0 to 5.0.1.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases)
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v4.4.0...v5.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Tom Xu
|
48b7edc35f
|
chore: upgrade husky to v6 (#29535)
* chore: upgrade husky to v5
* Update package.json
* add prepare for husky
* fix chmod
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
|
4 years ago |
陈帅
|
5c4aa4065f
|
docs: add 4.15.2 changelog (#30200)
|
4 years ago |
afc163
|
8afdfa9ce3
|
docs(📖): add changelog for 4.15.1 (#30086)
|
4 years ago |
afc163
|
5a0f65dac7
|
fix: Vulnerability version to lodash@4.17.21
|
4 years ago |
xrkffgg
|
87195d9b4e
|
feat: add Table expandable fixed (#29959)
|
4 years ago |
二货机器人
|
49162f9883
|
docs: 4.15.0 changelog (#29935)
* add 4.15.0 changelog
* align
* Update CHANGELOG.zh-CN.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
|
4 years ago |
Amumu
|
98ba4038c1
|
chore: add eslint-plugin-compat (#29885)
* chore: dd eslint-plugin-compat
* update browserslist
* update browserslist
* fix lint: lint:demo rules
* update @ant-design/tools
|
4 years ago |
dependabot[bot]
|
d8a31aee21
|
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 (#29901)
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.5.0...v0.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
e9dd2d4d9a
|
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 (#29875)
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.4.1...v0.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
69151d567c
|
chore(deps-dev): bump immer from 8.0.4 to 9.0.1 (#29859)
Bumps [immer](https://github.com/immerjs/immer) from 8.0.4 to 9.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.4...v9.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
dc4d85583f
|
chore(deps-dev): bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 (#29857)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 28.0.2 to 29.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v28.0.2...v29.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Wei Zhu
|
56283688b2
|
docs: add 4.14.1 changelog (#29849)
* docs: add 4.14.1 changelog
* chore: bump version
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
|
4 years ago |
Hell Cat
|
92a849ff27
|
fix: Image PlaceHolder not clear when using cache (#29829)
|
4 years ago |
二货机器人
|
2e35b4ee05
|
refactor: use rc-util for csp (#29804)
* refactor: use rc-util for csp
* update icons version
* add csp support
* update deps
|
4 years ago |
dependabot[bot]
|
7aba617b4c
|
chore(deps-dev): bump react-sortable-hoc from 1.11.0 to 2.0.0 (#29822)
Bumps [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc) from 1.11.0 to 2.0.0.
- [Release notes](https://github.com/clauderic/react-sortable-hoc/releases)
- [Changelog](https://github.com/clauderic/react-sortable-hoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clauderic/react-sortable-hoc/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |