zhangchen
51fa6fbdc4
fix: offset in FormItem's labelCol isn't work if layout is vertical ( #25713 )
2020-07-21 10:15:29 +08:00
丁文涛
f7cfc19465
docs: optimize button docs ( #25712 )
...
Co-authored-by: wynterding <dingwententao@youzan.com>
2020-07-21 10:07:38 +08:00
xrkffgg
0c5d5af627
Merge branch 'master' of github.com:ant-design/ant-design
2020-07-20 19:54:21 +08:00
信鑫-King
e3ff370666
docs: changelog 4.4.3 ( #25695 )
...
* docs: changelog 4.4.3
* chore: docs format
* chore: date
* docs: changelog format
* docs: changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* chore: version
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-07-20 17:58:55 +08:00
zoomdong
36a51d9fa7
fix: update rc-input-number@5.1.1 && onBlur should get value '' when clear the data ( #25704 )
2020-07-20 17:18:42 +08:00
hoho2017
0222d4e7fe
chore: className here is unnecessary ( #25701 )
...
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
2020-07-20 15:35:15 +08:00
xrkffgg
43dc337ead
docs: add faq about gitee ( #25700 )
...
* docs: add faq about gitee
* Update docs/react/faq.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-20 15:30:23 +08:00
afc163
fb04927ada
📝 Add documentation for Form in Modal
2020-07-20 14:18:36 +08:00
xrkffgg
8ff35e818e
style: fix classnames to classNames ( #25697 )
2020-07-20 13:41:05 +08:00
xrkffgg
309c8d4404
style: add @zindex-popoconfirm ( #25693 )
...
* style: adjust @zindex-popover
* add ant-popconfirm
* update snap
2020-07-20 13:39:28 +08:00
He Linming
1cd7331c42
Merge pull request #25685 from moonrailgun/moonrailgun/fix-color-doc-typo
...
docs: fix color docs comment typo
2020-07-17 18:23:42 +08:00
moonrailgun
0ee24d68e8
docs: fix color docs comment typo
2020-07-17 17:56:59 +08:00
Scott Goci
44d07f9522
docs: Update en-US.js ( #25676 )
...
A few changes to the homepage that make the wording flow a bit better
2020-07-17 16:48:40 +08:00
Scott Goci
c6143f9e8f
docs: Update getting-started.en-US.md ( #25672 )
...
Some wording changes, adjustments from the Chinese translation, and overall verb improvements
2020-07-17 16:46:11 +08:00
Scott Goci
f0f2d40ac4
docs: Update i18n.en-US.md ( #25673 )
2020-07-17 16:44:25 +08:00
Scott Goci
96f8c04911
docs: Update faq.en-US.md ( #25675 )
...
* Update faq.en-US.md
Updating a bit of wording and making flow a bit more clear
* Update faq.en-US.md
* Update faq.en-US.md
Few more wording changes based on suggestions
2020-07-17 16:42:52 +08:00
偏右
188b4c75d5
Merge pull request #25657 from ant-design/master
...
chore: merge master into feature
2020-07-16 14:39:37 +08:00
偏右
ed3bd5e905
docs: 🎬 import Modal demo ( #25655 )
2020-07-16 14:02:19 +08:00
偏右
8fa79d7eab
✅ update pagination snapshot ( #25656 )
2020-07-16 14:02:00 +08:00
afc163
77ed923fba
docs: 🎬 import Modal demo
2020-07-16 13:51:48 +08:00
偏右
7bdd4fc1d7
fix: Layout trigger ( #25653 )
...
* refactor: layout code
* fix: Layout `trigger` could customize zero width trigger
close #25433
2020-07-16 12:07:59 +08:00
Mirko Alic
f5e66229c0
docs: Add link to Zero config custom theme generator ( #25651 )
...
Co-authored-by: tortugo <turco807@gmail.com>
2020-07-16 10:49:01 +08:00
砖家
c09028e9a2
docs: umi hooks rename to ahooks ( #25652 )
2020-07-16 10:38:19 +08:00
07akioni
f937a7fffe
feat: Input & Input.TextArea support bordered prop ( #25617 )
...
* feat: Input bordered prop
* fix: snapshot
* fix: borderless Input background-color -> transparent
2020-07-16 00:25:47 +08:00
xrk
acd3fe58d2
docs: fix layout demo style ( #25645 )
2020-07-15 23:36:40 +08:00
zoomdong
b814270983
feat: update rc-field-form@1.8.0 and support remove use array in Form.List ( #25638 )
...
* feat: update rc-field-form@1.8.0 and support remove in Form.List use array
* feat: update readme
* feat: fix add function
* update
* update version
* update version
* update version
2020-07-15 22:17:17 +08:00
xrkffgg
96cbed4356
docs: fix layout demo style
2020-07-15 20:40:14 +08:00
07akioni
01cec29a8e
feat: Message hooks API ( #25422 )
...
* chore: comment on usePatchElement
* refactor: conform message & notifaction code logic
* feat: message useMessage, wip
* feat: message.useMessage, it works now
* fix: promise on regular api
* feat: message hooks
* chore: fix lint
* chore: new line
* chore: revert new line
* refactor: prefixCls
* fix: prefixCls
* test: cov
* chore
* chore
* chore
* chore
* docs
* docs: message hooks faq
* test: remove useless config provider
* chore: remove some test codes
* chore
* docs: hooks version
2020-07-15 19:51:56 +08:00
偏右
6a65b47df3
Merge pull request #25641 from ant-design/master
...
chore: merge master into feature
2020-07-15 19:10:03 +08:00
afc163
976d0d6f0b
📝 fix site build error
2020-07-15 18:45:04 +08:00
afc163
258d335450
docs: 📝 fix layout demo
2020-07-15 18:31:58 +08:00
xrk
96eec53cae
docs: add input.password iconRender ( #25635 )
2020-07-15 16:53:26 +08:00
xrk
8a18a85922
docs: fix table.md ( #25629 )
2020-07-15 15:09:50 +08:00
afc163
055c997fc5
📝 changelog about tabs changes
2020-07-15 12:28:39 +08:00
偏右
275fb3b87d
Update package.json
2020-07-15 11:41:46 +08:00
二货机器人
500ba8ab37
feat: Tree support titleRender ( #25624 )
2020-07-15 10:06:51 +08:00
WuJiali
4ec1b8ae09
feat: Description list plus extra operation area ( #25512 )
...
* feat: Description list plus extra operation area
* 修复title与extra对齐,加版本等问题
* 去掉basic里extra
* 修改extra样式
* title与extra都没有的时候不展示header
* 更新测试用例
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
2020-07-14 20:37:21 +08:00
沐霖
906ba62e35
docs: Improve the Grid Col attribute description ( #25623 )
...
* Explain that the component properties are related to the screen
* docs: 补充Grid Col属性说明
2020-07-14 20:30:48 +08:00
偏右
cf42a16505
feat: Modal.config rootPrefixCls ( #25613 )
...
* feat: Modal.config rootPrefixCls
* fix tsd
2020-07-14 18:43:55 +08:00
Arvin Xu
b1082fdb33
docs: Update Ant Design Pro Sketch Library ( #25620 )
2020-07-14 18:42:17 +08:00
偏右
3da88497ff
docs: info version about Modal.config ( #25610 )
2020-07-14 11:51:47 +08:00
xrk
10ccd914e0
docs: fix shadown md ( #25611 )
2020-07-14 11:19:28 +08:00
偏右
f7ed77b52f
feat: support Modal.config for prefixCls ( #25603 )
...
* chore: refactor test cases
* ✨ support Modal.config
* fix lint
* remove extra default prefixCls value
* fix tsd
* docs: fix api
* Update components/message/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-07-14 11:14:46 +08:00
Curly.Water
8527049159
docs: fix typo ( #25608 )
2020-07-14 11:02:17 +08:00
二货机器人
870138b088
Merge pull request #25604 from ant-design/master
...
chore: Feature merge master
2020-07-13 21:13:23 +08:00
xrk
2a051bac64
docs: fix layout demo ( #25602 )
2020-07-13 19:35:15 +08:00
偏右
061e7b86d8
chore: upgrade react-slick to reduce bundle size ( #25599 )
...
* chore: upgrade react-slick to reduce bundle size
* upgrade array-move BTW
2020-07-13 14:36:55 +08:00
Albert Zhang
cf9c08aca4
fix: customRequest file interface ( #25598 )
2020-07-13 14:11:55 +08:00
xrk
877caa2b03
feat: Avatar.Group ( #25192 )
2020-07-13 12:45:37 +08:00
zhangchen
fb869021aa
fix: Form.Item with help
should display error style when validate failed ( #25582 )
...
* fix: Form.Item does not display validation message when set help
* fix: Form.Item does not display validation message when set help
* update: code style
2020-07-13 12:02:15 +08:00