Ooui-tws-port/Ooui
Javier Suárez Ruiz 078e62a6f4 Added Iframe element, WebViewRenderer (basic implementation) and WebView sample 2018-01-21 20:13:38 +01:00
..
Anchor.cs Add Anchor, Forms.LinkLabel and LinkView 2017-12-28 14:01:00 -06:00
Button.cs
Canvas.cs Fix broadcasting context messages 2017-07-07 22:53:32 -07:00
CanvasRenderingContext2D.cs Implement SwitchRenderer using Bootstrap Toggle 2017-12-10 14:21:49 -08:00
Client.js Don't force reload the page on error (fixes #24) 2017-12-10 19:10:02 -08:00
Color.cs Add BoxRenderer and fix color messaging 2017-11-15 21:59:12 -06:00
Colors.cs Implement buttons and labels 2017-11-09 16:09:48 -08:00
Div.cs Add convenience ctors to Div 2017-12-09 13:20:11 -08:00
Element.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
EventTarget.cs Implement SwitchRenderer using Bootstrap Toggle 2017-12-10 14:21:49 -08:00
Form.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
FormControl.cs
Heading.cs
Iframe.cs Added Iframe element, WebViewRenderer (basic implementation) and WebView sample 2018-01-21 20:13:38 +01:00
Image.cs
Input.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
Label.cs
List.cs Add List and ListItem 2017-06-20 18:29:14 -07:00
ListItem.cs Add List and ListItem 2017-06-20 18:29:14 -07:00
Message.cs Add SetAttribute to Element 2017-11-26 09:28:06 -08:00
Node.cs Implement SwitchRenderer using Bootstrap Toggle 2017-12-10 14:21:49 -08:00
Ooui.csproj Add version info to projects 2017-11-28 19:01:48 -08:00
Option.cs Add Option element and fix Select's Value 2017-12-09 13:19:32 -08:00
Paragraph.cs Complete the Todo Sample 2017-06-24 16:25:14 -07:00
Platform.cs Invoke default browser on Windows 2017-11-16 00:10:58 +01:00
Select.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
Span.cs
Style.cs Make ImageRenderer clip its contents 2017-12-10 18:07:13 -08:00
TextArea.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
TextInput.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
TextNode.cs
UI.cs Implement ImageRenderer (fixes #44) 2017-12-10 17:51:05 -08:00