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
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
米老朱
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
zombieJ
5ac674e698
sync form item ( #14778 )
...
* sync form item
* update snapshot
* use before
2019-02-13 21:45:47 +08:00
zy410419243
bf4560cf37
docs: fix wrong usage of comma
2019-02-07 13:59:32 +08:00
gyh9457
974e48090d
docs: Update Card and Mention doc ( #14247 )
2019-01-10 15:32:41 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850
🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
2018-12-25 16:28:50 +08:00
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
2018-12-25 01:10:00 +08:00
afc163
360f8cb7dc
Merge branch 'master' into feature
...
* master:
Correct doc
🆙 ant-design-palettes => @ant-design/colors
2018-12-24 13:38:46 +08:00
ztplz
4bd107f9d7
Correct doc
2018-12-23 23:16:42 +08:00
afc163
879784c665
Merge branch "master" into "feature"
2018-12-20 17:43:00 +08:00
zombiej
d2c9e6b498
update doc
2018-12-20 17:21:58 +08:00
zombiej
10e8a5aa72
add test case
2018-12-20 17:21:58 +08:00
zombiej
101a93ed39
mention add defaultSuggestion
2018-12-20 17:21:58 +08:00
ztplz
1c02a65593
format mention
2018-12-20 17:19:44 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
afc163
8e3ce3cb27
💄 update code style
2018-12-01 23:06:05 +08:00
Damian Green
eca24018fa
'Mention' component lifecycle methods
2018-12-01 22:55:23 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
ztplz
8b70fe7664
Correct type
2018-11-27 23:43:37 +08:00
zombiej
37a09ae078
update test case
2018-11-14 20:45:39 +08:00
afc163
919a9d3c60
Fix Mention test case
...
0185160e69
2018-11-06 19:32:59 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
afc163
f7102b4b20
demo: fix avatar align
2018-10-16 12:08:44 +08:00
偏右
a4c1bccd2a
Fix upload and mention test cases ( #12586 )
2018-10-11 15:11:44 +08:00
afc163
b55d402828
Add test case for Mention
2018-10-10 16:15:44 +08:00
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
2018-07-29 01:15:02 +08:00
Jake Richards
b4e0c48ed5
Strengthen Mention Component typings
2018-07-21 12:32:36 +08:00
afc163
009ed08580
upgrade eslint-config-airbnb
2018-06-27 16:09:58 +08:00
afc163
fafd83cadc
Fix mention test case in react 15
2018-05-22 23:29:09 +08:00
afc163
7e96ae1a6a
add jest.runAllTimers
2018-05-22 23:29:09 +08:00
afc163
3c381c6dd1
fix test case skip
2018-05-22 23:29:09 +08:00
afc163
292a91a777
Add test cases for Mention
2018-05-22 23:29:09 +08:00
afc163
77301c378f
skip mention test when test dist file
2018-05-22 23:29:09 +08:00
afc163
22d2f9eb01
update snapshot
2018-05-22 23:29:09 +08:00
afc163
3078819535
jest mock generateRandomKey for ssr test
...
facebook/draft-js#702
2018-05-22 23:29:09 +08:00
afc163
6471e5d4f0
write snapshot files
2018-05-22 23:29:09 +08:00
afc163
1e585135aa
Try test mention to see what the problem is
2018-05-22 23:29:09 +08:00
陆离
cc06f0f7a5
fix: focus editor ( #9548 )
2018-03-06 20:59:03 +08:00
Karthik K
f24e41806d
Minor punctuation correction ( #9472 )
2018-03-01 22:08:31 +08:00
Benjy Cui
44063967a1
fix: make Mention autosize height by default, close : #9068 ( #9307 )
2018-02-08 23:50:42 +08:00
Benjy Cui
2411bdb7b7
fix: placeholder of Mention should not be interactable, close : #9215 ( #9306 )
2018-02-08 22:39:43 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
Wei Zhu
d2dc88c470
Add focus() and blur() document
...
Close #3790
2017-12-01 19:28:41 +08:00
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
2017-11-30 09:53:32 +08:00
Wei Zhu
f14d57dc14
Fix implicit any error for Mention
2017-11-21 20:38:30 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00