Paul Li
f3360d814e
fix: Text widget shows a horizontal scroll on center and right alignment ( #11189 )
...
-- Set overflow-x to hidden on StyledText
2022-02-17 20:01:15 +08:00
Pawan Kumar
d4eeff8fcc
fix: Header tags are not styled correctly in the Text widget ( #10949 )
...
* fix text widget styles
* add font weight in headings
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2022-02-10 12:25:33 +05:30
Yash Vibhandik
35d46b42d4
fix : #10428 styling support in popup ( #10487 )
2022-01-27 15:37:05 +05:30
Suji Kim
c15445a92d
fix: Add white-space CSS to span tag ( #9708 )
...
Co-authored-by: goorm <goorm@RayKim.local>
2022-01-06 20:26:16 +05:30
Yash Vibhandik
a6a462cf68
feat: #4141 added truncate support into text widget ( #9820 )
...
* feat: #4141 added truncate support into text widget
* fix: updated truncate show logic, cypress added
* fix: updated ellipsis position
Co-authored-by: bhavin <techbhavin@gmail.com>
2022-01-04 11:51:02 +05:30
Pawan Kumar
f33758d871
remove reset on text widget ( #9594 )
...
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-12-07 15:59:04 +05:30
Tolulope Adetula
60131403b2
feat: disable parsing link ( #7075 )
...
* feat: add disableLink for text widget
* feat: add test for disable link
* fix: email parsing
* fix: test issues
* fix: failing test
* fix: failing test
2021-09-26 23:00:40 -07:00
Abhinav Jha
b49f5097c6
refactor: Widget Development API ( #6405 )
2021-09-09 20:40:22 +05:30