Sushant Gulati
4a23e3569f
docs: fix typo in drag-sorting-handler.md ( #32035 )
2021-09-06 09:45:24 +08:00
xrkffgg
a562decf27
ci: up issues-helper version
2021-09-05 19:47:19 +08:00
David Santos
63ddba3023
fix: Drawer levelMove types ( #30714 )
2021-09-04 18:35:30 +08:00
二货机器人
04d140d7a6
fix: Table preset SELECTION can modify disabled record ( #32027 )
...
* fix: tbl select opt affact disabled
* test: add disabled test case
2021-09-03 19:47:23 +08:00
zombiej
c29c46e967
docs: Update Dropdown onVisibleChange desc
...
close #32024
2021-09-03 16:09:38 +08:00
Taucher Christoph
85344a4ca8
fix: Added German translation for Image 'Preview' text ( #32001 )
2021-09-03 13:25:53 +08:00
acfasj
999660c574
fix(date-picker): DatePicker ref typing ( #31993 )
2021-09-03 13:24:48 +08:00
yingxirz
a7a1a806b8
Update buttons.zh-CN.md ( #32012 )
2021-09-02 19:45:35 +08:00
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>
2021-09-02 18:57:25 +08:00
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>
2021-09-02 10:08:07 +08:00
二货机器人
ff6bf73173
docs: Fix changelog ( #31998 )
2021-09-01 17:16:56 +08:00
二货机器人
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
2021-09-01 15:39:09 +08:00
二货机器人
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
2021-09-01 10:56:50 +08:00
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>
2021-09-01 10:49:52 +08:00
二货机器人
a43e21e6bf
Merge pull request #31974 from ant-design/master-merge-feature
...
chore: sync master to feature
2021-08-31 19:41:20 +08:00
xrkffgg
16d1bc83ee
ci: update pr check
2021-08-31 19:05:40 +08:00
二货机器人
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
2021-08-31 15:51:02 +08:00
afc163
7085e22a96
merge feature into master
2021-08-31 13:35:13 +08:00
tangjinzhou
86aaacdee1
fix: steps responsive default true not work ( #31965 )
...
* fix: steps responsive default true not work
* Update index.tsx
2021-08-31 13:11:17 +08:00
Austaras
d86e1b5153
feat: InputNumber support addon ( #31432 )
...
* feat: InputNumber support addon
* docs: Update InputNumber doc
* chore: Update snapshot and fix lint
* chore: Add release version
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-31 13:09:03 +08:00
Aex
01e53132b6
fix(input): Improve resolveOnChange method ( #31931 )
...
* fix: Improve input resolveOnChange method
* fix(input): add test case for allowClear
2021-08-30 13:25:32 +08:00
afc163
af805c098b
test: fix eslint errors ( #31961 )
...
* test: fix eslint errors
* test: fix eslint errors
2021-08-30 13:04:21 +08:00
Aex
5328b4bb62
fix(anchor): targetOffset not work when contain spaces ( #31952 )
...
* fix(anchor): targetOffset not work when contain spaces
* fix(anchor): Modify the code style according to the lint rules
2021-08-30 12:10:02 +08:00
Connor White
ae77287bcb
fix: Revert change to sticky z-index calc ( #31874 )
2021-08-29 15:51:29 +08:00
xrkffgg
1d12643d4a
ci: add dingding prettier of release ( #31905 )
2021-08-28 22:37:33 +08:00
dependabot[bot]
54623612b4
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 ( #31945 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 20:50:48 +08:00
二货机器人
47f2bd47e1
feat: Select & TreeSelect support fieldNames ( #31925 )
...
* feat: Select & TreeSelect support fieldNames
* test: Update snapshot
* chore: force trigger CI
2021-08-27 11:48:59 +08:00
dependabot[bot]
3cc205092c
chore(deps-dev): bump react-helmet-async from 1.0.9 to 1.1.2 ( #31921 )
...
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async ) from 1.0.9 to 1.1.2.
- [Release notes](https://github.com/staylor/react-helmet-async/releases )
- [Commits](https://github.com/staylor/react-helmet-async/commits )
---
updated-dependencies:
- dependency-name: react-helmet-async
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 20:37:42 +08:00
afc163
373b903055
style: InputNumber handler display when focused ( #31911 )
...
close #31908
2021-08-26 17:09:10 +08:00
FJHou
7eb9c89933
docs: 修复upload-sorting.md在jsx语法中使用了ts类型 ( #31906 )
...
修复upload-sorting.md在jsx语法中使用了ts类型
2021-08-26 13:47:14 +08:00
xrkffgg
7e50344676
fix: Transfer list direction value ( #31903 )
2021-08-26 01:03:53 +08:00
xrkffgg
1e9b90c599
chore: fixed react-helmet-async version ( #31904 )
2021-08-26 00:21:05 +08:00
Jean-Philippe Roy
1cd694837c
feat: Allow DatePicker/RangePicker Icon Overrides ( #31703 )
...
* Hoist default values and expose props
* Add new props to the common API docs
* CN Docs
* Apply suggestions from code review
Co-authored-by: Jean-Philippe Roy <jean-philippe.roy@meraki.net>
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-23 21:28:42 +08:00
xrkffgg
c1a539b696
test: add modal hook content with direction ( #31882 )
2021-08-23 19:59:04 +08:00
afc163
f3afe6d140
Merge pull request #31880 from ant-design/master-merge-feature
...
chore: sync master into feature
2021-08-23 18:50:44 +08:00
afc163
8416e31821
chore: resolve conflict between master and feature
2021-08-23 17:48:23 +08:00
xrkffgg
9aa9495fb1
test: up snap ( #31875 )
2021-08-23 15:19:44 +08:00
Peach
51761c2118
docs: 4.16.13 changelog ( #31873 )
...
* docs: 4.16.13 changelog
* chore: bump version to 4.6.13
* docs: correct changelog symbol
2021-08-23 11:12:47 +08:00
陈帅
bd236a78a1
chore: add theme color meta ( #31872 )
2021-08-23 10:46:56 +08:00
Han Han
c9bf113b39
chore: fix form demo ( #31871 )
...
子节点的值的属性,如 Switch 的是 'checked'。
2021-08-22 21:34:32 +08:00
ascodelife
1a50527513
docs(tabs): add Tabs API destroyInactiveTabPane ( #31866 )
2021-08-22 14:58:00 +08:00
afc163
aa7888cf4e
chore: remove unused code
2021-08-19 12:04:07 +08:00
afc163
5306d5b614
fix: Form label ellipsis should work ( #31838 )
2021-08-18 19:17:47 +08:00
Jaimy de Graaf
c278430bf4
fix: Collapse crashing of hot-reload on change ( #31827 )
...
close #29918
2021-08-18 11:40:44 +08:00
xrkffgg
af63edb265
fix: Collapse crashing of hot-reload on change ( #31828 )
2021-08-18 11:40:03 +08:00
xrkffgg
ae684bf83c
ci: update issue label ( #31822 )
2021-08-17 22:48:42 +08:00
zhyupe
4097a6c7c6
fix: circular dependencies in Modal & Input ( #31817 )
...
* fix(input): fix circular dependencies
* fix(input): fix circular dependencies
* fix(modal): fix circular dependencies
* fix(modal): fix test
2021-08-17 16:22:42 +08:00
Yoki
d2ef1198f5
docs: improve theme switch experience ( #31816 )
...
* feat: 优化暗色主题模式下刷新白屏且延迟切换的问题,优化主题路由自动切换逻辑
* feat: 添加系统主题color-scheme, 在暗色模式下滚动条等系统控件也变为暗色主题
* feat: remove logic about localstorage theme, query theme from url search
2021-08-17 13:15:20 +08:00
afc163
b071207f01
docs: fix home page buttons
2021-08-17 11:24:07 +08:00
afc163
96b196d8b3
Update recommendation.zh-CN.md
2021-08-17 10:53:34 +08:00