Commit Graph

26 Commits

Author SHA1 Message Date
pengfei.zhou
60c8651e10 iOS: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
95ff2155f5 iOS: Text set shadow do not set clipToBounds 2021-09-09 18:24:22 +08:00
pengfei.zhou
228c2c131c iOS:TextNode use content size 2021-09-09 18:24:22 +08:00
pengfei.zhou
5b3d45f607 iOS: Text textAligment support Top and Bottom 2021-09-09 18:24:22 +08:00
王劲鹏
7a0a2c6621 iOS: image render optimize
UIGraphicsBeginImageContextWithOptions replaced with UIGraphicsImageRenderer above iOS 10
2021-09-03 15:52:15 +08:00
pengfei.zhou
e6637b82de iOS:fix when text font is customized,set fontStyle cause font change to system font 2021-08-12 16:02:08 +08:00
pengfei.zhou
ba099b6f7e iOS:fix TextNode cannot switch back to normal style 2021-07-27 18:13:11 +08:00
王劲鹏
cd9f08fa97 iOS: impl text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
9bf4072777 fix: scroller parent aware child size change 2021-06-15 16:11:08 +08:00
pengfei.zhou
967ad27a22 iOS: fix property from assign to copy 2020-12-10 09:52:34 +08:00
pengfei.zhou
931c06393e iOS:fix default gravity to be center 2020-05-06 15:13:00 +08:00
pengfei.zhou
fdff5af3d9 feat:Text add truncateAt 2020-04-27 18:58:41 +08:00
pengfei.zhou
5dd4724e3c iOS:Text Font cannot be applied propertily 2020-04-15 19:10:46 +08:00
pengfei.zhou
9e0b3e067b feat:Text add htmlText 2020-04-14 12:10:55 +08:00
pengfei.zhou
8cb135b7b1 Text add strikethrough and underline 2020-04-13 17:44:15 +08:00
pengfei.zhou
870a7e74af iOS:implement MaxWidth and MaxHeight 2020-04-08 20:33:20 +08:00
pengfei.zhou
abbe0ba377 iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
438f729ec6 iOS:Change DoricGravity enum name 2020-03-27 10:08:54 +08:00
pengfei.zhou
d088e30f38 iOS:Text's max width and max height can only be affected while >0 2020-03-25 15:05:50 +08:00
pengfei.zhou
90e494222d add text lineSpacing 2020-03-24 16:25:14 +08:00
pengfei.zhou
0cfbef67a2 feat:add Text lineSpacing 2020-03-24 16:25:14 +08:00
pengfei.zhou
fe33a18213 feat:add maxWidth and maxHeight for text 2020-03-24 16:25:14 +08:00
pengfei.zhou
6cf0f4603e iOS:fix text cannot apply padding properly 2020-03-13 19:38:39 +08:00
王劲鹏
49854cc825 add iOS icon font support 2020-03-13 15:06:19 +08:00
pengfei.zhou
c92435f1e0 Text add fontStype property 2020-01-15 09:55:48 +08:00
pengfei.zhou
98b3d419ff rename dir 2019-12-21 23:01:45 +08:00