maui-linux/Xamarin.Forms.Controls/GalleryPages
Alan Grgic 97d2f30f6b [Enhancement] Allow underline and strikethrough text decorations on labels and spans (#2221)
* Fixes #1632

* Allow underline and strikethrought text decorations on labels and spans

* revert some files

* pr feedback adjustments

* remove docs

* rename interface

* reorder enum

* clean up whitespace

* adjust tizen renderer

* add gallery demo for setting both underline and strike

* allow multiple values of enum to be set in xaml/css

* use normal null check

* use nameof

* include paragraph style

* tab alignment

* rebase from upstream

* pass control to update method on UWP

* correct text decorations type converter

* reset run text instead of label text on UWP when spans are used

* add tests for text decoration converter
2018-07-20 17:57:11 -06:00
..
CellsGalleries Replace invalid image URLs with images we control; 2017-12-28 16:23:23 -07:00
PlatformSpecificsGalleries [Enhancement][iOS] Support UIModalPresentationStyle.FormSheet (#3119) 2018-07-10 16:43:41 -06:00
VisualStateManagerGalleries VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
AbsoluteLayoutGallery.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
ActionSheetGallery.cs Initial import 2016-03-22 16:13:41 -07:00
AlertGallery.cs Initial import 2016-03-22 16:13:41 -07:00
AppLinkPageGallery.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
BackgroundImageGallery.cs Remove unused URLs for invalid images 2017-12-28 16:57:45 -07:00
BoundContentPage.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
ButtonGallery.cs Merge branch '15-5' 2018-02-12 09:34:33 +01:00
CarouselPageGallery.cs Initial import 2016-03-22 16:13:41 -07:00
CellTypeList.cs Add more UWP automated testing capabilities (#1252) 2017-11-10 10:52:25 +00:00
ClipToBoundsGallery.cs Initial import 2016-03-22 16:13:41 -07:00
ControlTemplatePage.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
ControlTemplateXamlPage.xaml Initial import 2016-03-22 16:13:41 -07:00
ControlTemplateXamlPage.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
DisposeGallery.cs Initial import 2016-03-22 16:13:41 -07:00
EditableList.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
EditorGallery.cs Initial import 2016-03-22 16:13:41 -07:00
EntryGallery.cs Initial import 2016-03-22 16:13:41 -07:00
FrameGallery.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
GridGallery.cs Initial import 2016-03-22 16:13:41 -07:00
GroupedListActionsGallery.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
GroupedListContactsGallery.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
ImageGallery.cs Initial import 2016-03-22 16:13:41 -07:00
ImageLoadingGallery.cs Change image source to one we control 2017-12-28 16:55:19 -07:00
InputIntentGallery.cs Initial import 2016-03-22 16:13:41 -07:00
LabelGallery.cs [Enhancement] Allow underline and strikethrough text decorations on labels and spans (#2221) 2018-07-20 17:57:11 -06:00
LayoutOptionsGallery.cs Initial import 2016-03-22 16:13:41 -07:00
LayoutPerformanceGallery.cs Initial import 2016-03-22 16:13:41 -07:00
LineBreakModeGallery.cs Initial import 2016-03-22 16:13:41 -07:00
ListPage.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
ListViewDemoPage.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
MacOSTestGallery.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
MacTwitterDemo.xaml Add sample HanselForms and TwitterDemo to ControlGallery (#651) 2016-12-16 18:05:28 +00:00
MacTwitterDemo.xaml.cs Add sample HanselForms and TwitterDemo to ControlGallery (#651) 2016-12-16 18:05:28 +00:00
MapGallery.cs Merge branch '3.1.0' 2018-05-15 16:16:52 +01:00
MasterDetailPageTabletPage.cs Run multiple UI tests without restarting ControlGallery (#539) 2016-11-16 13:07:30 -08:00
MinimumSizeGallery.cs Initial import 2016-03-22 16:13:41 -07:00
MultiGallery.cs Initial import 2016-03-22 16:13:41 -07:00
NavigationBarGallery.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
NavigationMenuGallery.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NavigationPropertiesGallery.cs Initial import 2016-03-22 16:13:41 -07:00
OpenGLGallery.cs Initial import 2016-03-22 16:13:41 -07:00
PickerGallery.cs Initial import 2016-03-22 16:13:41 -07:00
PlatformSpecificsGallery.cs [Enhancement][iOS] Support UIModalPresentationStyle.FormSheet (#3119) 2018-07-10 16:43:41 -06:00
ProgressBarGallery.cs Initial import 2016-03-22 16:13:41 -07:00
RelativeLayoutGallery.cs Initial import 2016-03-22 16:13:41 -07:00
ScaleRotate.cs [All] ScaleX and ScaleY (#1280) 2018-05-07 14:22:56 +02:00
ScrollGallery.cs [Core, iOS, Android, UWP, WPF] Hide scroll view scroll bars (#1910) 2018-02-26 13:20:39 -08:00
SearchBarGallery.cs Initial import 2016-03-22 16:13:41 -07:00
SettingsPage.cs Initial import 2016-03-22 16:13:41 -07:00
SliderGallery.cs Initial import 2016-03-22 16:13:41 -07:00
StackLayoutGallery.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
StepperGallery.cs Initial import 2016-03-22 16:13:41 -07:00
StyleGallery.cs Initial import 2016-03-22 16:13:41 -07:00
StyleXamlGallery.xaml Initial import 2016-03-22 16:13:41 -07:00
StyleXamlGallery.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
SwitchGallery.cs Initial import 2016-03-22 16:13:41 -07:00
TableViewGallery.cs Initial import 2016-03-22 16:13:41 -07:00
TemplatedCarouselGallery.cs Initial import 2016-03-22 16:13:41 -07:00
TemplatedTabbedGallery.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
TitleView.xaml TitleView (#2586) 2018-06-25 13:00:03 +01:00
TitleView.xaml.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
UnevenListGallery.cs [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
WebViewGallery.cs Initial import 2016-03-22 16:13:41 -07:00
XamlNativeViews.xaml [Controls] Support NativeView to ControlGallery.Tizen (#3079) 2018-06-21 11:54:00 +01:00
XamlNativeViews.xaml.cs [Xaml] support native views and native bindings (#266) 2016-09-08 11:45:43 -07:00
XamlPage.xaml Initial import 2016-03-22 16:13:41 -07:00
XamlPage.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
crimson.jpg Initial import 2016-03-22 16:13:41 -07:00