黑雨
|
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 |
|
二货机器人
|
fe185dcbce
|
fix: typography ellipsis check in transform (#34007)
* fix: typography ellipsis check in transform
* test: Update snapshot
|
2022-02-11 14:06:06 +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 |
|