Kimmo Saari
|
cd6f5ff3f1
|
Locale (feat #16752): Added Latvian localization (#16780)
|
2019-05-26 10:02:40 +08:00 |
|
zombieJ
|
155642d14a
|
feat: Steps support clickable (#16773)
* support clickable
* update snapshot
* update desc
|
2019-05-25 21:01:21 +08:00 |
|
陈帅
|
3e32364dc0
|
New component Descriptions (#14645)
* add new component: DescriptionList
* add warning message
* docs: fix doc typo
* feat: implement the size attribute
* docs: fix doc typo
* refactor: use new name Descriptions
* test: snapshots updated
* feat: support react15
* style: fix code style warring
* style: better var name
* style: better code style
* style: merge css class
* feat: add responsive config
* fix: fix error title
* style: use @border-radius-base
* update snapshot
* feat: set default column
* test: add test script
* style: fix property defaultProps is useless error
* style: more robust code
* style: fix codereview warning
* style: fix review warning
* use responsiveObserveserve
* fix review warning
* bug: add childrenArray copy,prevent changes to incoming parameters
* fix dom error
* fix typo
* fix test
* don't use this
* snapshot updated
* prettier md
* remove descriptions md text
* new rendering method
* doc :add dot
* style: add right border
|
2019-05-22 23:22:09 +08:00 |
|
偏右
|
633fd7142d
|
Merge pull request #16694 from ant-design/upgrade-drawer
feat: support pressing ESC to close drawer
|
2019-05-22 16:59:09 +08:00 |
|
afc163
|
9d12c82f90
|
🆙 rc-drawer 1.9.3
|
2019-05-22 14:54:28 +08:00 |
|
jljsj
|
d6bc4afe29
|
update config-provider test
|
2019-05-21 13:45:42 +08:00 |
|
jljsj
|
2a2209395f
|
update drawer version
|
2019-05-21 12:05:13 +08:00 |
|
afc163
|
149f2c8172
|
💄 improve code style of Drawer
|
2019-05-21 11:29:01 +08:00 |
|
afc163
|
6eb197e8a2
|
✅ update snapshots
|
2019-05-21 11:13:27 +08:00 |
|
afc163
|
9f21fe87c6
|
🆙 support ESC to close drawer
|
2019-05-21 11:03:25 +08:00 |
|
诸岳
|
7a728daca9
|
Merge branch 'master' into feature
|
2019-05-20 13:29:34 +08:00 |
|
诸岳
|
6e7c5a95d2
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2019-05-20 12:44:47 +08:00 |
|
诸岳
|
95044af3e3
|
Fix stylelint errors
|
2019-05-20 12:21:47 +08:00 |
|
zombiej
|
a4054bffe7
|
prettier md files
|
2019-05-20 11:46:00 +08:00 |
|
zombiej
|
eea2272f34
|
fix form typescript doc
|
2019-05-20 11:43:17 +08:00 |
|
诸岳
|
3048f672dd
|
Bump 3.18.2
|
2019-05-20 11:25:13 +08:00 |
|
诸岳
|
e6586c914c
|
docs: Add the changelog of 3.18.2 (#16666)
|
2019-05-20 11:23:53 +08:00 |
|
偏右
|
6e59e7767f
|
Merge pull request #16646 from ant-design/fix-cascader-style
style: unified Cascader selected style with Select
|
2019-05-17 14:16:05 +08:00 |
|
afc163
|
1c918b0921
|
💄 unified Cascader selected style with Select
|
2019-05-17 14:09:56 +08:00 |
|
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
|
2019-05-17 12:05:03 +08:00 |
|
zombieJ
|
1517fcbbd6
|
fix space missing in button (#16551)
|
2019-05-17 12:04:47 +08:00 |
|
偏右
|
947e8e5d7d
|
Merge pull request #16643 from ant-design/drawer-close-resume-animate
fix close animation
|
2019-05-17 11:35:53 +08:00 |
|
jiang
|
aff1dc2d3a
|
Update drawer.less
|
2019-05-17 11:31:43 +08:00 |
|
jiang
|
1e406dbaf0
|
fix close animation
|
2019-05-17 11:27:17 +08:00 |
|
偏右
|
0c1b062c11
|
Merge pull request #16638 from eruca/master
fix: Tree.onDragEnter function parameter
|
2019-05-17 10:48:11 +08:00 |
|
偏右
|
e0f8aed814
|
== to ===
close #16640
|
2019-05-17 10:28:22 +08:00 |
|
ztplz
|
1872f51f94
|
Format (#16639)
|
2019-05-16 23:32:16 +08:00 |
|
ztplz
|
a3e8fe3dc8
|
Fix docs (#16637)
|
2019-05-16 23:20:45 +08:00 |
|
eruca
|
7cb4a11290
|
onDragEnter的函数定义缺少一个expandedKeys:string[]?
官方的示例里有expandedKeys, 可是typescript定义里没有,所以扩展一下
|
2019-05-16 22:33:15 +08:00 |
|
ztplz
|
9308f19314
|
Fix incorrect tree type (#16624)
|
2019-05-16 20:45:04 +08:00 |
|
zombieJ
|
c39ca23b7d
|
update icons logic (#16623)
|
2019-05-16 17:47:50 +08:00 |
|
偏右
|
e0fae5dacf
|
Merge pull request #16615 from gxvv/master
chore: Fix affix navigator lost current class after click hashtag anchor.
|
2019-05-16 16:33:52 +08:00 |
|
偏右
|
80f4bacf0d
|
Merge pull request #16621 from zytjs/patch-2
Update index.zh-CN.md
|
2019-05-16 16:05:27 +08:00 |
|
zytjs
|
e5d64b14e6
|
Update index.zh-CN.md
|
2019-05-16 16:03:15 +08:00 |
|
偏右
|
40836c2440
|
Merge pull request #16616 from ant-design/fix-selectedRows-bug
fix: 🐞 Fix selectedRows missing when there is childrenColumnName in Table
|
2019-05-16 15:10:48 +08:00 |
|
偏右
|
5e3293cac8
|
Merge pull request #16619 from ant-design/optimize-pr-template
docs: Change changelog format in PR template
|
2019-05-16 15:10:21 +08:00 |
|
afc163
|
f320ba5cfe
|
📝 Change changelog template
|
2019-05-16 15:09:17 +08:00 |
|
afc163
|
c4128c0d14
|
🐛 Fix selectedRows missing when there is childrenColumnName in Table
close #16614
|
2019-05-16 14:50:24 +08:00 |
|
gxvv
|
c642c87c68
|
💚🚨 Fix ci broken and remove linter error.
|
2019-05-16 14:45:17 +08:00 |
|
gxvv
|
8539cf6879
|
🐛 Fix scroll to initial anchor on page load and scroll to top on router change.
chore: Use destroy replace disable.
|
2019-05-16 14:19:15 +08:00 |
|
gxvv
|
5b8867439a
|
🐛 Fix scrollama not working after unnecessary update.
|
2019-05-16 14:18:53 +08:00 |
|
gxvv
|
09f79c9dac
|
📝 Complete translation.
|
2019-05-16 13:37:20 +08:00 |
|
偏右
|
88364399e3
|
Merge pull request #16597 from zytjs/patch-1
Update use-in-typescript.zh-CN.md
|
2019-05-15 16:07:18 +08:00 |
|
zytjs
|
5a3a93230c
|
Update use-in-typescript.zh-CN.md
|
2019-05-15 15:12:11 +08:00 |
|
SylvanasGone
|
a19a500970
|
fix(Form): improve method onFieldsChange params type defs (#16577)
|
2019-05-15 12:24:33 +08:00 |
|
zombieJ
|
c598b364dd
|
fix: Update List ts definition (#16594)
|
2019-05-15 11:12:55 +08:00 |
|
zombieJ
|
5621b7b9f7
|
fix: Call Carousel force update when children lenght changed (#16592)
|
2019-05-15 00:39:09 +08:00 |
|
偏右
|
d576c4bc85
|
Merge pull request #16586 from ant-design/fix-table-snapshot
test: ✅ Fix snapshots
|
2019-05-14 16:27:25 +08:00 |
|
afc163
|
be75d125b6
|
✅ Fix snapshots
|
2019-05-14 16:26:21 +08:00 |
|
偏右
|
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)
|
2019-05-14 16:17:34 +08:00 |
|