07akioni
0dff111081
Refactor carousel style ( #25906 )
...
* refactor: Carousel style for fix vertical-align
* fix: remove slide border
2020-07-30 14:06:16 +08:00
zombiej
cdefaec190
docs: Update DatePicker docs
2020-07-30 13:56:18 +08:00
Omri Grossman
8800b56e47
fix: The 'indentSize' in the Table component couldn't be zero value ( #25890 )
...
* - Fixed the indentSize prop of Table.tsx to also accept 0 values
* - Undo Cascader component test snapshots
* - Added test case
- Used check with typeof === number instead of `undefined` and `null`
Co-authored-by: omri.g <omri.g@alibaba-inc.com>
2020-07-30 10:16:44 +08:00
偏右
7776722bdc
fix: Carousel height issue ( #25886 )
...
* chore: 🎬 improve carousel demos
* fix: Carousel weired height issue
close #25878
* fix snapshot
2020-07-29 18:35:52 +08:00
xrkffgg
a204c7fc0c
docs: update dropdown demo text ( #25864 )
2020-07-28 20:07:09 +08:00
07akioni
44b51dc2b7
fix: Badge style import ( #25863 )
2020-07-28 17:59:14 +08:00
偏右
8eb4e83535
test: ✅ increase test covarage ( #25857 )
...
* test: ✅ increase test covarage
* fix test case
2020-07-28 17:54:46 +08:00
07akioni
f498ae0344
fix: menu horizontal dark style & site ( #25850 )
...
* fix: menu horizontal dark style & site
* fix: lint
* fix: update snapshot
* chore: revert
* chore
* fix: padding transition glitch
2020-07-28 17:09:09 +08:00
偏右
246d3767ea
style: tweak divider border color ( #25855 )
2020-07-28 15:45:51 +08:00
偏右
f4e76c603e
style: ⚡ remove Select choice animation ( #25852 )
2020-07-28 15:06:18 +08:00
偏右
cffa9af09b
feat: export FormList interface ( #25849 )
...
close #24487
close #25835
2020-07-28 13:04:18 +08:00
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
2020-07-27 22:32:21 +08:00
Hsuan Lee
b34841e39b
fix: Tabs focus state color when disabled ( #25827 )
2020-07-27 22:29:26 +08:00
07akioni
27d14741e3
Merge pull request #25841 from ant-design/feature
...
chore: merge feature into master
2020-07-27 22:16:47 +08:00
07akioni
c2f208e2d2
feat: steps percent ( #25839 )
...
* feat: Steps with progress
* test: update snapshot
* fix: lint
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
* refactor: remove progressIcon && rename percentage to percent
* test: snapshot
* fix: icon position offset
* fix: position offset
* fix: icon position offset
* docs
* fix: small line offset
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 21:40:36 +08:00
Kermit Xuan
53be0fb0a7
chore(picker): improve hovering experience ( #25826 )
2020-07-27 15:56:34 +08:00
Lukas Zeitler
826a42d90b
feat: add de_DE localisation for defaultValidateMessages for Form Component ( #25823 )
...
* Adds de_DE localisation for defaultValidateMessages for Form Component
* add de_DE localisation for default form validation messages
2020-07-27 11:10:44 +08:00
Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 ( #25821 )
2020-07-27 10:41:32 +08:00
07akioni
9d49434483
fix: merge conflict
2020-07-26 20:30:56 +08:00
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1
2020-07-26 20:14:11 +08:00
偏右
fca0da30e8
fix: Avatar fallback bug ( #25806 )
...
* refactor: avatar code
* fix: Fix Avatar fallback bug
close #25801
* add blank
* update demo
2020-07-26 16:53:50 +08:00
afc163
9e104292a2
docs: 📝 update table locale API
2020-07-25 14:32:45 +08:00
07akioni
29da624411
fix: Table getCheckboxProps indeterminate not working ( #25649 )
...
* fix: Table getCheckboxProps indeterminate not working
* feat: Table warn when set halfChecked using getCheckboxProps
* chore: rename expand-chidren.md to tree-data.md
2020-07-24 18:46:56 +08:00
07akioni
f38f297616
style: 💄 update Menu.Item horizontal style ( #25622 )
...
* refactor: menu style
* chore
* chore
* fix: site style
2020-07-24 14:39:47 +08:00
afc163
c299f1c420
docs: issue link of Cascader showSearch.matchInputWidth
...
https://github.com/ant-design/ant-design/issues/25779
2020-07-23 17:51:44 +08:00
xrkffgg
1fc3b59ada
fix: pagination button cursor style ( #25772 )
2020-07-23 17:35:13 +08:00
偏右
436465bd8a
fix: ⌨️ improve Accessibility by adding role ( #25774 )
...
for Alert/message/notification
2020-07-23 15:00:14 +08:00
二货机器人
2803ccf658
docs: Update DatePicker docs and add legacy notice ( #25768 )
...
* docs: Update DatePicker docs and add legacy notice
* clean up
* only warning for QuarterPicker
* update docs
* fix lint
* note to warning
2020-07-23 11:25:17 +08:00
偏右
af27b029ad
Merge pull request #25743 from ant-design/master
...
chore: merge master into feature
2020-07-22 14:42:35 +08:00
zombiej
c5f3ea7b62
chore: Remove useless test case
...
ref #25736
2020-07-22 13:53:27 +08:00
zombiej
2742596b46
chore: Update snapshot
2020-07-22 13:02:25 +08:00
偏右
b466db56a7
Revert "docs: remove unnecessary code ( #25738 )" ( #25740 )
...
This reverts commit 6e8a14d62a
.
2020-07-22 10:43:36 +08:00
hoho2017
6e8a14d62a
docs: remove unnecessary code ( #25738 )
...
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
2020-07-22 10:05:44 +08:00
afc163
7d7cbf803b
🇭🇰 zh-HK locale
2020-07-21 23:24:33 +08:00
Tejas H
7c8906a8a9
Fixed typos ( #25671 )
...
Typo fix: `col-order-esponsive` -> `col-order-responsive`
2020-07-21 23:08:24 +08:00
Joo Wu
877668b1df
🇭🇰 Add zh-HK ( #25731 )
2020-07-21 23:05:18 +08:00
Albert Zhang
26f1d201c0
feat: using alert role in form-item-explain ( #25735 )
2020-07-21 22:29:31 +08:00
二货机器人
356812627f
fix: Collect FormItem errors should be sync with state ( #25737 )
...
* passing error logic
* fix: Collect FormItem errors should be sync with stat
2020-07-21 20:51:36 +08:00
二货机器人
9728b9cc15
fix: FormItem with noStyle passing error logic ( #25734 )
2020-07-21 17:49:10 +08:00
zhangchen
22fdd41732
fix: Calendar validRange prevents disabledDate ( #25626 )
...
* fix: Calendar validRange prevents disabledDate
* update: code style
* fix: 25606
* update: useCallback mergedDisabledDate
* update: useCallback mergedDisabledDate
* add: test case
2020-07-21 16:29:27 +08:00
afc163
508cecd0a7
merge feature into master-to-merge-feature
2020-07-21 16:23:13 +08:00
偏右
5ac3313b7f
fix: Form control clear icon position ( #25728 )
...
* fix: Form control clear icon position
close #23430
* 🆙 eslint-plugin-unicorn
2020-07-21 16:18:31 +08:00
Amour1688
453f7d13f3
docs: optimize modal docs ( #25724 )
...
* docs: optimize modal docs
* docs: remove <br />
2020-07-21 12:26:56 +08:00
07akioni
3a50499b80
style: 💄 unify card action pane color with body color
2020-07-21 11:33:51 +08:00
hoho2017
da25fd1b38
docs: remove unused className ( #25718 )
...
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
2020-07-21 10:38:30 +08:00
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
hoho2017
0222d4e7fe
chore: className here is unnecessary ( #25701 )
...
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
2020-07-20 15:35:15 +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