afc163
|
53d7a20939
|
merge feature into master-to-merge-feature
|
2020-05-13 16:16:16 +08:00 |
|
afc163
|
50e33768a9
|
✅ fix DatePicker snapshot
|
2020-05-13 16:10:48 +08:00 |
|
sorteam
|
b73e84da9b
|
Fix Table type (#24114)
Co-authored-by: soroka_av <soroka_av@st.by>
|
2020-05-13 16:03:07 +08:00 |
|
偏右
|
34c2fad636
|
refactor: 🔨 tree style code (#24096)
|
2020-05-13 14:45:08 +08:00 |
|
xrkffgg
|
90a36eed0b
|
style: optimize select multiple tag style in rtl (#24112)
|
2020-05-13 14:07:11 +08:00 |
|
偏右
|
f7e00f645e
|
style: fix Button small size align when customize theme (#24097)
close #24089
|
2020-05-13 12:56:24 +08:00 |
|
偏右
|
31ba421268
|
fix: dark menu link color (#24110)
close #24107
|
2020-05-13 12:16:48 +08:00 |
|
精武陈真
|
227233268d
|
docs: fix typo (#24109)
from改为form
|
2020-05-13 12:11:58 +08:00 |
|
zombiej
|
339246d316
|
chore: Merge master
|
2020-05-13 11:59:15 +08:00 |
|
xrkffgg
|
731505813a
|
style: fix menu border in rtl (#24101)
|
2020-05-13 11:09:28 +08:00 |
|
偏右
|
c19685e0ea
|
fix: Child of Button should be interactive (#24095)
close #24090
|
2020-05-12 22:29:10 +08:00 |
|
xrkffgg
|
64d151aa81
|
style: optimize typography expand style in rtl (#24084)
|
2020-05-12 17:58:45 +08:00 |
|
偏右
|
82d709676a
|
fix: Drawer height bug (#24082)
* 🐛 Fix Drawer height bug
close #24074
* ✅ fix snapshot
|
2020-05-12 17:39:59 +08:00 |
|
wx1322
|
49f5ed7764
|
feat: Adds zh_TW localisations for Form (#24065)
* Update zh_TW.tsx
* Remove spaces
* Update zh_TW.tsx
* Update snapshot
* replace indexOf() with ||
|
2020-05-12 15:00:24 +08:00 |
|
afc163
|
fdcbfc909d
|
✅ fix snapshot
close #24070
|
2020-05-12 14:57:13 +08:00 |
|
Jinke Li
|
f250b2fa29
|
Feature: support custom cell ellipsis tooltip (#24056)
* feat: add transformFile optionfor transform file before request
* feat: bump rc-upload 2.7.0
* feat(Upload): optimize doc
* feat: support custom cell ellipsis tooltip
* tests: update snapshots
* docs: update table ellipsis demo
* tests: update snap
|
2020-05-12 12:44:49 +08:00 |
|
Kermit Xuan
|
9a6ad0edb9
|
fix(#23019): display defaultValue when no matched options (#24058)
|
2020-05-12 10:34:24 +08:00 |
|
偏右
|
4dccbd8eab
|
style: add @modal-close-color (#24053)
* 🆕 Add @modal-close-color
close #24050
* update snapshot
* fix var name
|
2020-05-11 20:08:46 +08:00 |
|
偏右
|
2ab7c3f182
|
fix @menu-item-font-size not working (#24052)
close #24051
|
2020-05-11 19:12:04 +08:00 |
|
Tom Xu
|
d766472d94
|
feat: descriptions add less variable (#24032)
* feat: add less variable @descriptions-item-trailing-colon,@descriptions-it,@descriptions-item-label-colon-margin-leftem-label-colon-margin-right,
* fix
* Update demo.test.js.snap
|
2020-05-11 15:54:25 +08:00 |
|
二货机器人
|
80e3dfa9be
|
feat: Add Link component to prepare for rm global style (#24019)
* init
* move to base
* add link component
* update snasphot
* update snasphot of test
* move to Typography
* update test case
|
2020-05-11 14:28:57 +08:00 |
|
afc163
|
626f918597
|
🗑️ remove checkbox PropTypes
|
2020-05-11 14:02:23 +08:00 |
|
njmqd
|
4884e91c49
|
fix: Add closeIcon for Tabs.Tabpane (#23992)
* fix: Add closeIcon for Tabs.TabPane
* fix: update snapshots
Co-authored-by: 倪佳敏 <ni.jiamin@datatom.com>
|
2020-05-11 12:12:33 +08:00 |
|
Kermit Xuan
|
67a482f4e5
|
fix(#16659): support className and style for message (#24024)
* fix(#16659): support className and style for message;
* docs(message): update demo custom-style;
|
2020-05-11 12:11:15 +08:00 |
|
xrkffgg
|
04eb91dc8e
|
style: fix datepicker panel style (#24028)
|
2020-05-11 12:02:24 +08:00 |
|
偏右
|
e188537c00
|
refactor: Dropdown.Button icon prop (#24020)
ref #24017
|
2020-05-10 23:53:29 +08:00 |
|
xrkffgg
|
e26eb5f892
|
docs: optimize site of rtl (#23995)
|
2020-05-10 22:11:09 +08:00 |
|
二货机器人
|
1cf1a15d50
|
Merge pull request #24018 from ant-design/master
chore: Feature merge master
|
2020-05-10 18:42:00 +08:00 |
|
偏右
|
0a70563e44
|
chore: fix drawer demo (#24015)
* 🎬 improve drawer demo
* 🎬 fix drawer demo glitch
close #24011
|
2020-05-10 17:15:41 +08:00 |
|
Jenna Van Conett
|
8cce0383a1
|
Update drag-sorting.md (#24013)
|
2020-05-10 12:54:57 +08:00 |
|
二货机器人
|
72a846681a
|
chore: Fix Form.List render logic (#24009)
* update snapshot
* update nest logic
* clean up
|
2020-05-10 10:39:30 +08:00 |
|
afc163
|
acb4cb6859
|
Merge feature into master
|
2020-05-09 20:40:12 +08:00 |
|
偏右
|
2beb28518c
|
test: ✅ Alert and AutoComplete test coverage (#24004)
* 🔨 refactor demo code style
* refactor alert code and fix test cov
* add test case for AutoComplete
* fix test
|
2020-05-09 19:32:02 +08:00 |
|
mraiguo
|
28f71921ea
|
fix: Tooltip in Upload components location error (#24001)
|
2020-05-09 18:58:44 +08:00 |
|
xrkffgg
|
338733d70f
|
docs: optimize input demo (#23990)
* docs: optimize input demo
* docs: optimize input demo
* fix: style
* remove
|
2020-05-09 18:02:18 +08:00 |
|
xrkffgg
|
dd6c855028
|
style: fix input clear icon in rtl (#23999)
|
2020-05-09 18:02:08 +08:00 |
|
Vitaly Budovski
|
60d45d8d37
|
docs: Add documentation for responsive table columns (#23987)
|
2020-05-09 18:01:16 +08:00 |
|
Xuhao
|
9c0f12c7e8
|
fix: #23986 [Comment] Should not render avatar wrapper when avatar is… (#23994)
* fix: #23986 [Comment] Should not render avatar wrapper when avatar is not present
* #23986 test snapshots revision
|
2020-05-09 16:50:34 +08:00 |
|
xrkffgg
|
c393ca700e
|
style: fix select focused in input group (#23985)
|
2020-05-09 14:41:00 +08:00 |
|
偏右
|
ee58a34175
|
fix: 🆙 upgrade rc-steps@3.6.0 (#23989)
* 🆙 upgrade rc-steps@3.6.0
* update snapshot
|
2020-05-09 14:01:02 +08:00 |
|
xrkffgg
|
015109b42b
|
style: opt datepicker active bar style in rtl (#23981)
|
2020-05-09 10:00:23 +08:00 |
|
二货机器人
|
fafa3b7e51
|
feat: Form support validateTrigger (#23972)
|
2020-05-08 23:04:20 +08:00 |
|
zombiej
|
3fad93e41b
|
chore: feature merge master
|
2020-05-08 22:25:33 +08:00 |
|
偏右
|
333e8ffeb2
|
💄 Tweak Select close x position (#23963)
close #23886
|
2020-05-08 18:13:38 +08:00 |
|
xrkffgg
|
48c7011f67
|
style: fix transfer search padding in rtl (#23962)
|
2020-05-08 18:13:08 +08:00 |
|
偏右
|
d221458939
|
refactor: 📦 Generate version.js from package.json (#23957)
* 📦 generate version.js from package.json
* components/version/version.ts
* remove version.js
* fix scripts
* Add pretest and predist
* clean up finalizeCompile
* fix lint
|
2020-05-08 17:49:22 +08:00 |
|
偏右
|
f8c1e794da
|
refactor: 🆙 upgrade rc-animate to 3.x (#23937)
* 🆙 upgrade rc-animate to 3.x
drop dep of component-classes
* 🆙 upgrade deps which deps on rc-animate
* ✅ fix snapshot
|
2020-05-08 13:47:51 +08:00 |
|
Eric Chen
|
dfe2477b87
|
docs(Divider): Move Divider to layout (#23952)
|
2020-05-08 10:34:50 +08:00 |
|
二货机器人
|
c4b602e835
|
fix: FormItem with help (#23945)
* fix: Help status error
* update logic
* adjust ref
* fix ts
* adjust hidden logic
|
2020-05-07 23:26:07 +08:00 |
|
zoomdong
|
5f825d8172
|
docs: fix typo (#23946)
|
2020-05-07 23:22:31 +08:00 |
|