xrkffgg
a9942809c5
style: optimize dropdown RTL icon ( #22104 )
2020-03-11 14:35:59 +08:00
二货机器人
698d358af9
docs: Update Demo icon ( #22100 )
2020-03-11 12:31:53 +08:00
偏右
65c2a473d4
fix: 🐛 Fix Select ellipsis bug of Firefox in another way ( #22101 )
...
* 🐛 Fix Select ellipsis bug in Firefox by another way
close #22017
revert #22033
* Update components/select/style/single.less
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-11 12:30:03 +08:00
xrkffgg
7b1ba24bd3
style: fix dropdown menu icon ( #22098 )
...
* style: fix dropdown menu icon
* style: promote margin right
* style: add dropdown rtl
2020-03-11 11:23:39 +08:00
Amumu
5d9d1ef31b
remove non-null assertion ( #22096 )
2020-03-11 11:22:46 +08:00
Blaz Pocrnja
c8f437ea02
Ellipsis onExpand function takes event parameter ( #22092 )
2020-03-11 11:11:25 +08:00
Alex
f67e1833e9
changed display of anticon ( #22090 )
2020-03-11 11:07:14 +08:00
二货机器人
33e726f874
fix: Should also fix expand col when selection fixed ( #22087 )
2020-03-10 23:12:37 +08:00
偏右
145f72741b
Merge pull request #22072 from ant-design/new-table-filter-menu-buttons
...
style: 💄 New table filter menu buttons
2020-03-10 22:32:03 +08:00
afc163
c5c1b6d9f9
fix missing style dep and uncomment test case
2020-03-10 22:16:18 +08:00
骗你是小猫咪
9ccd5bcc33
fix: basic form style abnormal ( #21907 )
...
* fix: basic form style abnormal
* improve grid
* upgrade snapshots and improve priority
* resolve #22009
* fix wrap element
* increase priority
* revert grid basic demo
* fix snapshots
2020-03-10 22:15:27 +08:00
骗你是小猫咪
924f1cfd3a
fix: Table filter menu reset not working ( #22079 )
...
* fix: Table filter menu reset not working
* use setFilteredKeysSync
2020-03-10 21:24:41 +08:00
afc163
ebd31cdfc8
test: fix test cases
2020-03-10 20:43:19 +08:00
Wendell
584d0ae048
feat: pagination could change its size by the width of the window ( #21959 )
...
* feat: pagination could change its size by the width of the window
feat: pagination add autoResize prop
chore: remove resizing
* doc: fix doc
* feat: rename API
* fix: rename
* fix: test
2020-03-10 20:32:34 +08:00
Saeed Rahimi
5787f3e8b2
fix: FixedColumns issue in rtl ( #21914 )
...
* fix: FixedColumns issue in rtl
* update rc-table version
2020-03-10 20:30:31 +08:00
xrkffgg
8adefd4390
style: fix radio button in rtl ( #22066 )
2020-03-10 20:29:50 +08:00
afc163
15ca801f41
style: fix Dropdown sub menu edge padding missing
2020-03-10 18:15:42 +08:00
afc163
a68db2da20
💄 update Table filter menu UI
2020-03-10 18:07:11 +08:00
二货机器人
3670ca7c8d
docs: Update demo preview link ( #22061 )
...
* docs: Update demo preview link
* Update snapshot
2020-03-10 16:43:23 +08:00
Jingsong Gao
639cedeac2
fix: fix FormList Operation type definitions ( #22058 )
2020-03-10 15:46:13 +08:00
偏右
cff8c08286
🔨 simplify Popconfirm and Popover dom structure ( #22052 )
2020-03-10 15:17:23 +08:00
Gibson C
428f743b50
feat: Support render props for <Popover/> and <Popconfirm/> ( #22034 )
...
* feat: Support render props for <Popover/>
* feat: Support render props for <Popconfirm/>
* docs: Update Popconfirm docs
2020-03-10 13:57:02 +08:00
Jingsong Gao
f21b4684c8
fix: fix FormItem hooks render error ( #22053 )
2020-03-10 13:19:35 +08:00
二货机器人
86cb76771a
fix avatar margin style ( #22038 )
2020-03-09 21:08:01 +08:00
偏右
2b102f8494
🐛 Fix Select ellipsis bug in Firefox ( #22033 )
...
close #22017
2020-03-09 19:31:58 +08:00
偏右
ef0c07db6a
Merge pull request #22030 from ant-design/fix-page-header-overflow
...
style: 💄 fix PageHeader overflow hidden and responsive style
2020-03-09 18:27:09 +08:00
afc163
412efba9c5
✅ update snapshots
2020-03-09 18:03:36 +08:00
Jingsong Gao
6d48c131dc
docs: correct inline to noStyle ( #22029 )
2020-03-09 17:55:22 +08:00
afc163
b0b13cf512
💄 fix PageHeader overflow hidden and responsive style
...
close #22020
2020-03-09 17:52:29 +08:00
afc163
77d3a993fa
🔨 Merge master into feature
2020-03-09 17:18:32 +08:00
偏右
28c06266d0
docs: 📝 documentation for DatePicker inputReadOnly ( #22024 )
...
close #20442
close #21831
close #20816
2020-03-09 17:13:43 +08:00
二货机器人
94eefa371c
fix: Only menu icon ( #22021 )
2020-03-09 16:54:19 +08:00
偏右
339b785815
🎬 improve input demo and test case ( #22016 )
2020-03-09 16:15:19 +08:00
偏右
8dd8a19d6f
🐛 Fix TextArea[autoSize] don't scroll bottom in Firefox ( #22014 )
...
close #21870
2020-03-09 16:04:51 +08:00
偏右
125c154ffe
💄 Avoid negative padding in less ( #22003 )
...
close #22003
2020-03-09 12:04:12 +08:00
qiqiboy
a476197405
perf(Form): FormContext use a memoized value( #21976 ) ( #21980 )
...
* perf(Form): FormContext use a memorized value(#21976 )
* fix #21976
* fix(Form): fix typo ‘useMemo’
Co-authored-by: qiqiboy <qiqiboy@tigerbrokers.com>
2020-03-08 17:41:45 +08:00
二货机器人
9fdb82b7df
refactor: Form.Item with pure children will only render once ( #21991 )
...
* refactor: Form.Item with pure children will only render once
* not skip for real render
2020-03-08 16:28:33 +08:00
Amumu
76de873d87
add className ( #21988 )
2020-03-08 13:59:44 +08:00
zefeng
be990f9332
chore: remove unnecessary loop ( #21978 )
2020-03-08 00:54:45 +08:00
二货机器人
8eb66473c6
docs: Update Tree dynamic update demo ( #21975 )
2020-03-08 00:19:05 +08:00
二货机器人
bbe9e346e4
fix: Table className & style in wrong place ( #21974 )
...
* fix: Table className style work position
* update snapshot
2020-03-07 23:17:28 +08:00
tdida
23e48552ad
fix: Input.Password ConfigProvider prefixCls not work ( #21953 )
...
* fix: Input.Password ConfigProvider prefixCls not work
* test: add ConfigProvider Input.Password test
Co-authored-by: TDiDa <>
2020-03-07 15:11:44 +08:00
liusiasi
69f6585ead
change carousel style ( #21960 )
2020-03-07 15:06:51 +08:00
二货机器人
d23d53b2e8
chore: Update snapshot ( #21966 )
2020-03-07 15:05:19 +08:00
二货机器人
8f09465b87
feat: Tree/TreeSelect/Select support virtual
prop to disable virtual scroll ( #21955 )
...
* feat: support disable virtual scroll
* update snapshot
2020-03-07 11:32:04 +08:00
二货机器人
4e8170b93c
feat: TimePicker.RangePicker support order
( #21948 )
2020-03-06 20:19:24 +08:00
zombiej
bde335c761
merge master
2020-03-06 18:12:39 +08:00
xrkffgg
c162bff8ab
style: add search input border color in RTL ( #21946 )
2020-03-06 18:09:37 +08:00
GJ Wang
d7394e9e2f
docs: remove key props ( #21943 )
2020-03-06 17:55:22 +08:00
xrkffgg
0537e4a010
style: fix select content style ( #21940 )
2020-03-06 17:37:51 +08:00
二货机器人
301ef2eb63
fix: Table small header background color ( #21942 )
2020-03-06 17:03:55 +08:00
xrkffgg
cb4ad64991
style: add datepicker cursor style ( #21937 )
2020-03-06 15:53:44 +08:00
二货机器人
6e1661db27
docs: 🎬 Update demo ts define ( #21931 )
2020-03-06 12:50:45 +08:00
偏右
9db875f9a5
💄 vertical menu should has max height ( #21930 )
...
close #21928
2020-03-06 12:49:38 +08:00
二货机器人
5fcdbe152e
chore: Form.useForm return same instance now ( #21927 )
...
* add test case
* memo of useForm
2020-03-06 12:07:55 +08:00
二货机器人
e8876d5817
fix: MenuItem with icon only will still have additional margin ( #21925 )
...
* fix: MenuItem with icon only will still have additional margin
* update snapshot
* fix snapshot
2020-03-06 11:53:09 +08:00
二货机器人
36c05ddd8a
fix: Table expandIconColumnIndex with rowSelect ( #21915 )
...
* fix: Table expandedIcon order
* update test case
* update test case
2020-03-06 00:58:26 +08:00
偏右
afe0e3ddad
💄 Add less variable @form-item-label-height ( #21912 )
2020-03-05 23:04:27 +08:00
二货机器人
e6965c909f
chore: Form.Item renderProps define ( #21911 )
2020-03-05 22:05:22 +08:00
偏右
5bb8f585de
add outline-fade less variable ( #20227 )
...
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-05 20:39:03 +08:00
afc163
c5e5a8c895
✅ update snapshots
2020-03-05 20:32:38 +08:00
偏右
164a4ac3b4
🐛 Fix Table overflow layout ( #21905 )
...
unscrollable table should not have overflow style
close #21879 by revert #20705
2020-03-05 19:07:55 +08:00
二货机器人
4b0effbc0e
fix: Desctiption miss style when value is number 0 ( #21901 )
...
* fix: Desctiption miss style when value is number 0
* fix test case
2020-03-05 17:54:58 +08:00
zombiej
3de412353f
chore: Remove duplicated css
...
close #21860
2020-03-05 17:23:28 +08:00
二货机器人
578c4132a0
fix: ref in radio button has not forward ( #21895 )
2020-03-05 16:25:47 +08:00
二货机器人
103385ecb5
fix: Nest FormItem warning ( #21896 )
2020-03-05 16:22:02 +08:00
偏右
188b96971c
fix(module:badge): fix number transition ( #21834 )
...
* fix(module:badge): fix toggling animation
close #21674
* chore: remove log
* fix: timer leak
* fix: willUnmount
* test: cov
2020-03-05 13:29:53 +08:00
偏右
bd97e7254a
chore: use react internal replace PureRenderMixin ( #21876 )
2020-03-05 13:19:00 +08:00
二货机器人
915590a2ff
fix: Select with '' string value align issue ( #21880 )
...
* fix: Select with '' string value align issue
* fix lint
2020-03-04 23:40:02 +08:00
偏右
6e63b6f00e
Update index.zh-CN.md
2020-03-04 21:31:38 +08:00
zefeng
cccedf585c
docs: add list grid anchor ( #21872 )
2020-03-04 21:22:39 +08:00
偏右
43c64e924e
✅ add test case to tooltip ( #21826 )
2020-03-04 21:03:08 +08:00
偏右
394b785dca
🐛 Fix Menu bottom margin missing ( #21867 )
...
close #21864
2020-03-04 19:27:29 +08:00
偏右
e2f5fce8e5
feat: 🆕 add support use dots to provide dotsClasses ( #21848 )
...
* add support use dots to provide dotsClasse
* update docs
* rename dotsClass to className
* typo
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-03-04 14:13:52 +08:00
偏右
e01abd2309
Merge pull request #21849 from ant-design/master
...
chore: Merge master to feature
2020-03-04 13:52:34 +08:00
偏右
63e6c9af37
Revert "feat: add support use dots to provide dotsClasse ( #21708 )" ( #21847 )
...
This reverts commit 68f8851ec6
.
2020-03-04 13:30:21 +08:00
xrkffgg
1556582884
style: optimization dropdown menu style ( #21768 )
...
* style: optimization dropdown menu style
* fix: use var
* fix right
* Update index.less
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 11:53:15 +08:00
偏右
3c292b9d62
docs: 📝 instruction about useForm
...
close https://github.com/ant-design/codemod-v4/issues/90
2020-03-04 11:26:37 +08:00
zombiej
55734400cc
docs: Fix v3 form mig doc
2020-03-04 10:26:55 +08:00
Jason Kurian
92c189f246
clarify duration example description ( #21838 )
2020-03-04 08:28:53 +08:00
zombiej
e7c2ee5be6
docs: Add Table missing expandIconColumnIndex in doc
...
close #21803
2020-03-03 22:52:58 +08:00
zefeng
453c681881
docs: rewrite drag-drop demo by react-dnd hooks ( #21836 )
2020-03-03 22:19:19 +08:00
二货机器人
661ff7921d
feat: Form validateMessages
support ${label}
( #21835 )
...
* update form deps
* update demo
* update test case
2020-03-03 21:57:06 +08:00
二货机器人
8fe701b892
fix: Fix table column filtered not work ( #21825 )
...
* fix: Table miss filtered
* add test case
2020-03-03 18:18:19 +08:00
偏右
5d63040837
Merge pull request #21818 from ant-design/master
...
chore: merge master into feature
2020-03-03 16:44:21 +08:00
afc163
c928952a89
🎬 improve form demo
2020-03-03 16:39:50 +08:00
afc163
f287708db5
💄 optimize Calendar header style in small screen
2020-03-03 15:26:51 +08:00
afc163
c8a8e5d95b
💄 Radio.Group not wrapping now
2020-03-03 15:26:51 +08:00
zhangj
621df692b3
fix: Radio.Button type error ( #21807 )
2020-03-03 15:01:33 +08:00
二货机器人
228c978c7c
fix: help
change cause react warning ( #21800 )
2020-03-03 12:10:32 +08:00
偏右
17e7a3d57f
📝 fix codeopen demo ( #21801 )
2020-03-03 12:09:02 +08:00
Amumu
68f8851ec6
feat: add support use dots to provide dotsClasse ( #21708 )
...
* add support use dots to provide dotsClasse
* update docs
2020-03-03 11:12:25 +08:00
Martin Cermak
a226c226bf
doc: added more info about nested fields to migration guide ( #21758 )
...
Added more examples to form nested fields.
2020-03-03 10:51:54 +08:00
庄天翼
24133d9e55
fix: TreeSelect.SHOW_* should have constant type ( #21791 )
...
Signed-off-by: TennyZhuang <zty0826@gmail.com>
2020-03-03 10:47:32 +08:00
Dimitri Mitropoulos
fd9bc6caa0
removes erroniously present comment ( #21792 )
...
This comment was an accidental copy/pasta from https://reactjs.org/docs/error-boundaries.html . Also, it is inaccurate since the user (i.e. AntD user) cannot actually render any fallback component.
2020-03-03 10:44:24 +08:00
Xinzhe Wang
bd747c97d6
fix: List bordered and split props conflict ( #21784 )
2020-03-02 23:06:02 +08:00
偏右
9eaaea14a7
📝 fix Drawer forceRender
doc and tsd ( #21774 )
...
close #15287
2020-03-02 17:28:45 +08:00
二货机器人
60f77cef23
fix: table locale not work ( #21772 )
...
* fix: Table locale not work
* add test case
2020-03-02 17:15:39 +08:00
骗你是小猫咪
99e6fb9981
fix: Menu.Item inline a tag display not correct ( #21699 )
...
* fix: Menu.item inline a tag display not correct
* add :only-child
2020-03-02 16:54:29 +08:00
paranoidjk
84173d9f5c
feat: expose all Dropdown props of BreadcrumbItem ( #20763 )
2020-03-02 16:08:25 +08:00
二货机器人
241ce3079c
fix: Tree treeData ts define ( #21756 )
2020-03-02 13:52:42 +08:00
xrkffgg
1d37cf3cdf
fix: input group demo ( #21751 )
2020-03-02 12:24:24 +08:00
偏右
e4505f5bf6
🐛 Fix Input.Search border when has prefix ( #21753 )
2020-03-02 12:18:23 +08:00
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
...
* alert
* more icons
* another grouping
* all done
2020-03-02 12:09:38 +08:00
zefeng
5993fc3dcd
fix: crash when user dont pass icon props to message.open ( #21747 )
2020-03-02 10:26:26 +08:00
GJ Wang
f78332171e
docs: fix size props ( #21724 )
2020-03-01 18:24:59 +08:00
二货机器人
e868c87530
fix: Table.Column sortOrder is not working in JSX mode ( #21719 )
...
* fix: Table.Column sortOrder is not working in JSX mode
* clean up
* update snapshot
2020-03-01 13:11:28 +08:00
二货机器人
1f108ee086
fix: Form.Item renderProps return type define ( #21716 )
2020-03-01 00:21:37 +08:00
afc163
211dadad4f
🎬 improve ConfigProvider rtl demo
2020-03-01 00:05:52 +08:00
二货机器人
9b7421afd2
fix: TreeSelect missing suffix define ( #21714 )
2020-02-29 23:35:57 +08:00
二货机器人
6ba42db314
feat: Selection column also support render node ( #21711 )
...
* support customize selection cell
* update snapshot
* update docs
* fix lint
* to debug
2020-02-29 23:11:02 +08:00
zefeng
e262d14c2b
feat: more obviously tips for next sort ( #21631 )
2020-02-29 22:01:13 +08:00
二货机器人
105c3938b5
docs: Update migration guid ( #21705 )
2020-02-29 17:09:34 +08:00
二货机器人
04bfb21923
fix: TextArea warning with React 16.13 ( #21703 )
...
* fix: TextArea auto height warning
* comment it
* popout textarea test case
* no warning in react 16.13
2020-02-29 16:44:04 +08:00
偏右
aeb4643428
docs: 📝 optimize button doc image style ( #21704 )
...
* Update index.zh-CN.md
* Update index.en-US.md
2020-02-29 16:15:43 +08:00
二货机器人
20a6ba3b86
fix: React 16.13 warning ( #21702 )
2020-02-29 15:21:32 +08:00
偏右
ed4270b506
🔷 Fix Result status type to string & number ( #21691 )
...
close #21592
2020-02-28 23:41:20 +08:00
二货机器人
85a07d168e
fix: Description key warning ( #21688 )
...
* fix: key warning
* add missing key
* rm fragment
2020-02-28 21:47:29 +08:00
二货机器人
ac94f96608
fix: Form.Item should not exceed of form width ( #21682 )
2020-02-28 16:45:25 +08:00
二货机器人
3ae88cd03b
fix: Table fixed style with sorted column ( #21679 )
2020-02-28 16:28:03 +08:00
zefeng
30574b9632
chore: improve table docs ( #21667 )
2020-02-28 12:11:16 +08:00
zefeng
8a50a2cb77
chore: use react internel optimize code style ( #21659 )
2020-02-28 11:11:00 +08:00
偏右
b86e9fea14
docs: 🎬 fix expandIcon demo link ( #21661 )
...
* 🎬 fix expandIcon demo link
close #21657
* Update index.en-US.md
2020-02-28 11:09:17 +08:00
zombiej
181ef7fabc
Merge remote-tracking branch 'origin/feature'
2020-02-27 22:42:59 +08:00
偏右
8e367cc6d5
chore: 🆙 upgrade rc-pagination to 2.0 ( #21650 )
...
* 🆙 upgrade rc-pagination to 2.0.0
* ✅ update pagination snapshots
* 🆙 upgrade rc-pagination to 2.0.1
2020-02-27 21:58:11 +08:00
Cong Zhang
d86c14ba8f
docs: fix link in ConfigProvider ( #21647 )
...
* fix link in ConfigProvider
* Apply suggestions from code review
Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-27 18:29:59 +08:00
douxc
12761e8382
fix: Breadcrumb 默认使用path作为唯一key ( #21583 )
...
* Breadcrumb 默认使用path作为唯一key
* update&submit jest snapshot
2020-02-27 11:00:57 +08:00
二货机器人
afedb4127f
docs: Site with single paging ( #21360 )
...
* patch route
* use data for promise
* rename Article file
* Article in TS
* clean up
* use collect
* adjust css
* card it
* listing
* res
* hiring
* add footer
* english it
* rm others
* fix lint
* fix navigation
* add dropdown button
* Header with TS
* split input & logo
* navigation out
* use flex
* flex everything
* stretch
* hide search when narrow
* init category
* global rules
* more cat
* pages
* level 2 width
* level 3
* level 4
* skip before ready
* clean up
* unqiue shadow variable
* update eslintignore
* update ignore
* fix ssr
* fix location param
* replace images
* shake more
* fix top of navigation
* remove home
* reorder nav & adjust padding style
* narrow res style
* Update research-form-page.zh-CN.md (#21426 )
Co-authored-by: Golevka <huangsamfisher@163.com>
* rm skip
* narrow merge in
* reset p style
* update svg
* fix lint
* update ignore
* update lint ignore
* Update research-result-page.zh-CN.md (#21432 )
Co-authored-by: mihaideyu <zxy1010414746@163.com>
* Update research-result-page.zh-CN.md
* Update research-workbench.zh-CN.md (#21438 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update research-workbench.zh-CN.md
* Update research-list-page.zh-CN.md (#21441 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update research-list-page.zh-CN.md
* padding use 40px
* add responsive of ref
* fix p margin
* Update research-workbench.zh-CN.md
* Update buttons.md (#21456 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update resources.en-US.md (#21457 )
* Update research-navigation.zh-CN.md (#21453 )
* Update research-navigation.zh-CN.md
* Update research-navigation.zh-CN.md
* Update research-navigation.zh-CN.md
* Update research-empty.zh-CN.md (#21451 )
* Update research-empty.zh-CN.md
* Update research-empty.zh-CN.md
* Update research-empty.zh-CN.md
* Update research-empty.zh-CN.md
Co-authored-by: 二货机器人 <smith3816@gmail.com>
* Update research-exception-page.zh-CN.md (#21452 )
* Update research-exception-page.zh-CN.md
* Update research-exception-page.zh-CN.md
* Update research-message-and-feedback.zh-CN.md (#21463 )
* Update research-message-and-feedback.zh-CN.md (#21467 )
* Update research-message-and-feedback.zh-CN.md
* Update research-message-and-feedback.zh-CN.md
* Update research-message-and-feedback.zh-CN.md
* Update research-message-and-feedback.zh-CN.md
* replace background
* fix lines margin
* home padding
* patch minTilda doc
* Update resources.zh-CN.md (#21503 )
* clean up
* Update research-workbench.zh-CN.md (#21512 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update research-overview.zh-CN.md (#21513 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update research-result-page.zh-CN.md (#21514 )
Co-authored-by: mihaideyu <zxy1010414746@163.com>
* Update research-list-page.zh-CN.md (#21515 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* fix doc
* Update research-message-and-feedback.zh-CN.md (#21516 )
* adjust home nav width
* Update research-message-and-feedback.zh-CN.md (#21535 )
* Update research-form-page.zh-CN.md (#21554 )
Co-authored-by: Golevka <huangsamfisher@163.com>
* patch file
* clean up
* update shadow.zh-CN
update shadow.zh-CN
* add shadow table
* Update visual.zh-CN.md (#21577 )
Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>
* Update docs/spec/shadow.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/spec/shadow.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/spec/shadow.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/spec/shadow.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/spec/shadow.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* patch docs
* fix doc
* rm page suffix
* fix style
* mobile it
* Update resources.en-US.md (#21561 )
* chart res
* add qr code
* adjust qr
* Update visual.zh-CN.md (#21603 )
Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>
* fix site qr
* mobile height of it
* book update
* 3.x site link
* isMobile is new cnotext
* Update research-form.zh-CN.md (#21604 )
Co-authored-by: Golevka <huangsamfisher@163.com>
* adjust form doc
* mobile use link
* adjust order
* flush
* fix ts
* Update research-navigation.zh-CN.md (#21606 )
* Update research-navigation.zh-CN.md (#21609 )
* rm useless lines
* add mobile icon
* Update research-exception.zh-CN.md (#21612 )
* Update research-empty.zh-CN.md (#21610 )
* Update research-workbench.zh-CN.md
* Update visual.zh-CN.md
* adjust mobile icon
* Update research-message-and-feedback.zh-CN.md (#21613 )
* Update research-list.zh-CN.md (#21617 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update research-workbench.zh-CN.md (#21618 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update visual.zh-CN.md (#21619 )
Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>
* Update research-result.zh-CN.md (#21620 )
Co-authored-by: mihaideyu <zxy1010414746@163.com>
* Update research-form.zh-CN.md (#21615 )
* Update research-message-and-feedback.zh-CN.md (#21616 )
* Update research-list.zh-CN.md (#21621 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update research-result.zh-CN.md (#21624 )
Co-authored-by: mihaideyu <zxy1010414746@163.com>
* update ref color
* update zip file
* fix mobile icon
* rm skip dark
* fix cat
* update zip link
* update zip link
Co-authored-by: Golevka <huangsamfisher@163.com>
Co-authored-by: mihaideyu <zxy1010414746@163.com>
Co-authored-by: yingxirz <inseeing@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: myeunhyuk <39618466+myeunhyuk@users.noreply.github.com>
Co-authored-by: minTilda <31951290+minTilda@users.noreply.github.com>
Co-authored-by: ziyuan-174774 <61226089+ziyuan-174774@users.noreply.github.com>
Co-authored-by: 竹尔 <54707870+AntDesigners@users.noreply.github.com>
Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>
2020-02-27 10:53:30 +08:00
dan-drews
2620801893
Update verbiage in sample to match the property value ( #21628 )
2020-02-27 07:30:10 +08:00
偏右
3c6faa6cb4
🎬 Improve Grid demo style ( #21625 )
2020-02-26 21:00:43 +08:00
骗你是小猫咪
3269d8c387
feat: Timeline.Item support label ( #21560 )
...
* feat: Timeline add label
* improve label style with mode
* update snapshot
* use optional chaining
* add doc
* Update label.md
Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-26 17:21:44 +08:00
afc163
9d049151da
docs: 🔗 update demo links
2020-02-26 16:53:57 +08:00
zefeng
e3fbb0dbd4
chore: replace legacy context and use PureComponent ( #21597 )
2020-02-26 16:09:22 +08:00
偏右
0f5dc22966
docs: fix wrong link
2020-02-26 14:57:20 +08:00
偏右
0154154c9b
🐛 Table filter menu should have max-height ( #21602 )
...
close #19542
2020-02-26 14:53:02 +08:00
medayz
b617b41dcb
fix typos in messages ( #21594 )
2020-02-26 11:27:15 +08:00
xrkffgg
4584a62d54
style: optimization calendar year content ( #21598 )
2020-02-26 11:21:21 +08:00
偏右
50087b22d8
📦 Remove DatePicker legacy cell className ( #21589 )
2020-02-25 19:41:43 +08:00
偏右
bc8bc190ea
fix: ignore lgtm rule ( #21580 )
...
* fix lgtm
* Update index.tsx
2020-02-25 18:36:18 +08:00
偏右
1f75773bf1
🐛 Fix RangePicker style render bug in IE11 ( #21587 )
...
close #21559
2020-02-25 18:14:16 +08:00
zefeng
55133b7757
chore: use purecomponent replace shallow compare ( #21575 )
2020-02-25 16:23:34 +08:00
偏右
2f91dd4925
🎬 fix Form demo warning ( #21576 )
...
close #21543
2020-02-25 16:21:24 +08:00
zefeng
a3122b7683
fix: fix sortGradient ignore incorrect percent ( #21564 )
2020-02-25 12:21:49 +08:00
zefeng
778dfe5857
fix: fix trailColor in line-type progress and add trailColor in docs ( #21552 )
2020-02-25 11:11:19 +08:00
信鑫-King
c17b40ae70
fix: dark background in different container ( #21299 )
...
* fix: comment and input
* fix: add @pagination-item-input-bg
* feat: add @list-customize-card-bg for dark hook component
* feat: add dark hook
* fix: checkbox color
* fix: popover-customize-border-color
* fix: table
* fix: style lint
* fix: debug
* fix: color
* fix: update colors
* fix: demo
* feat: popover container bg use mixins utils
* fix: less dark
* fix: table bg in dark
* fix: fixed table
* fix: lint
* fix: lint
* feat: add @table-expand-icon-bg
* fix: notification bg
* fix: remove dark.md
* fix: dropdown
* fix: table
* fix: data lint
* fix: style
* fix: dark less style
* fix: @steps-background
* fix: add thead dark style
* fix: unused styles
2020-02-24 22:44:29 +08:00
偏右
b35498aa73
✅ add test case for message.config ( #21556 )
2020-02-24 16:58:09 +08:00
偏右
b53cf30fc0
💄 refactor descriptions code ( #21557 )
2020-02-24 16:57:39 +08:00
zombiej
3f8d6cd4f0
merge feature
2020-02-24 13:10:29 +08:00
二货机器人
1fad2b0277
fix: Lots of Descriptions ( #21542 )
...
* refactor
* class name
* update demo snapshot
* clean up
* update snapshot
* fix test case
* more test case
* adjust logic
2020-02-23 20:48:16 +08:00
zombiej
8d7f1dadef
chore: Update Description snapshot with mount render instead
2020-02-23 17:07:55 +08:00
shmilyKang
6b9e7fc9dd
完善Table Api的Scroll的说明 ( #21540 )
...
提示scroll也可以修改滚动区域的宽高。
2020-02-23 13:36:02 +08:00
mjfwebb
bdd79ec9f3
Update index.en-US.md ( #21536 )
2020-02-23 01:26:35 +08:00
二货机器人
30dca50249
fix: Notification can not stack when first init ( #21531 )
...
* init test case
* use promise for dealy handler
* fix test
2020-02-23 00:02:48 +08:00
二货机器人
4358f48abd
fix table selection with empty children error ( #21528 )
2020-02-22 22:19:33 +08:00
afc163
b4636ab2df
💄 tweak Upload showDownloadIcon default value
...
it should be false
2020-02-21 13:11:07 +08:00
二货机器人
7e649ec1b6
fix: Input with readOnly should not clearable ( #21494 )
2020-02-20 19:56:22 +08:00
偏右
db1383ca58
🐛 Fix Form forwardRef ts error ( #21483 )
...
https://github.com/ant-design/ant-design/pull/21482#issuecomment-588642994
2020-02-20 16:36:47 +08:00
zombiej
9a90c5b910
chore: Patch fix of #21476
2020-02-19 22:16:55 +08:00
二货机器人
9f26e7a85e
fix: Form item has default height align with form size ( #21476 )
...
* fix: Form item has default height align with form size
* fix lint
* update snapshot
2020-02-19 22:04:25 +08:00
程成
c968184348
fix: upload 识别图片类型逻辑错误 ( #21473 )
...
* fix: upload 识别图片类型逻辑错误
当 uploadFile 有类型时,直接对 类型 进行判断即可
* test: 增加识别文件类型的测试用例
2020-02-19 20:12:44 +08:00
二货机器人
18d2f04c30
docs: Remove optionLabelProp
in AutoComplete doc ( #21469 )
...
* update doc
* fix doc
2020-02-19 17:58:52 +08:00
二货机器人
aa6ccda4ba
feat: Form support scrollToFirstError ( #21462 )
...
* feat: add scrollToFirstError support
* add test case
* clean up
* coverage
* feat: add scrollToFirstError support
* add test case
* clean up
* coverage
* update docs
2020-02-19 17:38:46 +08:00
zombiej
9eab33e09b
merge master
2020-02-19 13:20:43 +08:00
二货机器人
0ea16a8841
docs: Add faq about item height ( #21433 )
...
* docs: Add faq about item height
* update
2020-02-18 17:29:35 +08:00
二货机器人
1b15ccacc8
fix: Fixed Table small style ( #21431 )
2020-02-18 16:28:25 +08:00
偏右
4f2ef2a355
🐛 Fix Form throw error when using BraftEditor ( #21425 )
...
component.props.onChange should not run when it is falsy
close #21415
2020-02-18 15:38:00 +08:00
Amumu
e275895523
fix: 较小的@form-item-margin-bottom时表单验证信息切换时表单项抖动 ( #21302 )
...
* explainAndExtraDistance
* fix variable
2020-02-17 19:35:58 +08:00
二货机器人
ed1959c13e
fix: Input click should get focus ( #21413 )
...
* fix: Click border should also focus
* update snapshot
* update snapshot
* fix TextArea
* update snapshot
2020-02-17 19:12:42 +08:00
二货机器人
a90aa25b1b
chore: Export Rule interface ( #21411 )
2020-02-17 15:28:23 +08:00
Clair Duan
a875bfd28c
feat: custom Upload action icons removeIcon and downloadIcon ( #21363 )
...
* feat: add removeIcon and uploadIcon in API showUploadList
* test: test for removeIcon and downloadIcon
* docs: Upload docs and demo of downloadIcon and removeIcon
* test: update snapshot of uploadlist
* test: update Upload demo test snapshots
* fix: remove className of Upload custom action icons
* test: upldate Upload snapshot
* test: add trailing comma in upload-custom-action-icon.md
* fix: render Upload custom action icons with React.cloneElement
* test: update Uploadlist tests
* test: use string in Upload custom icon test
* fix: remove unused-var SmileOutlined in Upload demo
* fix: fix mouseEvent param missing in Upload ActionIconRender
* fix: fix mouseEvent type in Upload ActionIconRender
* fix: test mouseEvent in upload-custom-action-icon demo
* fix: fix the missing props spread in Upload custom icon
* test: add test for custom onClick in custom Upload icon
* fix: add remove test for custom Upload icon
2020-02-17 14:55:16 +08:00
二货机器人
502d575906
fix: Remove motion in TreeSelect ( #21410 )
2020-02-17 14:53:22 +08:00
偏右
641b1c43cd
💄 Add @divider-text-padding ( #21407 )
...
update it's default value to 1em
2020-02-17 14:03:40 +08:00
何乐
56bccb02a8
[Radio.Button] fix: replace 'outline' with 'box-shadow' ( #21392 )
...
* fix: replace 'outline' with 'box-shadow'
* chore: add transition for presudo element
* chore: use 'content-box' + 'padding' instead of 'calc()'
* chore: style lint
2020-02-16 18:26:11 +08:00
Amumu
ed53a4665c
improve i18n docs ( #21394 )
2020-02-16 18:18:01 +08:00
Orkhan Huseynli
28a529274b
feat: Azerbaijani translation ( #21387 )
...
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* https://github.com/ant-design/ant-design/issues/21343 - fix (#21344 )
* fix(Form): label width not correct when screen less than xs (#21222 )
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* add: time picker az_AZ locale
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* update: rc-picker in package.json
Co-authored-by: ElliotAshby <47282526+ElliotAshby@users.noreply.github.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2020-02-15 22:28:12 +08:00
偏右
30a3ac63ef
✅ Add test case for ConfigProvider and Spin ( #21384 )
2020-02-14 19:02:53 +08:00
ILdar Nogmanov
fc20e6e059
Add missed white space ( #21379 )
2020-02-14 16:01:44 +08:00
偏右
40718f597a
chore: remove unused iconClassName from definition ( #21378 )
...
close #21367
2020-02-14 12:32:24 +08:00
taichiyi
cd19fa595a
docs: fix table rowSelection ( #21368 )
2020-02-13 18:32:35 +08:00
偏右
49b7a0ccd2
test: Increase Slider and Input test coverage ( #21364 )
...
* ✅ Add test case to Slider
* increae cov and make hidden textarea works with screen readers
2020-02-13 17:32:07 +08:00
二货机器人
8ce475b78d
Update index.less ( #21365 )
2020-02-13 16:13:06 +08:00
偏右
291ba0c4be
🆙 pass disabled to custom prev and next buttons ( #21361 )
...
close #21351
2020-02-13 13:31:37 +08:00
Amumu
0ef326bff3
add MenuItemGroupProps export ( #21356 )
2020-02-12 20:45:57 +08:00
xrkffgg
11d06d5d83
style: fix datepicker disabed style ( #21352 )
2020-02-12 15:18:08 +08:00
偏右
f4961411c7
🐛 Fix Affix throws Cannot read property getBoundingClientRect ( #21350 )
...
close #21348
2020-02-12 13:03:32 +08:00
骗你是小猫咪
e01755cfed
fix(Form): label width not correct when screen less than xs ( #21222 )
...
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
2020-02-12 10:50:33 +08:00
Florian Guitton
0e34ca6076
feat: Adding custom renderer for select with demos ( #21064 )
...
* Adding a custom renderer for tags
* Adding edit experience example
* react-component/select#445 as been released in rc-select:10.0.0-rc.5 this becomes a minimum for this feature
* Fixing ci/circleci: lint error on unused value variable
* Adding test snapshots for the new demos snippets
* Fix Missing trailing comma in demo component
* Revert unrelated changes
* Updating readme description with added chinese translation
* Removing second demo, cleaning up first demo code, test snapshot update
* Fixing bits of language
* Addressing comments and simplifying custom rendering logic
* Moving to mode "multiple" instead of "tags"
2020-02-11 20:00:56 +08:00
二货机器人
5425d8451e
fix input lg height issue ( #21338 )
2020-02-11 17:48:36 +08:00
二货机器人
b35f30e17a
docs: Form onFinish & getFieldsValue only get validate Field values ( #21323 )
...
* update faq
* clean up
* update faq
2020-02-11 17:04:13 +08:00
偏右
ef36e17bb6
🐛 fix Badge color not working when contains children ( #21333 )
...
close #21331
2020-02-11 12:56:18 +08:00
afc163
2e419b264b
💄 fix Badge function name
...
close #20253
2020-02-11 10:49:09 +08:00
二货机器人
68d5e2c8ef
omit validateFirst ( #21329 )
2020-02-10 21:55:55 +08:00
偏右
3e8be5be6b
🐛 fix Alert button extra padding in Firefox ( #21325 )
...
close #21324
2020-02-10 19:52:12 +08:00
Artin
297c3961ea
fix: table export ColumnProps
( #21321 )
2020-02-10 17:43:45 +08:00
二货机器人
4192c1f6d9
fix: Some input style issue ( #21316 )
...
* fix firefox flex bug
* fix input wrapper style
* fix clear text style
* update snapshot
2020-02-10 15:26:32 +08:00
佛门耶稣
06de637163
no overwrite expandIconColumnIndex if set ( #21315 )
2020-02-10 15:04:22 +08:00
偏右
cf4808b50e
🐛 Fix Menu collapsed jumping ( #21314 )
...
close #21301
2020-02-10 13:50:22 +08:00
偏右
5000773074
🎬 improve dropdown demos in mobile ( #21312 )
...
close #21267
2020-02-10 13:07:07 +08:00
二货机器人
06afc9cd9c
fix: Button.Group size style issue ( #21307 )
...
* remove useless fixing line-height
* update snapshot
2020-02-10 11:32:37 +08:00
偏右
e8b81b5d31
💄 tweak steps 1px align ( #21306 )
...
https://github.com/ant-design/ant-design/issues/21257#issuecomment-583865088
2020-02-10 11:29:14 +08:00
Amumu
1dcbd60067
fix tree node spread warning ( #21303 )
2020-02-10 10:08:32 +08:00
yoyo837
e2a1b30bd7
Revert "explainAndExtraDistance"
...
This reverts commit ead1ca5ce2
.
2020-02-09 19:15:50 +08:00
yoyo837
ead1ca5ce2
explainAndExtraDistance
2020-02-09 19:14:34 +08:00
Amumu
02a71d0ddd
fix: form item Input size error with prefix or suffix ( #21290 )
...
* fix form item Input size error with prefix and suffix
* snapshot
* add test case
* revert width
2020-02-09 11:57:42 +08:00
二货机器人
d374cfd5fc
Merge pull request #21284 from ant-design/feature
...
chore: Master merge feature
2020-02-08 12:02:06 +08:00
二货机器人
8b20fbc96c
docs: Update hooks description ( #21279 )
...
* docs: Update notification faq
* patch faq in Modal
2020-02-07 20:32:00 +08:00
二货机器人
3080611883
feat: Notification support hooks for context ( #21275 )
...
* use promise for getInstance
* passing hooks
* hooks support
* move hooks out of fiel
* adjust style
* update snapshot
* fix test & add test case
* update hooks test
* fix style lint
* update doc
* update demo desc & eslitn rules
* fix lint
* docs add faq
* fix less
2020-02-07 17:55:26 +08:00
偏右
04bc6d5b28
🔧 remove react-router from devDeps ( #21276 )
2020-02-07 17:08:37 +08:00
偏右
22908c4010
🐛 Typography editable should focus at the end ( #21268 )
...
close #21261
2020-02-07 13:15:24 +08:00
偏右
d23c550976
💄 new tabs style ( #21256 )
...
smaller bar width
2020-02-07 11:08:16 +08:00
偏右
369b284d8d
docs: clean up TreeSelect deprecated usage ( #21243 )
2020-02-07 11:07:48 +08:00
偏右
bebc662940
🐛 Fix Steps style when size="small" and labelPlacement="vertical" ( #21258 )
...
close #21257
2020-02-06 16:59:17 +08:00
信鑫-King
6166f5b42d
chore: dark site style ( #21246 )
...
* fix: dark site style
* fix: format
* fix: update snapshot
* fix: site params
* fix: site style
2020-02-06 14:43:16 +08:00
偏右
06ba40e860
🆕 Add bordered prop ( #21242 )
...
close #19859
2020-02-06 10:02:02 +08:00
二货机器人
a3da49e292
fix: Transfer search input style collapsed ( #21247 )
2020-02-05 19:11:41 +08:00
Kermit Xuan
7b7afac38e
fix( #19879 ): add drag class to slider and upgrade slider to 9.2.1 ( #21244 )
...
* fix(#20523 ): update rc-pagination to 1.20.13
* fix(#19879 ): add drag class to slider and upgrade slider to 9.2.1
2020-02-05 18:47:10 +08:00
二货机器人
52a1600a01
fix: Badge number style ( #21235 )
...
* fix css priority
* update snapshot
* update snapshot
2020-02-05 13:52:26 +08:00
偏右
74f01d8485
Merge pull request #21226 from ant-design/feature
...
chore: Merge feature into master
2020-02-04 22:59:21 +08:00
afc163
8debe2eb65
test: update snapshot for pt_BR locale
2020-02-04 22:05:06 +08:00
afc163
4d1217c9e7
Merge branch 'patch-1' of https://github.com/mrodrigs/ant-design into mrodrigs-patch-1
2020-02-04 22:01:51 +08:00
偏右
a558dd8756
Merge pull request #21221 from ant-design/master
...
chore: Merge master into feature
2020-02-04 21:58:14 +08:00
afc163
25d2f1b3e2
✅ some tests should run when mount to document.body
2020-02-04 18:03:16 +08:00
afc163
e03209c7d4
✅ update snapshot
...
close #20779
2020-02-04 17:42:18 +08:00
偏右
fd8d71717b
🆕 Add style for Checkbox & Radio Group options ( #21219 )
...
close #19739
2020-02-04 17:34:02 +08:00
二货机器人
6d685c7e8a
fix: Table customize filter update ( #21218 )
...
* fix: useSyncState logic
* add test case
2020-02-04 17:30:41 +08:00
Rick Zhou
4fa525b8a0
avoid reading innerText ( #21217 )
...
this resolves https://github.com/ant-design/ant-design/issues/21160
2020-02-04 17:10:28 +08:00
偏右
7d47413afa
fix: Radio Group style with Badge ( #21215 )
...
* 💄 fix Radio Group style with Badge
close #21213
* ✅ update snapshot
2020-02-04 17:01:19 +08:00
偏右
93e6454488
🆕 Add less variable @form-item-label-font-size ( #21216 )
...
close #21205
2020-02-04 17:01:03 +08:00
afc163
d4b757698a
✅ update snapshot
2020-02-04 16:41:28 +08:00
二货机器人
ad51283a9d
fix: Form.Item init status should also check help ( #21211 )
...
* fix: Form.Item init status should also check help
* clean up
2020-02-04 14:43:12 +08:00
zhiyuc
73679974b9
fix: Collapse Panel with extra prop ( #21202 )
2020-02-04 10:57:10 +08:00
Teng YANG
347fea69ee
feat: resolve #20728 customize header checkbox labels in Transfer ( #21139 )
...
* add checkboxLabels prop in Transfer
* change prop to `selectAllLabels` and add demo
* update transfer demo test snapshot
* refine param in one object and update demo
2020-02-04 10:16:23 +08:00
Marcus Stenbeck
e5509215bc
docs: fix typo ( #21201 )
2020-02-03 22:42:35 +08:00
二货机器人
e6719cbf2a
fix: Should TimePicker defaultOpenValue work ( #21198 )
...
* fix: Should TimePicker defaultOpenValue work
* update snapshot
2020-02-03 19:09:04 +08:00
Belikov Ivan
3a7235679b
fix: Form.Item name 0
processing ( #21186 )
...
* fix Form.Item name `0` processing
* Test coverage for `null`
2020-02-03 17:54:33 +08:00
二货机器人
b4519407b8
fix: Table.Column should correct handle sorter state ( #21194 )
2020-02-03 16:48:13 +08:00
二货机器人
d02c486052
feat: Modal support hooks ( #20949 )
...
* init hooks
* portal it in
* children with 2 context demo
* Remove config since not more second demo
* Quit with same Component for logic reuse
* add rest functions
* use localeReceiver
* use localeReceiver
* update test case
* fix lint
* update docs
* update demo title
2020-02-03 13:00:35 +08:00
二货机器人
207fc03c91
fix: Form.Item with name 0
should be validate ( #21179 )
...
* fix FormItem missing name
* update test case
2020-02-02 22:28:05 +08:00
二货机器人
b36e96043f
feat: Form.Item support validateFirst ( #21178 )
2020-02-02 21:40:16 +08:00
二货机器人
92998e67ef
refactor: Button disable autoInsertSpaceInButton
will not calculate text length ( #21176 )
...
* skip check
* add test case
2020-02-02 18:03:38 +08:00
二货机器人
eb399e9fe7
fix: Select multiple selection margin ( #21175 )
...
* fix style
* fix size
* fix lint
2020-02-02 16:57:23 +08:00
tae
88642f6048
refactor: Progress use React.Fragment
to remove unused div ( #21170 )
2020-02-02 11:12:07 +08:00
二货机器人
d96ab1c985
fix: Table expandIcon
should work ( #21169 )
...
* test driven
* fix logic
2020-02-01 22:50:58 +08:00
二货机器人
074fa324b6
fix: FormItem required not work without name ( #21168 )
2020-02-01 20:09:29 +08:00
Teng YANG
048a6e28a3
fix : #21134 checkbox can't receive context update from checkbox group ( #21146 )
...
* fix checkbox can't receive context update issue
* add test case for checkbox handling context update
2020-01-31 21:25:34 +08:00
Felix
db99fe752f
Phrasing ( #21142 )
...
Small edit that I believe may be more appropriate for what this paragraph is trying to convey.
2020-01-30 13:07:51 +08:00
琚致远
b9dca84e78
docs: Update fileList.md ( #21144 )
...
* Update fileList.md
* Update fileList.md
2020-01-30 13:06:17 +08:00
Teng YANG
5fcd73c371
fix transfe checkbox label unit calculate issue ( #21136 )
2020-01-29 22:22:57 +08:00
Chris Frisina
0b4caf96d1
docs: Clarifying property conflicts in English ( #21118 )
...
* clarifying conflicts in english
To show which property it conflicts with
* Update index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-01-29 21:44:34 +08:00
Maurício Rodrigues
e963bdb6ed
fix: pt_BR locale rangePlaceholder translation
...
Simply adjusting for a more accurate translation =)
2020-01-28 08:44:13 -03:00
Teng YANG
8cf8c16142
update display names for layout components ( #21123 )
2020-01-28 15:03:04 +08:00
二货机器人
0f1629b244
fix: Input suffix form validate error style ( #21121 )
...
* fix: Input suffix form validate error style
* update style
* update snapshot
2020-01-28 12:38:30 +08:00
zombiej
c2e7264ac9
chore: update snapshot
2020-01-28 12:16:48 +08:00
Teng YANG
8f5ea54cc7
remove moment deps in Countdown ( #21108 )
2020-01-27 10:08:02 +08:00
Teng YANG
bf56026809
update clearfix mixin ( #21109 )
...
Refs: ff29c1224c/scss/mixins/_clearfix.scss
2020-01-26 21:42:14 +08:00
Teng YANG
3ee4d822fc
fix: card actions font-size issue ( #21107 )
...
Fix card component action font-size not controlled by theme variable.
(cherry picked from commit e65b383df8
)
2020-01-26 12:11:59 +08:00
二货机器人
996b7bc8f0
fix: Input suffix should work with append ( #21105 )
2020-01-25 17:50:03 +08:00
偏右
4126ed8571
Update index.zh-CN.md
2020-01-25 11:34:39 +08:00
Amumu
3513c3493f
className to be the last ( #21074 )
2020-01-25 00:27:56 +08:00
xrkffgg
f46b674f35
fix: timeline content style ( #21068 )
2020-01-25 00:23:15 +08:00
Jirka-Lhotka
a0fec0874d
Fix wrong event type of AntTreeNodeMouseEvent ( #21102 )
2020-01-25 00:22:28 +08:00
Chris Frisina
1db1e57792
Update register.md ( #21093 )
...
English Grammar
2020-01-24 09:40:09 +08:00
Yash Joshi
9cfc617ce6
fix(docs): add note about prefixCls styles ( #21073 )
...
* fix(docs): add note about prefixCls styles
* add docs for chinese
2020-01-22 22:16:16 +08:00
二货机器人
c4b9a02036
docs: Add FormItem FAQ with Modal ( #21077 )
...
* docs: Add faq
* Update index.en-US.md
2020-01-22 20:20:18 +08:00
yoyo837
ca8ea41118
Revert "change the prop className of the Header, Footer and Content to the last"
...
This reverts commit e728f406d8
.
2020-01-22 16:07:32 +08:00
yoyo837
e728f406d8
change the prop className of the Header, Footer and Content to the last
2020-01-22 16:07:06 +08:00
二货机器人
58133bcabd
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
二货机器人
ee6f63f2e1
chore: Fix TS define of FormItem ( #21067 )
2020-01-22 11:33:35 +08:00
偏右
26c08cd51b
Merge pull request #21061 from ant-design/feature
...
Merge master into feature
2020-01-21 23:19:57 +08:00
Amumu
f783ddabf4
fix: change the prop className of the Layout and others to the last ( #21041 )
...
* className to be the last
* snapshot
2020-01-21 22:09:09 +08:00
Saeed Rahimi
0dd9d44229
fix: rtl issue in breadcrumb ( #21054 )
...
* fix: rtl issue in breadcrumb
* update snapshots
* resolve ci
2020-01-21 22:01:53 +08:00
骗你是小猫咪
6378d16e19
chore: upgrade rc-table ( #21053 )
2020-01-21 20:43:52 +08:00
Saeed Rahimi
267e7e159b
Revert "fix: rtl issue in breadcrumb"
...
This reverts commit 53825391e8
.
2020-01-21 15:02:11 +03:30
Saeed Rahimi
53825391e8
fix: rtl issue in breadcrumb
2020-01-21 14:50:21 +03:30
xiaohuoni
fa14546a40
chore: code style
2020-01-21 17:14:58 +08:00
xiaohuoni
623e83f643
docs: remove repeated definition
2020-01-21 16:26:47 +08:00
xiaohuoni
1c1c30e99c
docs: a demo use typescript
2020-01-21 16:21:37 +08:00
Amumu
f4806ef9da
fix: add less variable to fix Layout.Header font color ( #21033 )
...
* add less variable to fix Layout.Header font color
* fix lint
2020-01-21 11:24:57 +08:00
二货机器人
77927cadd2
Merge pull request #21042 from ant-design/master
...
chore: merge master
2020-01-21 11:23:42 +08:00
二货机器人
fd498a7da5
docs: Design doc ( #20754 )
...
* docs: Design doc
* update overview & init data-format
* update data-format doc
* update buttons page
* replace imags
* add data-list doc
* add visualization docs
* update detail
* Update visualization-page.md
* Update detail-page.md
* Update buttons.md (#20843 )
* Update data-list.md (#20844 )
* data list
* update details
* Update MorePage.tsx (#20965 )
* Update MorePage.tsx
* Update visualization-page.md (#20977 )
* Update data-list.md (#20980 )
* Update detail-page.md (#20981 )
* chore: Update RecommendPage.tsx (#20989 )
* Update RecommendPage.tsx
* Update RecommendPage.tsx
* Update buttons.md (#21003 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update buttons.md (#21004 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* rm inner link
* hide docs tmp
* fix typo
* adjust doc
Co-authored-by: myeunhyuk <39618466+myeunhyuk@users.noreply.github.com>
Co-authored-by: linye <59957450+ionshaw@users.noreply.github.com>
Co-authored-by: yingxirz <inseeing@gmail.com>
2020-01-20 17:21:29 +08:00
二货机器人
bfcd00a67b
fix: Form.Item ignore help = '' ( #21026 )
...
* help should support empty text
* test case
2020-01-20 16:09:59 +08:00
二货机器人
9aee6d62d8
fix: Table locale emptyText should work ( #21024 )
2020-01-20 15:12:49 +08:00
Amumu
9c5a3c6cec
chore: Revert #21013 and upgrade ( #21015 )
...
* Revert "💄 (Timeline): add @timeline-item-padding variable (#21013 )"
This reverts commit 6b3b6aa511
.
* add @timeline-item-padding-bottom
2020-01-20 10:28:51 +08:00
He Linming
6b3b6aa511
💄 (Timeline): add @timeline-item-padding variable ( #21013 )
...
close #20953
2020-01-19 21:11:55 +08:00
zombiej
2584635d73
chore: Update snapshot & clean typo of Table scroll desc
2020-01-19 16:57:04 +08:00
偏右
9c41d4c3b6
🎬 update drawer demo ( #20988 )
2020-01-17 23:32:56 +08:00
Zhengquan Xian
219cae3355
fix: Drawer footerStyle react warning ( #20983 )
...
fix #20978
2020-01-17 19:50:02 +08:00
xrkffgg
156c1dbe17
docs: translation API doc ( #20984 )
2020-01-17 18:23:58 +08:00
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
二货机器人
ddfce71532
fix: Table selectAll should not checked when all the checkbox is disabled ( #20968 )
2020-01-17 14:02:07 +08:00
二货机器人
7f1f08b4a9
chore: Remove labelInValue
in AutoComplete props ( #20967 )
2020-01-17 12:45:09 +08:00
cjmafei
32e80157c6
Tooltip doesn't disappear on disabled Dropdown.Button ( #20960 )
2020-01-17 12:10:59 +08:00
二货机器人
f8001a8048
docs: Fix autoComplete demo ( #20964 )
2020-01-17 12:09:41 +08:00
二货机器人
b67a1bee7d
fix: Form.Item keep render even it's not a Field ( #20963 )
...
* Not use Field when Form.Item is pure
* Add test case
* clean up
* add delay update for test
2020-01-17 11:50:06 +08:00
偏右
55bbe3d113
docs: fix auto complete demo ( #20946 )
...
* docs: fix and refactor AutoComplete demo
* ✅ update snapshot
* fix lint
2020-01-17 11:39:31 +08:00
二货机器人
9fd99f4dfc
Update index.zh-CN.md ( #20962 )
2020-01-17 10:48:25 +08:00
Gabriel Le Breton
0937ee54fb
Fix wording of a FAQ entry in form documentation ( #20954 )
2020-01-17 10:04:42 +08:00
二货机器人
8ff0413f77
Merge pull request #20951 from ant-design/master
...
chore: feature merge master
2020-01-16 21:54:04 +08:00
zombiej
ff079e7d2a
chore: Update Table related snapshot
2020-01-16 15:43:45 +08:00
二货机器人
12894980fb
Merge pull request #20915 from ant-design/master
...
chore: Feature merge master
2020-01-15 13:26:19 +08:00
二货机器人
c36c890f07
fix: Avoid Select clear icon overlap with selections ( #20914 )
2020-01-15 13:26:09 +08:00
Amumu
ea0604bb3c
fix typo ( #20913 )
2020-01-15 12:16:12 +08:00
二货机器人
246adcd5dd
docs: Add Tree virtual scroll demo ( #20911 )
...
* docs: Add Tree virtual scroll demo
* update snapshot
* show debug demo
* rename
* fix lint
* skip virtual list demo snapshot since conflict in node test
2020-01-15 12:13:20 +08:00
RollTsai
5837c68b1e
Update index.en-US.md ( #20912 )
2020-01-15 12:00:13 +08:00
xrkffgg
a9d76175d0
style: Optimize select other sizes placeholder text centered ( #20884 )
...
* style: 优化 select 其他尺寸 placeholder 文字居中
* use transform
* docs: update mode message
2020-01-15 10:37:49 +08:00
偏右
9a3640968e
🐛 Fix List item flex layout ( #20897 )
...
close #20648
2020-01-15 10:36:16 +08:00
李子瀚(Hans Lee)
1fb7407085
4.0 Form scrollToField: Pass options to form scrollToField ( #20774 )
...
* fix: form.scrollToField should accept options from scrollIntoView
* doc: Fixed wrong doc content
* doc: Fix docs pointing to scroll-into-view-if-needed
2020-01-14 22:50:49 +08:00
二货机器人
5556ab585f
chore: Add DatePicker related interface ts export ( #20900 )
2020-01-14 19:46:05 +08:00
偏右
e98f4acd92
🐛 Fix Tooltip title 0 is not shown ( #20894 )
...
close #20891
2020-01-14 17:57:05 +08:00
二货机器人
d231d24300
update docs & table version ( #20892 )
2020-01-14 16:23:47 +08:00
二货机器人
7a3cf0b93e
fix: help will shake in Form ( #20886 )
2020-01-14 14:45:22 +08:00
二货机器人
8bf66ce8be
fix: Input affix use inline-flex ( #20872 )
...
* fix: Input affix use inline-flex
* update snapshot
2020-01-14 11:59:38 +08:00
二货机器人
9d7edcd38b
fix: Select placeholder style issue ( #20883 )
...
* fix: Select placeholder style issue
* lint it
2020-01-14 11:45:26 +08:00
xrkffgg
2c092df9da
fix: select 多选时的 padding ( #20861 )
...
* fix: select 多选时的 padding
* fix: RTL
* remove css
* fix: rtl 模式下 signle
2020-01-13 23:39:42 +08:00
Amumu
6df1973aec
docs: tree-select docs upgrade ( #20745 )
...
* docs upgrade
* update
2020-01-13 21:42:17 +08:00
偏右
0d29a3dab9
Update presuffix.md
2020-01-13 20:55:34 +08:00
二货机器人
3fa274190e
Remove magic number of style align ( #20869 )
...
* fix: Adjust baseline align
* clean up
* Select style
* fix lint
2020-01-13 19:36:27 +08:00
soeyi
a5cb32fd5b
feat: add back @border-radius-sm ( #20818 )
...
* feat: add back @border-radius-sm
* feat: use @border-radius-base instead of 2px
2020-01-13 16:01:23 +08:00
二货机器人
f470f3e1e4
fix: Table onChange return cached data ( #20858 )
2020-01-13 15:04:27 +08:00
afc163
e3b0104c53
🐛 fix Firefox placeholder opacity
...
https://bugzilla.mozilla.org/show_bug.cgi?id=556145
2020-01-13 14:43:35 +08:00
偏右
2c12972759
💄 fix message shadow get cutted ( #20856 )
...
close #20798
2020-01-13 14:22:17 +08:00
偏右
2dc7b3fc17
feat: 🆕 Add buttonsRender to Dropdown ( #20815 )
...
* 🆕 Add buttonsRender to Dropdown
* ✅ update snapshot
* 📝 update document for buttonsRender
* ✅ fix demo lint
2020-01-13 12:15:20 +08:00
骗你是小猫咪
5a81182678
fix(Form.Item): label text align not correct when media less than xs and span not 24 ( #20836 )
2020-01-13 10:32:32 +08:00
二货机器人
23bbc40180
Merge pull request #20841 from ant-design/feature
...
chore: feature merge into master
2020-01-12 23:39:50 +08:00
Hami Abdi
d70637edba
feat: Add Min-Width Style Variables for Switch Component ( #20829 )
...
* chore: Export form typescript interface
* Feat -- Min-Width Style Variables for Switch Component
Implementation of feature request from @LuisRodriguezLD
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-01-11 23:24:10 +08:00
Jichao Zhong
b60eb4d20d
Fix Documentation for Form API ( #20830 )
2020-01-11 23:18:46 +08:00
zombiej
3a1c51010f
chore: Export form typescript interface
2020-01-10 11:55:42 +08:00
Amumu
bb560537d9
chore: Descriptions warning message upgrade ( #20786 )
...
* fix warning
* warning message upgrade
* snapshot
* update
2020-01-10 10:35:20 +08:00
二货机器人
00aab562a0
fix: Table expand icon not clickable when expandRowByClick is set ( #20808 )
2020-01-09 22:44:31 +08:00
二货机器人
078498058a
fix: Update table deps & fix bordered placeholder missing border right ( #20805 )
2020-01-09 21:46:55 +08:00
xrkffgg
8a9e2c5784
style: 优化calendar若干样式 ( #20790 )
...
* style:优化calendar若干样式
1. 基本样式月份下拉框宽度
2. 通知事项的文字反向
3. 卡片模式,选择框的尺寸
* fix: css order
* fix css
2020-01-09 15:40:29 +08:00
信鑫-King
da64b8b59a
tweak: DatePicker styling ( #20736 )
...
* tweak: picker start and end border-radius
* fix: border
* feat: @picker-basic-cell-active-with-range-color: and @picker-date-hover-range-color
* fix: border-radius use less vars
* revert: date picker panel border
2020-01-09 15:32:12 +08:00
信鑫-King
27f1835965
chore: dark site images address ( #20796 )
...
* fix: dark site images address
* fix: snapshot
2020-01-09 15:28:52 +08:00
二货机器人
1bea19b1dc
fix: Move table-bg less variable into table background instead of td ( #20794 )
2020-01-09 14:22:34 +08:00
zombiej
935a984cca
chore: Update snapshot & generate log script
2020-01-09 14:08:02 +08:00
二货机器人
12c8750488
chore: Add missing Table export interface ( #20789 )
...
* chore: Add missing Table export interface
* fix lint
2020-01-09 13:47:30 +08:00
二货机器人
05ebf0f8cc
chore: Not block input when Input value is undefined
( #20783 )
...
* chore: Input should not block input when `value` is undefined
* add test casw
* Fix test case & add breaking change in changelog
* fix prevValue logic
* patch change log
2020-01-09 11:13:07 +08:00
xrkffgg
0800063f34
fix: 修复 Carousel 组件 left/right 模式下卡片轮播方向 ( #20781 )
...
* fix: 修复 Carousel 组件 left/right 模式下卡片轮播方向
* fix: snap
* add: test
* remove: unnecessary code
2020-01-09 10:23:53 +08:00
zouxiaomingya
563f46b130
feat: update article length ( #20767 )
2020-01-08 19:21:23 +08:00
偏右
37b61c1ada
🐛 Fix Grid initial gutter ( #20762 )
...
like SSR situation
2020-01-08 17:14:29 +08:00
偏右
117495e28f
🐛 Fix .iconfont-size-under-12px not working ( #20765 )
...
Fix InputNumber and Other components icon size
close #20752
2020-01-08 16:31:25 +08:00
xrkffgg
f3b9a166ac
fix: 修复DatePicker 预设范围的选择按钮样式 ( #20760 )
2020-01-08 15:13:49 +08:00
afc163
4ee414d134
🎬 improve Tag demo
2020-01-08 15:08:54 +08:00
偏右
2ebaa7e7a6
🐛 fix Tree switcherIcon shown in leaf node ( #20753 ) ( #20755 )
...
close #20511
2020-01-08 14:09:06 +08:00
偏右
539b4cd968
🐛 tweak @zindex-badge for table fixed column ( #20751 )
...
close #20750
close #13930
2020-01-08 12:09:53 +08:00
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js ( #20730 )
...
* 📝 update title to Replace Moment.js
* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md
* 🔗 fix links
2020-01-08 11:29:37 +08:00
偏右
66e2a3ccc0
🔤 Tweak font family, same as tailwindcss ( #20747 )
...
https://tailwindcss.com/docs/font-family/#app
2020-01-08 11:29:15 +08:00
二货机器人
222849235d
fix: TextArea autoSize blink in FireFox ( #20737 )
2020-01-07 20:57:42 +08:00
二货机器人
40d9627554
chore: Warning when FormItem use render props and name at same time ( #20733 )
2020-01-07 19:17:51 +08:00
二货机器人
4068f3d190
fix: RowSelection fixed should work ( #20735 )
2020-01-07 19:17:37 +08:00