zy410419243
a22b994c53
fix: case
2019-02-20 10:33:04 +08:00
zy410419243
fe2d997df8
docs: add missing PR
2019-02-20 10:33:04 +08:00
Mounish Sai
bc40076db9
docs: remove --save flag
...
--save is no longer needed.
2019-02-20 10:28:10 +08:00
zombiej
f370e96d68
add missing link of changelog
2019-02-19 23:42:51 +08:00
zombiej
2b4bb4c11a
update changelog
2019-02-19 23:39:59 +08:00
Michał Jurkowski
c0f49c782c
Fix hardcoded heading color
2019-02-19 23:24:31 +08:00
zombieJ
c29323b448
Revert to remove FormItem explain-holder ( #14937 )
...
* Revert "Adjust style to be similar with origin (#14886 )"
This reverts commit 735175e3cf
.
* Revert "sync form item (#14778 )"
This reverts commit 5ac674e698
.
2019-02-19 23:24:07 +08:00
undefined
43486e085c
delete vue faq
2019-02-19 23:21:21 +08:00
Amumu
1552955b12
修复: bordered的固定高、非空表格在隐藏头部时,丢失顶部边框的问题
2019-02-19 16:16:50 +08:00
zy410419243
7f1dea0ab1
fix: wrong usage of polyfill
2019-02-19 15:52:19 +08:00
zy410419243
9d5454c7b7
pref: add missing polyfill
2019-02-19 15:52:19 +08:00
zy410419243
14945cb7a7
chore(DirectoryTree): migrate to new lifecycle method
2019-02-19 15:52:19 +08:00
ztplz
b0ca03cba3
Update
2019-02-19 15:50:38 +08:00
ztplz
025bad6981
Update
2019-02-19 15:50:38 +08:00
ztplz
f26788c26e
Revert "update snapshot"
...
This reverts commit 3e8f99a4a5
.
2019-02-19 15:50:38 +08:00
ztplz
29cabea52a
update snapshot
2019-02-19 15:50:38 +08:00
ztplz
c24d737546
Fix incorrect collapse icon position when sider in the right
2019-02-19 15:50:38 +08:00
Jason Chen
4c5f3d2b0a
Enhance <Grid>&<Meta> props type definition ( #14857 )
2019-02-19 13:37:38 +08:00
zombiej
eddfbd5f51
only affect addon & suffix
2019-02-19 11:38:26 +08:00
zombiej
fcc3820545
adjust input style
2019-02-19 11:38:26 +08:00
Ilan
b54f3674e4
Merge pull request #14903 from ilanus/fix/step-missing-types
...
Types: add "onClick" and "className" types for Step
2019-02-18 19:14:43 +01:00
Nathan Schneider
3ae34ab1d2
Update README.md
...
Fixed grammar issue in line 126.
2019-02-18 21:54:19 +08:00
ilanus
8eddf15fd1
update steps types
2019-02-18 13:23:04 +01:00
zombieJ
6678c6abf3
update changelog ( #14899 )
2019-02-18 19:04:33 +08:00
zombieJ
a3bd55b79a
revert #14608 ( #14898 )
...
* revert #14608
* add test case
2019-02-18 18:05:27 +08:00
zombieJ
735175e3cf
Adjust style to be similar with origin ( #14886 )
...
* adjust style to be similar with origin
* update snapshot
* add missing extra logic
* adjust tiny
* fix margin
* use element to keep the place
* update snapshot
2019-02-18 16:42:02 +08:00
zombieJ
1d75725369
update snapshot ( #14880 )
2019-02-18 11:04:45 +08:00
Wei Zhu
83626e6fd5
Bump 3.13.3
2019-02-18 00:28:38 +08:00
Wei Zhu
07ec7d9f53
test: use mockReset
...
According to the document of jest, mockRestore only works when mock was
created with `jestSpyOn`.
https://jestjs.io/docs/en/mock-function-api#mockfnmockrestore
2019-02-18 00:26:19 +08:00
Wei Zhu
8945343d85
Merge pull request #14852 from ant-design/release-3.13.3
...
Release 3.13.3
2019-02-17 23:34:36 +08:00
Wei Zhu
62dbb31ee4
Add 3.13.3 changelog
2019-02-17 23:28:56 +08:00
afc163
c30b06d5db
📝 add stop in document
2019-02-17 23:07:02 +08:00
afc163
25404ee6cf
💄 Tweak select width in Calendar
2019-02-17 22:47:27 +08:00
afc163
f359b7592e
📝 site: remove new icons badge
2019-02-17 12:41:19 +08:00
tangjinzhou
e68dab6e5d
add ant-design-vue ( #14869 )
2019-02-17 00:17:53 +08:00
zombieJ
d2c17cd747
only set getPopupContainer when scroll provides ( #14864 )
...
* only set getPopupContainer when scroll provides
* adjust
2019-02-16 11:49:15 +08:00
杨小事er
2f81d000f8
fix(time-picker): fix icon style ( #14861 )
2019-02-15 22:45:41 +08:00
Gabe Medrash
6dce9aff3a
Add onTitleMouseEnter and onTitleMouseLeave to public interface
2019-02-15 14:50:58 +08:00
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
...
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
Rick Zhou
80e6204803
remove the lambda used in input-number render() function
2019-02-14 17:51:18 +08:00
afc163
6ef24cf833
🐛 Fix Card loading style when there is actions
...
close #14832
2019-02-14 17:50:58 +08:00
mraiguo
86f0f97376
rangePicker clear when controlled ( #14796 )
2019-02-14 17:50:37 +08:00
Michelle Zhang
306796605a
Update typo ( #1471 , #6391 )
2019-02-14 17:49:58 +08:00
Michelle Zhang
4a784b4e24
Add English translation for 'Data Entry' ( #1471 )
2019-02-14 17:49:58 +08:00
Wei Zhu
32a61d8596
fix: handle true for Table[pagination] properly
...
`pagination` is not designed to accept `true` value,
but in practice, many people assign `true` to `pagination`,
since they thought `pagination` accepts boolean value.
2019-02-14 17:48:35 +08:00
afc163
a287f1bcb8
🐛 Fix missing border top of empty Table without header
...
close #14834
2019-02-14 17:47:20 +08:00
+v
bf2a240ba7
fix: clear both
2019-02-13 22:22:30 +08:00
zombieJ
5ac674e698
sync form item ( #14778 )
...
* sync form item
* update snapshot
* use before
2019-02-13 21:45:47 +08:00
afc163
7d64962036
📝 fix faq link in documentation
...
dc1ead2a47
2019-02-13 20:03:02 +08:00
zombieJ
41470e0c68
clean css ( #14797 )
...
* clean css
* move to horizontal
2019-02-12 22:41:41 +08:00