Ooui-tws-port/Ooui
Mike Nolan 3c2212b951 Add query support 2024-03-26 12:46:04 -05:00
..
Anchor.cs Fix the sample home page 2018-02-02 23:00:24 -08:00
Body.cs Add Document, Window, and Body 2018-04-16 14:02:54 -07:00
Button.cs Add convenience constructors 2020-03-08 17:32:49 -07:00
Canvas.cs Remove C# 7 pattern match 2018-03-09 18:46:58 -08:00
CanvasRenderingContext2D.cs Added additional canvas methods. 2018-03-26 19:54:42 -05:00
Client.js Add query support 2024-03-26 12:45:36 -05:00
Color.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
Colors.cs Implement buttons and labels 2017-11-09 16:09:48 -08:00
Div.cs Add convenience constructors 2020-03-08 17:32:49 -07:00
Document.cs Add mouse and editable content support 2018-04-16 14:02:54 -07:00
Element.cs Image elements without dimensions defined in Xamarin forms will now have their dimensions defined by attempting to scale it to the bounding box. 2018-11-14 09:18:22 -06:00
EventTarget.cs Image elements without dimensions defined in Xamarin forms will now have their dimensions defined by attempting to scale it to the bounding box. 2018-11-14 09:18:22 -06:00
Form.cs Fix compiler warnings 2018-03-13 17:59:47 -07:00
FormControl.cs Fix compiler warnings 2018-03-13 17:59:47 -07:00
Heading.cs Add Heading 2017-06-16 00:07:36 -07:00
Iframe.cs Fix closing tag on iframe 2019-03-21 14:23:36 -07:00
Image.cs Use attributes instead of properties 2018-02-01 18:43:23 -08:00
Input.cs Fix clearing the value property on inputs 2018-04-18 17:14:05 -07:00
JsonConvert.cs Changed Invariant calls to good ol' ToString 2018-04-15 20:13:57 +02:00
Label.cs Add convenience ctor 2018-03-09 16:43:50 -08:00
List.cs Add List and ListItem 2017-06-20 18:29:14 -07:00
ListItem.cs Add convenience constructors 2020-03-08 17:32:49 -07:00
Message.cs Add some ScrollTo support to ListView 2018-04-15 22:55:23 -07:00
Node.cs Node.Text optimization 2018-05-03 13:51:49 +02:00
Ooui.csproj Add query support 2024-03-26 12:46:04 -05:00
Option.cs Use attributes instead of properties 2018-02-01 18:43:23 -08:00
Paragraph.cs Complete the Todo Sample 2017-06-24 16:25:14 -07:00
Platform.cs Remove PCL support 2018-03-13 17:56:11 -07:00
PreserveAttribute.cs Add linker to wasm build task 2018-03-13 13:16:59 -07:00
Select.cs Fix Select and Option to use textContent instead of label 2018-03-23 15:06:17 -07:00
Session.cs revert change as it is still broken in mono 2023-03-17 08:58:08 -05:00
Span.cs Add convenience ctor to Span 2017-06-16 00:07:47 -07:00
Style.cs Merge pull request #205 from zumero/action-sheets 2019-01-05 12:07:46 -06:00
TextArea.cs Fix clearing the value property on inputs 2018-04-18 17:14:05 -07:00
TextInput.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
TextNode.cs Add compile options to turn off features 2018-03-09 18:50:19 -08:00
UI.cs Add query support 2024-03-26 12:45:36 -05:00
Utilities.cs Update for Xamarin.Forms 5.0 (#250) 2021-05-09 10:35:24 -07:00
WebSocketSession.cs revert change as it is still broken in mono 2023-03-17 08:58:08 -05:00
Window.cs Add Document, Window, and Body 2018-04-16 14:02:54 -07:00
Xamarin.Forms.Internals.Crc64.cs Update for Xamarin.Forms 5.0 (#250) 2021-05-09 10:35:24 -07:00