Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
Liu Ya
41d520ab82
docs: update Typography.Text ( #27093 )
4 years ago
llwslc
ff7aca19cc
feat: add Typography.Text type success ( #26145 )
* baseType & style
* update demo
* update snap
* update document
* remove type primary
4 years ago
偏右
487d3e46c0
docs: improve typography API table ( #26102 )
* docs: improve typography API table
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* docs: update doc
* docs: update
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
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
4 years ago
xrkffgg
672066ccae
feat: add Typography.Title level 5 ( #25861 )
* feat: add Typography.Title level 5
* fix test
4 years ago
CornerSkyless
ab9c477638
feat: Add maxLength and autoSize in Typography editable config ( #25373 )
* feat: Add maxLength and autoSize in Typography editable config
* doc: add version column of maxLength and autoSize
* doc: add demo of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* doc: fix version column of autoSize and maxLength
* snapshot: add snapshot
* snapshot: add snapshot
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* snapshot: add snapshot
* update version column
* feat: Add maxLength and autoSize in Typography editable config
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* doc: fix version column of autoSize and maxLength
* snapshot: add snapshot
* snapshot: add snapshot
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* snapshot: add snapshot
* update version column
* add snapshot
4 years ago
xrkffgg
ebb57ae63e
docs: format api space/breadcrumb/dropdown ( #25296 )
* docs: format api space/breadcrumb/dropdown
* fix function
* fix fcunciton before
4 years ago
xrkffgg
b9cd990693
docs: format api button/icon/typography ( #25292 )
4 years ago
偏右
3e3d1eedcf
feat: customize Typography.Paragraph copyable ( #25274 )
* ✨ customize copyable with tooltip and icon
* 💄 fix copyable icon margin
* 📝 custom icon and tooltips demos
* 📸 updating sanpshots
* 📝 updating copyable api
* fix snapshot
* fix tooltips type
* fix tooltips type again
* update documentation
Co-authored-by: Israel kusayev <israel.kusayev@gmail.com>
4 years ago
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
5 years ago
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
5 years ago
二货机器人
d89cca53b1
docs: Text ellipsis ( #24603 )
5 years ago
zoomdong
4e9fc51dba
feat: add custom expand style for typography.paragraph ( #24385 )
* feat: add custom expand style for typography.paragraph
* feat: delete filed-form
* fix: lint error
* feat: add test case
* fix: typo
5 years ago
二货机器人
1a82efa5ca
Text support keyboard ( #24195 )
5 years ago
二货机器人
80e3dfa9be
feat: Add Link component to prepare for rm global style ( #24019 )
* init
* move to base
* add link component
* update snasphot
* update snasphot of test
* move to Typography
* update test case
5 years ago
二货机器人
1d50004644
feat: Typography support onEllipsis ( #23414 )
* feat: support onEllipsis
* add test case
* update doc
5 years ago
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
5 years ago
zouxiaomingya
1ebf5fa4b7
feat: Typography add suffix ( #20224 )
* feat:Typography add suffix
* feat:run test
* fix:lint
* feat: update suffix example
* feat: update test
* fix: updateupdateSnapshot
* fix: upate test
* run lint
* feat: measureSuffixText
* feat: suffix 不可省略
* fix: title
* fix: update node_modules
* fix: change title type
5 years ago
约修亚
f4fd7cf0da
Update index.zh-CN.md ( #20382 )
API中遗漏了code属性?
5 years ago
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
afc163
bd27b6b836
📝 Optimize some docs
6 years ago
liuchuzhang
9058588fe6
fix document
6 years ago
zombieJ
c80136a9a7
New Component: Typography ( #14250 )
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
6 years ago