niko
b75ca54a70
fix Ellipsis break in firefox #1882 ( #1921 )
8 years ago
niko
9bf818a9ea
Add overflow-wrap & wordWrap for ? character break line. Fix : #1767 ( #1808 )
8 years ago
yoyo837
d1b424df1c
fix some other eslint error , close #1722
8 years ago
niko
0f9f76783a
fix Ellipsis floor-mid to ceil-mid #1258 ( #1680 )
8 years ago
twisger
456d25aa60
change api name
8 years ago
twisger
5baed891ed
feature: consider full-width character length as 2 when calculate string length
8 years ago
niko
7dbd7c40d2
fix length property include "..." tail length ( #1592 )
8 years ago
jim
645f7daf49
support perttier
8 years ago
nikogu
e7ddfff8e8
add break-all to Ellipsis tooltip
8 years ago
nikogu
fc2862b771
move -webkit-box-orient to js Ellipsis
8 years ago
nikogu
a17f543fd4
fixed Authorized Demo & Ellipsis tooltip #615
8 years ago
huaxiabuluo
591beb1db4
fixed isSupportLineClamp’s judgment ( #240 )
8 years ago
nikogu
43add5605a
Fixed: https://github.com/ant-design/ant-design-pro/issues/212
8 years ago
niko
5a972e9d30
Update Ellipsis compute through height ( #171 )
* Update Ellipsis compute with height & Fixed https://github.com/ant-design/ant-design-pro/issues/167
8 years ago
nikogu
b6570f15fc
use -webkit-line-clamp & remove cover mode
8 years ago
nikogu
cfa8063099
Fixed Ellipsis PureComponent -> Component
8 years ago
niko
ffea9d99cf
Add Ellipsis Component ( #135 )
* add Ellipsis
* remove title of span
* update scaffold example
* remove dump code
* maxHeight -> lines
* update Ellipsis for all case
* remove dump code
* use bisection to imporve performance
8 years ago