Jehu
0b1f4da2eb
feat: add skeleton btn block ( #30902 )
...
close #30832
2021-06-10 00:38:55 +08:00
二货机器人
eb70f00513
feat: ConfigProvider static function support iconPrefixCls
( #30925 )
...
* feat: Static iconPrefixCls
* feat: message & notification support iconPrefixCls
* docs: Update doc
* chore: Force update
* fix: ts def
2021-06-09 15:36:59 +08:00
github-actions[bot]
827d34db1f
chore: auto merge branchs ( #30926 )
...
chore: sync master into feature
2021-06-09 06:18:09 +00:00
Wendell
748be64337
chore: Table warn about miss matched filter key ( #30882 )
...
* fix: warn about miss matched filter key
close #28107
* fix: add sortBy for correct array equal
* fix: fix warning message
* fix: fix lint
2021-06-09 12:19:31 +08:00
Wendell
5ddd9e6b97
feat(module:popconfirm): support closing based on promise ( #30871 )
...
* feat(module:popconfirm): support closing based on promise
fix: typos
fix: fix tests
fix: fix ActionButton for Popconfirm
* chore: cleanup
* test: add test
2021-06-09 12:18:52 +08:00
afc163
73102377af
fix: demo snapshot
2021-06-09 12:09:53 +08:00
afc163
effcd06a4f
Update issue-open-check.yml
2021-06-09 11:46:20 +08:00
afc163
dd2d22698a
docs: Typography add demo of ellipsis from middle ( #30914 )
...
* docs: Add demo of ellipsis from middle
* fix demo
2021-06-09 11:44:20 +08:00
xrkffgg
f5c0d960e5
ci: remove site helper check
2021-06-08 20:02:59 +08:00
二货机器人
cada8e1ebc
fix: dropdown item use max width ( #30911 )
2021-06-08 17:02:25 +08:00
二货机器人
cedf59c886
fix: Menu dark mode hover style ( #30907 )
2021-06-08 16:15:55 +08:00
Michał Janicki
cc58210fa6
fix: Translation bug in a Table sorter popup [PL] ( #30899 )
...
Signed-off-by: Michal Janicki <michal@janicki.dev>
Co-authored-by: Michal Janicki <michal@janicki.dev>
2021-06-07 19:10:05 +08:00
afc163
2e65f276de
Merge pull request #30870 from ant-design/master-to-merge-feature
...
chore: merge master into feature
2021-06-07 16:31:23 +08:00
afc163
ea2545fbc7
fix: Dropdown/DatePicker/Select/Cascader animation direction ( #30892 )
...
* fix: DatePicker/Select/Cascader/Select animation direction
close #30889
* fix modal
* fix message
2021-06-07 16:30:40 +08:00
二货机器人
93c33fbf93
fix: patch more style of errorList ( #30887 )
...
* fix: patch more style of errorList
* chore: Use className instead
* test: Update snapshot
* test: Update snapshot
2021-06-07 14:32:07 +08:00
afc163
a034dce31d
Merge branch 'feature' into master-to-merge-feature
2021-06-07 12:41:31 +08:00
afc163
e4bea72b88
Merge branch 'master' into master-to-merge-feature
2021-06-07 12:41:26 +08:00
afc163
2142180090
fix: form control-ref.md typescript error ( #30885 )
...
https://github.com/ant-design/ant-design/pull/30829#issuecomment-855211477
2021-06-07 12:09:44 +08:00
zombiej
7897bd78bf
docs: update site home recommand style
2021-06-07 11:46:20 +08:00
二货机器人
a49d74a0e4
docs: 4.16.2 changelog ( #30884 )
...
* docs: 4.16.2 changelog
* docs: exchange
2021-06-07 11:28:52 +08:00
afc163
16599d498c
Revert "docs: Update head.md ( #30881 )" ( #30886 )
...
This reverts commit 921315f582
.
2021-06-07 11:05:17 +08:00
Diego Villacís
921315f582
docs: Update head.md ( #30881 )
2021-06-07 10:46:30 +08:00
二货机器人
c78a6b2270
chore: Adjust menu style ( #30883 )
2021-06-07 10:43:51 +08:00
二货机器人
b837ecd950
fix: Menu overflow with horizontal
should not affect by float
element ( #30879 )
...
* fix: Menu horizontal layout style
* test: Update snapshot
* fix: lint
2021-06-06 17:31:59 +08:00
叶枫
f288aff9fe
fix: Typography icons
should ignore React.Fragment ( #30869 )
...
* feat: fix-text
* feat: 优化代码
* chore: add test
* chore: 打算重构 test
* chore: 重构 test
* chore: 重构 test
* chore: 重构 test
* feat: review
* feat: review
* feat: add test
* feat: add test
* fix: test
* fix: tsx
* fix: 优化
* fix: 优化
* fix: map 当前处理
* fix: getNode function
* fix: 优化方法
* fix: ci
* fix: aria-label
2021-06-06 13:41:26 +08:00
afc163
8fe1cc9da5
merge feature into master
2021-06-05 13:30:36 +08:00
afc163
ad60e9544c
fix: Progress type="circle"
error ( #30855 )
...
* fix: Progress `type="circle"` error
`Rendered more hooks than during the previous render`
close #30685
* update snapshot
* fix gradient strokeColor
* fix snapshot
2021-06-05 13:25:19 +08:00
afc163
e851fa4548
fix: Typography ellipsis width not correct ( #30840 )
...
close #30835
2021-06-04 15:39:46 +08:00
二货机器人
7a3bf8287f
feat: Form rule
support warningOnly
that not block form submit ( #30829 )
...
* chore: bump rc-field-form
* docs: Demo driven
* refactor: Use event instead
* chore: collection logic update
* chore: clean up
* chore: show warning
* chore: warning no need required mark
* feat: warning example
* docs: mix error
* chore: tmp list
* chore: magic code
* chore: fix motion
* chore: fix style
* chore: clean up useless code
* chore: RM useless import
* chore: RM useless file
* test: Update snapshot
* chore: Should reset
* fix: Memo logic
* fix: Form basic test case
* fix: lint
* chore: back of ref
* test: Update snapshot
* test: RM ueseless test case
* chore: RM useless code
2021-06-04 14:44:41 +08:00
dependabot[bot]
618dc624bb
chore(deps-dev): bump eslint-plugin-unicorn from 32.0.1 to 33.0.0 ( #30838 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 32.0.1 to 33.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v32.0.1...v33.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>
2021-06-03 14:57:45 +08:00
qqabcv520
47dfa1f2ca
fix: fix type declaration ( #30776 )
2021-06-03 09:36:04 +08:00
Dony Sukardi
0bc05bff5b
style(tooltip): add max-content width to size correctly ( #30822 )
2021-06-02 18:13:03 +08:00
林煌东
1358252779
docs: fix the problem of import errors in Rollup ( #30823 )
2021-06-02 15:29:42 +08:00
Kermit
f6b09a79b0
chore(table): optimize select all checkbox display logic ( #30811 )
2021-06-02 12:15:00 +08:00
二货机器人
023a1e0f88
fix: Dropdown selected keys ( #30802 )
...
* fix: Dropdown selected keys
* fix: less variable it
2021-06-01 13:34:03 +08:00
xrkffgg
678e768e18
docs: perf img show ( #30803 )
2021-06-01 13:28:25 +08:00
afc163
01d126b8d6
fix: Table column title styles ( #30799 )
...
* fix: Table column.title onClick
close #30787
* fix: Table ellipsis when has filters or sorters
close #27959
2021-06-01 11:36:56 +08:00
afc163
029b30ca3e
chore( 📦 ): reduce bundlesize to 270kB again
2021-06-01 11:33:22 +08:00
github-actions[bot]
6fa59e718c
chore: auto merge branchs ( #30798 )
...
chore: merge master into feature
2021-06-01 02:50:09 +00:00
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
2021-06-01 10:11:24 +08:00
ajuner
133bf530aa
chore: code simpler ( #30794 )
...
* chore: code simpler
* Update components/transfer/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-31 19:58:57 +08:00
renzhao1113
b06612b00b
fix: remove asterisk selector from file base.less ( #30660 )
2021-05-31 19:27:00 +08:00
zombiej
3d8dd54d02
test: Update snapshot
2021-05-31 14:46:33 +08:00
张宇
b2bdaf5134
docs: add affix's FAQ ( #30775 )
...
* docs: add affix's FAQ
* docs: update affix's FAQ
* docs: update affix's FAQ
2021-05-31 12:17:58 +08:00
Wei Zhu
d35cdc09a7
docs: Add 4.16.1 changelog ( #30772 )
...
* docs: add 4.16.1 changelog
* chore: bump version
2021-05-31 11:38:08 +08:00
Vlad Vovk
bcb1b136c5
docs: add Ukrainian translation for README.md ( #30737 )
...
* add uk_ua translation for README.md
* docs: update README-uk_UA.md
* docs: update some typo in ukrainian translation
* docs: update logic in translation Development chapter in uk_Ua translation
2021-05-31 09:46:34 +08:00
zombiej
f0431e8fbe
chore: Refresh rc-notification version
2021-05-30 10:12:37 +08:00
二货机器人
9153a732e6
docs: Update FAQ ( #30771 )
2021-05-30 09:43:48 +08:00
afc163
b13e4a3abe
chore: new articles design and data source ( #30701 )
...
* chore: new articles design and data source
* chore: update useSiteData
* refactor useSiteData
* fix data
2021-05-29 23:59:30 +08:00
二货机器人
b0fc23957d
fix: HMR typography check logic ( #30754 )
2021-05-28 14:54:32 +08:00