偏右
633fd7142d
Merge pull request #16694 from ant-design/upgrade-drawer
feat: support pressing ESC to close drawer
6 years ago
afc163
9d12c82f90
🆙 rc-drawer 1.9.3
6 years ago
jljsj
d6bc4afe29
update config-provider test
6 years ago
jljsj
2a2209395f
update drawer version
6 years ago
afc163
149f2c8172
💄 improve code style of Drawer
6 years ago
afc163
6eb197e8a2
✅ update snapshots
6 years ago
afc163
9f21fe87c6
🆙 support ESC to close drawer
6 years ago
诸岳
7a728daca9
Merge branch 'master' into feature
6 years ago
诸岳
6e7c5a95d2
Merge branch 'master' of github.com:ant-design/ant-design
6 years ago
诸岳
95044af3e3
Fix stylelint errors
6 years ago
zombiej
a4054bffe7
prettier md files
6 years ago
zombiej
eea2272f34
fix form typescript doc
6 years ago
诸岳
3048f672dd
Bump 3.18.2
6 years ago
诸岳
e6586c914c
docs: Add the changelog of 3.18.2 ( #16666 )
6 years ago
偏右
6e59e7767f
Merge pull request #16646 from ant-design/fix-cascader-style
style: unified Cascader selected style with Select
6 years ago
afc163
1c918b0921
💄 unified Cascader selected style with Select
6 years ago
zombieJ
ecb2eb6ede
feat: Add Mentions component ( #16532 )
* init
* first demo
* support empty
* add loading support
* add form sample
* update form sample
* omit value & defaultValue
* add 2 rest demo
* placement support
* update docs
* fix test
* update docs
* add test case
* fix lint
* follow textarea style
* update docs style
6 years ago
zombieJ
1517fcbbd6
fix space missing in button ( #16551 )
6 years ago
偏右
947e8e5d7d
Merge pull request #16643 from ant-design/drawer-close-resume-animate
fix close animation
6 years ago
jiang
aff1dc2d3a
Update drawer.less
6 years ago
jiang
1e406dbaf0
fix close animation
6 years ago
偏右
0c1b062c11
Merge pull request #16638 from eruca/master
fix: Tree.onDragEnter function parameter
6 years ago
偏右
e0f8aed814
`==` to `===`
close #16640
6 years ago
ztplz
1872f51f94
Format ( #16639 )
6 years ago
ztplz
a3e8fe3dc8
Fix docs ( #16637 )
6 years ago
eruca
7cb4a11290
onDragEnter的函数定义缺少一个expandedKeys:string[]?
官方的示例里有expandedKeys, 可是typescript定义里没有,所以扩展一下
6 years ago
ztplz
9308f19314
Fix incorrect tree type ( #16624 )
6 years ago
zombieJ
c39ca23b7d
update icons logic ( #16623 )
6 years ago
偏右
e0fae5dacf
Merge pull request #16615 from gxvv/master
chore: Fix affix navigator lost current class after click hashtag anchor.
6 years ago
偏右
80f4bacf0d
Merge pull request #16621 from zytjs/patch-2
Update index.zh-CN.md
6 years ago
zytjs
e5d64b14e6
Update index.zh-CN.md
6 years ago
偏右
40836c2440
Merge pull request #16616 from ant-design/fix-selectedRows-bug
fix: 🐞 Fix selectedRows missing when there is childrenColumnName in Table
6 years ago
偏右
5e3293cac8
Merge pull request #16619 from ant-design/optimize-pr-template
docs: Change changelog format in PR template
6 years ago
afc163
f320ba5cfe
📝 Change changelog template
6 years ago
afc163
c4128c0d14
🐛 Fix selectedRows missing when there is childrenColumnName in Table
close #16614
6 years ago
gxvv
c642c87c68
💚 🚨 Fix ci broken and remove linter error.
6 years ago
gxvv
8539cf6879
🐛 Fix scroll to initial anchor on page load and scroll to top on router change.
chore: Use destroy replace disable.
6 years ago
gxvv
5b8867439a
🐛 Fix scrollama not working after unnecessary update.
6 years ago
gxvv
09f79c9dac
📝 Complete translation.
6 years ago
偏右
88364399e3
Merge pull request #16597 from zytjs/patch-1
Update use-in-typescript.zh-CN.md
6 years ago
zytjs
5a3a93230c
Update use-in-typescript.zh-CN.md
6 years ago
SylvanasGone
a19a500970
fix(Form): improve method onFieldsChange params type defs ( #16577 )
6 years ago
zombieJ
c598b364dd
fix: Update List ts definition ( #16594 )
6 years ago
zombieJ
5621b7b9f7
fix: Call Carousel force update when children lenght changed ( #16592 )
6 years ago
偏右
d576c4bc85
Merge pull request #16586 from ant-design/fix-table-snapshot
test: ✅ Fix snapshots
6 years ago
afc163
be75d125b6
✅ Fix snapshots
6 years ago
偏右
aa70d1441b
Merge pull request #16584 from sbusch/fix-form-item-with-help-negative-margin
Prevent negative margin-bottom for form items with help (e.g. validation errors)
6 years ago
Sebastian Busch
8c9b6ec653
prevent negative margin-bottom for form-item-with-help
without this, value can become negative. this caused following fieldset to float
to the right of the field with validation errors
(cherry picked from commit 43da8a5a835904270a6ccf48859d7bd6d91e04cd)
6 years ago
afc163
5313777681
💄 Improve Table demo color style
6 years ago
zombieJ
6379999012
use 1em instead of fix size ( #16569 )
6 years ago