From b6570f15fc614b1480e072e37cb09458f4a66abb Mon Sep 17 00:00:00 2001 From: nikogu <644506165@qq.com> Date: Thu, 9 Nov 2017 16:36:16 +0800 Subject: [PATCH] use -webkit-line-clamp & remove cover mode --- src/components/Ellipsis/demo/cover.md | 22 -------- src/components/Ellipsis/demo/line.md | 2 +- src/components/Ellipsis/index.js | 76 ++++++++++++--------------- src/components/Ellipsis/index.less | 37 +++---------- src/components/Ellipsis/index.md | 5 +- src/routes/List/CardList.js | 2 +- src/routes/List/CardList.less | 3 ++ 7 files changed, 45 insertions(+), 102 deletions(-) delete mode 100644 src/components/Ellipsis/demo/cover.md diff --git a/src/components/Ellipsis/demo/cover.md b/src/components/Ellipsis/demo/cover.md deleted file mode 100644 index bcf7b757..00000000 --- a/src/components/Ellipsis/demo/cover.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -order: 2 -title: 按照行数省略的覆盖后缀模式 ---- - -通过设置 `lines` 属性指定最大行数,如果超过这个行数的文本会自动截取。通过设置 `cover` 属性设置后缀的覆盖模式,在这种模式下可以在 `children` 中使用 `ReactNode`。 - -但是因为是覆盖形式的后缀,可能需要通过 `suffixOffset` 以及 `suffixColor` 来设置 `...` 的样式以修正。 - -````jsx -import Ellipsis from 'ant-design-pro/lib/Ellipsis'; - -const article =
There were injuries alleged in three cases in 2015, and a fourth incident in September, according to the safety recall report. After meeting with US regulators in October, the firm decided to issue a voluntary recall.
; - -ReactDOM.render( -There were injuries alleged in three cases i
ReactDOM.render(