Blaz Pocrnja
c8f437ea02
Ellipsis onExpand function takes event parameter ( #22092 )
2020-03-11 11:11:25 +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
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
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
偏右
cff8c08286
🔨 simplify Popconfirm and Popover dom structure ( #22052 )
2020-03-10 15:17:23 +08:00
偏右
3bbd63a73a
chore: 🆙 upgrade rc-visual-list ( #22055 )
...
* 🆙 upgrade rc-visual-list
* same as rc-select dep
ececb04602/package.json (L49)
2020-03-10 14:45:38 +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
偏右
64bbe4e566
Merge pull request #22025 from ant-design/master-to-merge-feature
...
chore: 🔨 merge master into feature
2020-03-09 19:13:30 +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
偏右
41066d53c8
❤️ Add funding field in package.json
2020-03-09 13:38:57 +08:00
偏右
125c154ffe
💄 Avoid negative padding in less ( #22003 )
...
close #22003
2020-03-09 12:04:12 +08:00
偏右
3bcc2b4c39
docs: ❇️ release 4.0.2 ( #21993 )
2020-03-08 20:42:16 +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
depfu[bot]
0c92b8e0cc
Update react-intl to version 4.1.1 ( #21979 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-03-08 12:56:37 +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
二货机器人
28f31677e2
Merge pull request #21947 from ant-design/feature-merge-master
...
chore: Feature merge master
2020-03-06 18:19:39 +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
偏右
79d296a4e8
Update README.md
2020-03-06 12:58:35 +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