xiejiahe
c2e0cf5154
style(typography): remove null check ( #30248 )
4 years ago
CodingYingYingYing
a21c1a88c1
fix: Typography.Paragraph\Text\Title ts ( #29787 )
* fix: Typography.Paragraph\Text\Title ts
* feat: add doc
* feat: title ts
* feat: cr
* chore: revert
* chore: ts
* feat: doc/sort & drop onChange
4 years ago
xrkffgg
8622c39f29
docs: update typography api show
4 years ago
陈帅
c673cde7de
merge Feature into master ( #29758 )
* feat: add onCancel and onEnd option for editable (#29615 )
* feature: add onCancel and onEnd option for editable
* doc: editable
* doc: add EN doc
* optimize: code
Co-authored-by: chenliang <chenliang9@xiaomi.com>
* feat: add parent class for different notification types (#29634 )
close #29417
* refactor: Upload use origin behavior (#29737 )
* refactor: Fallback of events
* test: Fix test case
* fix: Start file update logic
* fix: remove status update
* test: Remove wrapTest
* test: Fix test case
* chore: bump rc-upload
* docs: About desc
* feat: tab support moreIcon (#29744 )
* feat: Tabs support moreIcon
* docs: Tabs support moreIcon
* style: lint
* docs: add english document
* Update components/tabs/index.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update components/tabs/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update components/tabs/index.zh-CN.md
* Update components/tabs/index.en-US.md
Co-authored-by: zty <zty.dev@outlook.com>
Co-authored-by: zty <zty.dev@icloud.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jueinin <1014397160@qq.com>
Co-authored-by: chenliang <chenliang9@xiaomi.com>
Co-authored-by: 不吃猫的鱼 <michael2ib1989@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: Tianyuan Zhang <tianyuan233.zhang@gmail.com>
Co-authored-by: zty <zty.dev@outlook.com>
Co-authored-by: zty <zty.dev@icloud.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
jueinin
24d1b3c39c
feat: add onCancel and onEnd option for editable ( #29615 )
* feature: add onCancel and onEnd option for editable
* doc: editable
* doc: add EN doc
* optimize: code
Co-authored-by: chenliang <chenliang9@xiaomi.com>
4 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
afc163
99c2c2ff0b
refactor: use optional chaining instead of if ( #29368 )
* refactor: use optional chaining instead of if
* revert some code
4 years ago
Kermit
7368b05b05
fix: update snapshot ( #29309 )
4 years ago
诸岳
367a64676f
test: Update snapshots
4 years ago
afc163
1d437534a0
docs: fix broken links
close #29294
4 years ago
xrkffgg
dcc0ffa016
chore : prettier code ( #29123 )
* style: prettier code
* update
* Update index.less
4 years ago
cnjs
1ea1ec7876
docs: update Typography doc ( #29033 )
* doc: update Typography doc
* doc: update Typography doc
* docs: update symbol doc
4 years ago
cnjs
fb21552c8b
doc: update Typography doc ( #28991 )
4 years ago
偏右
924a3303c0
Revert "fix: Typography ellipsis.suffix type ( #28959 )" ( #28988 )
This reverts commit 934f1b78dd
.
4 years ago
cnjs
934f1b78dd
fix: Typography ellipsis.suffix type ( #28959 )
* fix: Typography: update EllipsisConfig interface
* docs: update Typography doc
4 years ago
afc163
a5bdf5aedd
chore: fix tsc error
4 years ago
afc163
b22f1ec306
chore: fix tsc error
4 years ago
二货机器人
4315ac567c
chore: replace omit ( #28846 )
* chore: Replace omit.js with rc-util omit
* chore: Replace omit.js with rc-util omit
* fix ts
* fix ts
* fix ts
4 years ago
二货机器人
a9bd80916d
feat: Typography ellipsis support tooltip ( #28821 )
* feat: ellipsis support tooltip
* chore: Update test snapshot
* test: Coverage
* chore: fix ts definition
* clean up
4 years ago
二货机器人
a70d301c7b
fix: typography focus ( #28545 )
4 years ago
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
4 years ago
偏右
0ca5e686d9
fix: Typography.Link copyable text default behavior ( #27982 )
close #27966
4 years ago
Hossein Mohammadi
8a1dfe8af1
chore: use rc-util istead of ref.ts ( #27920 )
ref.ts remove
4 years ago
Tom Xu
44e41b5ced
refactor(trans-button): rewrite with hook ( #27743 )
* refactor(trans-button): rewrite with hook
* Update Base.tsx
* Update util.test.js
* Update transButton.tsx
* Update transButton.tsx
* Update transButton.tsx
* Update util.test.js
4 years ago
wf-francescoalbanese
696396a62f
refactor: make autosize true by default ( #27814 )
Made `autoSize = true` by default deconstructing it from props, rather than explicitly checking if it's undefined at render times.
4 years ago
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
xrkffgg
c80524f475
fix: Typography.Link disabled hover style ( #27734 )
4 years ago
Tom Xu
4b8674d9e9
refactor(editable): rewrite with hook ( #27655 )
* refactor(editable): rewrite with hook
* Update Editable.tsx
* chore: imrpove
* Update Editable.tsx
* Update Editable.tsx
* Update Editable.tsx
4 years ago
xrkffgg
36cdf0a129
refactor: direction type define ( #27540 )
4 years ago
Liu Ya
e954079dd0
fix: Typography.Link color not disabled ( #27487 )
修复 Typography.Link disabled时悬浮、点击颜色问题
4 years ago
Troy Li
07d4022e18
fix: Invalid regular expression for particular ellipsis content ( #27383 )
* fix: Invalid regular expression for particular ellipsis content
* fix: ellipsisContent is possibly nullable
* test: add test cases for ellipsis string with parentheses
4 years ago
偏右
9a368a59f1
fix: Typography ellipsis title ( #27328 )
* fix: Typography ellipsis title
close #27324
* fix ci
4 years ago
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
4 years ago
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
Tom Xu
e234a71ecd
refactor(typography): remove deprecated ( #27158 )
4 years ago
二货机器人
43e2651b9c
fix:Typography miss block & pre style ( #27150 )
* feat: Add block & pre style
* fix lint
4 years ago
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
chore: merge master into feature
4 years ago
Tom Xu
b896556823
style: fix Typography Link color ( #27119 )
* style: fix Typography Link color
* Update index.less
4 years ago
偏右
88fde9f9f7
style: fix Typography Link color ( #27104 )
close #27088
4 years ago
Liu Ya
41d520ab82
docs: update Typography.Text ( #27093 )
4 years ago
zhangchen
138b953afd
feat: TextArea showCount ( #26952 )
* feat: TextArea showCount
* update: TextArea showCount test
* update: TextArea showCount test
* update: test
* update: test
* update: test
* update: interface
* revert: interface change
4 years ago
Vineet Srivastav
f2766df2e1
style: fix @link-decoration in Typography.Link ( #26854 )
4 years ago
偏右
fc5e0a9155
test: ✅ 100% coverage ( #26839 )
* test: isStyleSupport
* test: 100% test coverage
4 years ago
afc163
a48e2a474f
test: recover test case expect
4 years ago
afc163
a8f9572944
test: ignore code which never run into
4 years ago
afc163
d5954af85e
test: fix lint
4 years ago
afc163
05e05c59f6
test: ignore code which never run into
4 years ago
afc163
935773a0d0
test: recover test case expect
4 years ago
afc163
2f736441af
test: ignore code which never run into
4 years ago
afc163
2980444bd6
test: fix lint
4 years ago