二货机器人
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
afc163
f1290fbb83
📝 update FAQ
2020-01-13 14:07:41 +08:00
afc163
07c3aaa058
📝 update replace moment doc order
2020-01-13 13:47:03 +08:00
xrkffgg
f7ab4e50af
fix: 修复中文模式下,更新日志的 Head 中 Menu 显示 ( #20853 )
2020-01-13 13:45:05 +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
偏右
7dedfcf894
🆙 upgrade stylelint ( #20849 )
2020-01-13 12:14:38 +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
信鑫-King
c2abac1dac
docs: 4.0.0-rc.1 changelog ( #20832 )
...
* 📝 4.0.0-rc.1 changelog
* 📝 changelog
* 📝 changelog
* 📝 changelog
* 📝 docs
2020-01-12 23:57:55 +08:00
二货机器人
23bbc40180
Merge pull request #20841 from ant-design/feature
...
chore: feature merge into master
2020-01-12 23:39:50 +08:00
depfu[bot]
a33902032a
Update eslint-plugin-import to version 2.20.0 ( #20839 )
2020-01-12 19:50:29 +08:00
zefeng
29905f6838
fix: fix contributors css overflow not wrap ( #20838 )
2020-01-12 13:10:26 +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
二货机器人
29316b4e9d
Merge pull request #20812 from ant-design/master
...
chore: master merge into feature
2020-01-10 11:16:50 +08:00
信鑫-King
a0eaebc8f9
chore: pause deploy site ( #20683 )
...
* chore: pause deploy site
* chore: use .bak
2020-01-10 11:15:22 +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
afc163
949d10dbf9
site: improve primary color change experience
2020-01-09 15:43:21 +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
偏右
36a03a06e2
fix: npm start warning ( #20791 )
...
* 🔧 fix npm start warning
close #20700
* 🔧 add some jsx files to gitignore
* fix eslint
2020-01-09 15:23: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
afc163
d17269e664
site: remove bug demo toggler
2020-01-09 11:36:25 +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
二货机器人
313c8f9a33
chore: Add log generate ( #20777 )
...
* chore: Add log generate
* add author support
* fix: only one author
2020-01-08 23:01:15 +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
depfu[bot]
a69c74788a
Update husky to version 4.0.0 ( #20748 )
2020-01-08 11:30:04 +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