Zheeeng
|
49206a53c5
|
chore: prefer using @internal annotation over other markups (#37816)
|
2022-09-30 14:26:41 +08:00 |
|
Zheeeng
|
f5a5077d80
|
fix: Typography ellipsis percision bug (#37802)
* fix:ellopsis默认fontsize调整为12px
* fix: issue 37791
* test: update snapshot
Co-authored-by: zonghao.jiang <1587315093@qq.com>
|
2022-09-30 10:58:11 +08:00 |
|
二货爱吃白萝卜
|
356715f4a6
|
fix: Typography tooltip bug (#37754)
* chore: basic
* fix: diff icon logic
* fix: Tooltip logic
* chore: fix lint
|
2022-09-27 15:56:09 +08:00 |
|
二货爱吃白萝卜
|
15e4b93e43
|
fix: Visible change not show Tooltip of Typography (#37147)
* test: Update snapshot
* test: Add test case
* test: fix react 18
|
2022-08-19 01:31:16 +08:00 |
|
叶枫
|
00c891ac05
|
feat: Typography ellipsis.tooltip could be a object (#36099)
* feat: add tooltipProps
* feat: doc
* feat: props
* feat: props
* feat: props
* feat: docs
* feat: review
* feat: add tooltipProps
* feat: doc
* feat: props
* feat: props
* feat: props
* feat: docs
* feat: review
|
2022-07-25 13:09:39 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
afc163
|
594f138760
|
resolve conflict between feature and master
|
2022-05-08 17:01:54 +08:00 |
|
Tom Xu
|
1719748a29
|
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
|
2022-05-07 14:31:54 +08:00 |
|
Camol
|
bdabee4db4
|
feat(Typography): copyable text support format (#35219)
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
|
2022-04-25 09:49:48 +08:00 |
|
youngz
|
80377f2243
|
feat: Typography.Text Pass event to onCopy. (#34655)
|
2022-03-22 16:52:44 +08:00 |
|
黑雨
|
c7fe1c8e26
|
fix: editable Typography.Title should match font size while editing (#34169)
* feat: editable Typography.Title should match font size while editing
* feat: update style
* feat: update style
* feat: update style
* feat: style lint
* feat: update style
* Update components/typography/style/index.less
* Update components/typography/Editable.tsx
* feat: reorganize css
* feat: style lint
* feat: update snap
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-03-04 11:04:20 +08:00 |
|
opopeieie
|
58c1998e1e
|
fix: Typography copyable in clipboard incorrect (#34034)
Co-authored-by: chenxq <chenxq@neocrm.com>
|
2022-02-16 19:41:06 +08:00 |
|
soso
|
b66016a6f7
|
fix: useLayoutEffect to useIsomorphicLayoutEffect (#33818)
* fix: useLayoutEffect to useIsomorphicLayoutEffect
* chore: change to rc-util/lib/hooks/useLayoutEffect
|
2022-02-14 14:36:05 +08:00 |
|
linxianxi
|
19cc7d49e2
|
fix: Typography copyable add stopPropagation (#33998)
* fix: Typography copyable add stopPropagation
* add test
|
2022-02-10 16:22:31 +08:00 |
|
Di Wu
|
745ebf2d84
|
fix: Exception in enter key callback on editable or copyable Paragraph (#33976)
* fix: Exception on enter key callback
* Move spyOn position
|
2022-02-09 18:07:52 +08:00 |
|
MadCcc
|
a9bc316b80
|
fix: ellipsis should display tooltip if rows larger than 1 (#33875)
* fix: ellipsis should display tooltip if rows larger than 1
* test: add test case
|
2022-01-28 14:54:03 +08:00 |
|
二货机器人
|
395c549049
|
fix: Typography error on context ellipsis (#33725)
* chore: init measure
* chore: out of space
* refactor: Multiple render
* chore: auto cut
* feat: render split
* fix: ellipsis logic of suffix
* fix: ref missing
* fix: Tooltip missing
* test: snapshot
* chore: opt for textarea
* test: back part of ellipsis
* chore: back of ellipsis logic
* ellipsis logic
* fix: init ellipsis measure
* fix: ellipsis event
* chore: clean up
* test: Update snapshot
* fix: test
* test: Update snapshot
* chore: lazy ellipsis
* fix: check css ellipsis logic
* test: Update snapshot
* test: back of coverage
* chore: clean up
* test: ignore else
* test: clean up
|
2022-01-18 14:13:41 +08:00 |
|