summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/LabelRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-05-04fix 54730 (#874)kingces951-1/+1
2017-03-22[iOS/Win] Label will not unnecessarily expand (#827)Samantha Houts1-5/+21
2017-03-14[Win] Labels will now wrap when inside horizontally infinite layouts (#639)Samantha Houts1-0/+35
2016-09-12After Label.FormattedText property changed need invoke UpdateText method (#335)Mikhail1-1/+1
2016-08-30[Win] Fix FontAttributes unexpectedly changing a label's size (#325)Paul DiPietro1-1/+4
2016-08-30Use character truncation in Windows (#321)E.Z. Hart1-1/+1
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-0/+4
2016-03-22Initial importJason Smith1-0/+202