afc163
8cd4c24afc
chore: fix modal demo in small screen
3 years ago
dependabot[bot]
94e2bbde37
chore(deps-dev): bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 ( #32149 )
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
JounQin
a0d8ee37a4
chore: remove redundant space after `should` ( #32141 )
3 years ago
二货机器人
272ff9885a
fix: Cascader missing props ( #32143 )
* fix: Cascader deps
* docs: Update using new API
* test: Test case cover
* chore: compressed skip dup check
3 years ago
绯一
008242b35e
chore: add Button.shape 'default' definition ( #32004 )
* feat: add Button.shape 'default'
* fix: ignore shape when falsy value
* fix: generate className only when shape match
* fix: remove necessary .ant-btn-default and update snapshot
3 years ago
JounQin
b5fffcab87
feat: inherit rc-pagination props, more customizable ( #32132 )
* feat: inherit rc-pagination props, more customizable
close #32128 , #32129
* chore: CustomSelect.Option is required by rc-pagination
* fix: LocaleReceivier types issue
* fix: lint issue, pageSize must be presented
3 years ago
James
af422c9e46
fix: useMessage() should use getPopupContainer from <ConfigProvider />… ( #31939 )
* fix:useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* fix: useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* add test case for useMessage hook
* restore some changes
* try to restore files agains
* restore and keep the same as upstream master
* restore files
* restore some definition
3 years ago
yoyo837
94e3e50cf1
docs: fix typo
3 years ago
JounQin
c4f74c01a6
fix: use well typed PaginationLocale from rc-pagination ( #32128 )
3 years ago
JounQin
a9951d8421
fix: preserve table pagination className ( #32131 )
close #32130
3 years ago
MD. Ariful Alam
9f2560fe00
docs: fix typo ( #32121 )
3 years ago
二货机器人
020c4ba7d0
fix: missing `default.css` ( #32116 )
* chore: Add CI for compile
* chore: Add missing compile file
3 years ago
Thomas Zipner
b434e0a2ad
fix: Use latest rc-picker version with defaultPickerValue/showTime fix ( #32107 )
* update rc-picker dependency to 2.5.17
* add test: DatePicker.RangePicker with defaultPickerValue and showTime
3 years ago
in_vane
67a505cb1d
docs: Update research-message-and-feedback.zh-CN.md ( #32112 )
3 years ago
Primlx
371d1421c6
feat: Georgian translation ( #32106 )
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400
Add files via upload
add georgian translation
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Create ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
* test case
* add language option in markdown
* test
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
3 years ago
afc163
f51a4ee9b2
chore: improve icon search experience ( #32098 )
* chore: improve icon search experience
close #32097
* chore: search result empty data
3 years ago
drizzlesconsin
18cd401678
fix(image): small size hide preview text ( #29900 )
* fix(image): small size hide preview text
* fix: image preview text ellipsis
* fix: reset test
3 years ago
btea
3531a15efa
fix: set the tree-switcher-leaf-line position ( #32075 )
3 years ago
二货机器人
d3a070ceaf
chore: 4.17.0-alpha.2 changelog ( #32068 )
3 years ago
二货机器人
e13c4d4131
fix: Less Maximum call stack size exceeded error ( #32063 )
* chore: create additional entry
* fix: rm recv call
* chore: Add default.less as index.less
* chore: update entry
* fix: row should also translate
* chore: rename index-default to index and add index-pure instead
* fix: missing transfer customize styl
3 years ago
afc163
0f47b50df0
fix: Alert message could be nullable ( #32057 )
* fix: Alert message could be nullable
close #32047
* update snapshot
3 years ago
Liron Lavy
02ca969711
fix: List rowKey prop type ( #32033 )
3 years ago
xrkffgg
4af66fbc9f
fix: Upload icon error background ( #32051 )
3 years ago
xrkffgg
2696f60b11
chore: down node-fetch version
3.x ESM only。scripts 中几个校验不支持。使用低版本。
3 years ago
xrkffgg
e579fb6a07
branch: merge feature into master ( #32050 )
3 years ago
xrkffgg
c36d295b84
Merge pull request #32049 from ant-design/master
branch: merge master into feature
3 years ago
二货机器人
8acb062267
fix: theme script ( #32048 )
3 years ago
xrkffgg
756dc8f130
ci: 🎉 use unity version
3 years ago
xrkffgg
cd03e80c4b
docs: add changelog 4.17.0-alpha.1 ( #32040 )
* docs: add changelog 4.17.0-alpha.1
* Update CHANGELOG.zh-CN.md
* docs: update
3 years ago
xrkffgg
3d81a10d61
Merge pull request #32036 from ant-design/master
branch: merge master into feature
3 years ago
xrkffgg
142bc6e47b
ci: fix issues-helper version
3 years ago
xrkffgg
6858a47779
chore: down array-move version ( #32038 )
3 years ago
Sushant Gulati
4a23e3569f
docs: fix typo in drag-sorting-handler.md ( #32035 )
3 years ago
xrkffgg
a562decf27
ci: up issues-helper version
3 years ago
David Santos
63ddba3023
fix: Drawer levelMove types ( #30714 )
3 years ago
二货机器人
04d140d7a6
fix: Table preset SELECTION can modify disabled record ( #32027 )
* fix: tbl select opt affact disabled
* test: add disabled test case
3 years ago
zombiej
c29c46e967
docs: Update Dropdown onVisibleChange desc
close #32024
3 years ago
Taucher Christoph
85344a4ca8
fix: Added German translation for Image 'Preview' text ( #32001 )
3 years ago
acfasj
999660c574
fix(date-picker): DatePicker ref typing ( #31993 )
3 years ago
yingxirz
a7a1a806b8
Update buttons.zh-CN.md ( #32012 )
3 years ago
Shengnan
e4cbb9cedd
chore: update rc-drawer & fix snap ( #32007 )
* chore: bump rc-drawer to 4.4.2
* feat: DrawerProps interface add autoFocus support
* docs: add autoFocus to Drawer doc
* fix: snapshot update
* fix: snapshot update
* Update components/drawer/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
3 years ago
dependabot[bot]
4334051018
chore(deps-dev): bump node-fetch from 2.6.1 to 3.0.0 ( #32000 )
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
二货机器人
ff6bf73173
docs: Fix changelog ( #31998 )
3 years ago
二货机器人
93dd93bf45
docs: add 4.17.0-alpha.0 changelog ( #31987 )
* chore: 4.17.0 changelog
* chore: Update emoji
* docs: Update changelog
* docs: dynamic theme ref
* chore: bump version
* docs: Update content
* docs: Add ref
* docs: Add rc changelog
* chore: bump version
* test: Update snapshot
3 years ago
二货机器人
36bcaaef85
Add `variable.less` to support css variable ( #31496 )
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
3 years ago
afc163
9c17f94cab
feat: Table filterMode and filterSearch functions ( #31809 )
* feat: Table supports filterMode="tree-select"
* add tree component
* fix detail
* use tree
* add @table-filter-dropdown-max-height
* feat: add check all to filter tree
* feat: add search
* feat: use filterTreeNode
* fix code style
* fix style
* style: tree node selected bg
* fix demo
* feat: add filterSearch
* fix: clear search value after close filter dropdown
* update snapshot
* code style
* fix test case
* chore: new FilterDropdown.tsx file
* chore: searchValueMatched function
* add test case
* test: add test cases
* feat: reset only works on dropdown state now
* chore: add table locales
* fix search input width
* tweak style
* style: update transfer search input style
* perf: improve table perf
* fix: filterMuiltiple={false}
* test: add test for selecting
* chore: fix table filter selection
* fix lint
* remove unused code
* fix: style dependencies
* test: turn off bail config for duplidated-package-plugin in feature branch
* Update components/table/hooks/useFilter/FilterSearch.tsx
Co-authored-by: Peach <scdzwyxst@gmail.com>
* fix locale link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Peach <scdzwyxst@gmail.com>
3 years ago
二货机器人
a43e21e6bf
Merge pull request #31974 from ant-design/master-merge-feature
chore: sync master to feature
3 years ago
xrkffgg
16d1bc83ee
ci: update pr check
3 years ago
二货机器人
282b7c8575
feat: Cascader support multiple mode ( #31936 )
* chore: Update cascader version
* chore: replace cascader
* chore: default allowClear
* chore: Update docs
* test: Back of part
* test: More snapshot
* test: more and more
* test: Failed of defaultValue
* test: all basic test case
* test: All snapshot
* chore: Update cascader
* chore: disable react/jsx-no-bind
* chore: fix lint
* chore: fix less order
* chore: fix deps
* docs: Update multiple demo
* docs: Add multiple example
* test: Update snapshot
* test: update snapshot
3 years ago
afc163
7085e22a96
merge feature into master
3 years ago