ant-design/components/descriptions
Harutaka Kawamura 87875eeb8a
fix: allow selecting only value on double click on Descriptions.Item (#24983)
* Wrap children with div

* Add display: inline

* Revert changes

* Wrap content by div

* Revert "Wrap content by div"

This reverts commit 90e827af1b.

* Insert invisible space

* Insert <i> before <span> for content

* Use @afc163's approach
2020-06-16 14:22:58 +08:00
..
__tests__ Merge remote-tracking branch 'origin/master' into feature-merge-master 2020-05-14 16:19:39 +08:00
demo 🎬 update descriptions demo 2019-11-06 10:42:10 +08:00
style fix: allow selecting only value on double click on Descriptions.Item (#24983) 2020-06-16 14:22:58 +08:00
Cell.tsx feat: descriptions add less variable (#24032) 2020-05-11 15:54:25 +08:00
index.en-US.md docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
index.tsx chore: small bundle size follow up (#24164) 2020-05-14 20:54:49 +08:00
index.zh-CN.md docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
Item.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
Row.tsx fix: Description key warning (#21688) 2020-02-28 21:47:29 +08:00