ant-design/components/typography/__tests__
llwslc 15b30e6761
feat: customize Typography.Paragraph copyable and editable (#25953)
* Merge branch 'feature' of github.com:ant-design/ant-design into antd

# Conflicts:
#	components/typography/__tests__/__snapshots__/demo.test.js.snap
#	components/typography/demo/interactive.md

* add icons & tooltips test

* remove Array<React.ReactNode> definition

* clean up useless code

* refactoring

* React.ReactNode already contains string

* 1. keep aria-label attribute
2. customize edit icon & tooltip

* rebase feature

* update snapshots

* update abi document

* update demo & document

* copyable icon & tooltip document

* version document
2020-08-09 12:56:35 +08:00
..
__snapshots__ feat: customize Typography.Paragraph copyable and editable (#25953) 2020-08-09 12:56:35 +08:00
demo.test.js New Component: Typography (#14250) 2019-02-19 11:42:05 +08:00
index.test.js feat: customize Typography.Paragraph copyable and editable (#25953) 2020-08-09 12:56:35 +08:00