Commit Graph

25 Commits

Author SHA1 Message Date
信鑫-King
4c3a351bc7 tweak: export Skeleton avatar name (#15965) 2019-04-09 13:42:34 +08:00
ZYSzys
554fdd4a3c script: cleanup & reduce useless prettier files (#15467) 2019-03-18 10:46:17 +08:00
Marek Łuszczki
7b2c878d71
fix Skeleton browser applied padding
Fix to issue #15413, caused by `padding-inline-start` rule in browser default styles
2019-03-14 19:30:41 +01:00
偏右
5f4f8b0dee
Fix list item style (#15328)
* 🐛 Fix List Item layout style problems

* 🐛 horizontal list should align center

*  Add test cases

*  Add test cases for List.Item

* 🐛 Fix vertical list item with extra
2019-03-11 23:34:05 +08:00
Inian
c443909bca
Typo 2019-03-08 21:29:58 +08:00
afc163
b03d9ad4b2
Update test snapshots 2019-03-06 16:52:57 +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
Alvin Abia
9368753605
Fixed typo in Skeleton component doc 2019-01-30 14:07:51 -05:00
afc163
a29806f895
📝 upgrade some documentations for progress and skeleton 2019-01-29 15:23:23 +08:00
陈帅
8e11f0bdb9 merge support prettier 2018-12-07 20:02:01 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
afc163
83c192ea3e
💄 fix eslint problems 2018-11-28 15:11:02 +08:00
afc163
213693e333 🌐 site: transition component category, close #11629 2018-11-04 16:20:35 +08:00
偏右
54e24421d1
Update index.zh-CN.md 2018-10-26 00:13:54 +08:00
Wei Zhu
1c1a67fe1d Merge branch 'feature' 2018-09-30 16:53:28 +08:00
zombiej
b9e85b2870 fix #12469. Adjust doc of Skeleton type 2018-09-29 17:08:44 +08:00
zombiej
2b22d6b19c bump rc-switch & update test case 2018-09-13 19:47:28 +08:00
afc163
0c0bcce873 tweak skeleton paragraph width 2018-09-12 15:45:49 +08:00
zombiej
58cfe94ffd fix typo 2018-09-03 20:21:32 +08:00
afc163
fef685a15b update snapshots 2018-09-02 16:45:12 +08:00
afc163
afbf9e59bc refactor skeleton Paragraph 2018-09-02 16:45:12 +08:00
afc163
b951105b93 Fix avatar active animation in skeleton 2018-09-02 16:45:12 +08:00
afc163
1a3e59c0da Add some random width for skeleton paragraph 2018-09-02 16:45:12 +08:00
zombiej
5e31067c78 add list-style in skeletion 2018-08-26 16:52:32 +08:00
zombieJ
796b56dbc4
New Component Skeleton (#11226)
* Add new component Skeleton
* Add related doc
* Add sample
* Add test case

ref: https://github.com/ant-design/ant-design/issues/10308
2018-08-22 23:34:36 +08:00