Ooui-tws-port/Ooui.Forms
Frank A. Krueger 7522fe0ce5
Add LoadApplication method
This allows a WASM Ooui app to act like a native Forms app.

Fixes #106
2018-03-23 15:47:38 -07:00
..
Cells Added ListViewRenderer (basic implementation), all CellRenderers and some samples. 2018-01-05 13:10:57 +01:00
Controls Add Target to LinkView, LinkLabel, and Anchor 2018-02-01 22:52:39 -08:00
Extensions Add wrapping support to text measuring 2018-02-02 17:15:38 -08:00
Renderers Changes in ListViewRenderer to support source collection changes (add, remove, etc) 2018-03-22 20:16:11 +01:00
DisplayAlert.cs Add PCL target to Xamarin.Forms 2018-03-09 21:28:39 -08:00
ElementChangedEventArgs.cs Implement VisualElementRenderers 2017-11-09 01:38:19 -08:00
EventTracker.cs Add double click recognizer 2017-12-09 22:46:27 -08:00
Exports.cs Added Iframe element, WebViewRenderer (basic implementation) and WebView sample 2018-01-21 20:13:38 +01:00
Forms.cs Add LoadApplication method 2018-03-23 15:47:38 -07:00
IVisualElementRenderer.cs Fix the size of renderer controls 2017-11-09 18:12:02 -08:00
Ooui.Forms.csproj Remove PCL support 2018-03-13 17:56:11 -07:00
PageExtensions.cs Fire Page Appearing event 2018-03-23 12:40:51 -07:00
Platform.cs Add PCL target to Xamarin.Forms 2018-03-09 21:28:39 -08:00
PlatformEffect.cs Implement VisualElementRenderers 2017-11-09 01:38:19 -08:00
PlatformRenderer.cs Update Forms page sizes (fixes #35) 2017-12-10 19:02:41 -08:00
RendererPool.cs Create the visual hierarchy 2017-11-09 14:17:36 -08:00
ResourcesProvider.cs Remove PCL support 2018-03-13 17:56:11 -07:00
VisualElementPackager.cs Create the visual hierarchy 2017-11-09 14:17:36 -08:00
VisualElementRenderer.cs Generate initial static html 2018-02-01 20:18:16 -08:00
VisualElementTracker.cs Init Xamarin.Forms pages with the browser size 2017-11-19 14:19:44 -06:00