Граф коммитов

280 Коммитов

Автор SHA1 Сообщение Дата
Jon Lipsky 75c999f5ad Added new button sample. 2019-07-11 23:19:18 -05:00
Jon Lipsky 1cbbc769cf Merge branch 'master' of https://github.com/Clancey/HotForms 2019-07-11 22:54:35 -05:00
Jon Lipsky 7f44b0c91e Started work on slider. 2019-07-11 22:54:26 -05:00
Jon Lipsky 807a756996 Fixed build on windows. 2019-07-11 22:08:29 -05:00
Jon Lipsky 7d68cf28b4 Updated textfield (temporarily breaking UWP/WPF)
* Added placeholder
* Moved the event handlers to the constructor like in SwiftUI
2019-07-11 21:53:41 -05:00
Jon Lipsky 041e8c29f1 Added secure field (and examples) on iOS. 2019-07-11 17:03:27 -05:00
Jon Lipsky 829cf20dfd Added view representable for Forms backend. 2019-07-11 11:43:49 -05:00
Jon Lipsky 85748b4949 Added view representable for Android. 2019-07-11 11:26:28 -05:00
Jon Lipsky 4971a59481 Added ViewRepresentable for Mac. 2019-07-11 11:19:32 -05:00
Jon Lipsky 524fd5a388 Added support for “ViewRepresentable” on iOS 2019-07-11 11:11:38 -05:00
Jon Lipsky 1ec2f80f02 Fixed the binding sample. 2019-07-10 16:28:29 -05:00
Jon Lipsky 4dd0155203 Merge branch 'master' of https://github.com/Clancey/HotForms 2019-07-10 15:55:00 -05:00
Jon Lipsky 7c1b1e4e10 The basics for overlays and shapeviews are there on iOS. 2019-07-10 15:54:50 -05:00
Jon Lipsky c4874bc26e Fixed UWP/WPF mapping functions 2019-07-10 12:12:12 -05:00
Jon Lipsky d0047e37c0 Got switching from control to container view working correctly. (tested with scenario4b) 2019-07-10 09:47:19 -07:00
Jon Lipsky 0e548c2d6c Added support to the iOS layout handlers to support when a handler’s native view changes. 2019-07-09 23:17:28 -07:00
Jon Lipsky 7efcd79d24 Refactored the android control handlers. 2019-07-09 21:32:51 -07:00
James Clancey 63c11c2946 Changed the main page, to no longer use named Tuples 2019-07-09 15:38:37 -08:00
Jon Lipsky 39f8e5486f Merge branch 'jon/handlers' of https://github.com/Clancey/HotForms 2019-07-09 15:17:04 -07:00
Jon Lipsky 4805195063 Merge branch 'master' of https://github.com/Clancey/HotForms 2019-07-09 15:16:55 -07:00
Jon Lipsky 28eb642a3f Fixed compilation issues on UWP/WPF 2019-07-09 17:13:18 -05:00
James Clancey f47610c748 Assign built view, on replaced views 2019-07-09 12:58:47 -08:00
Jon Lipsky 50290a238d Moved more handlers to the AbstractHandler approach. 2019-07-09 13:26:17 -07:00
James Clancey 2e147629ef Make visible to more tests 2019-07-09 12:12:47 -08:00
Jon Lipsky 960529fe38 Switch to using NSShadow for doing drop shadows on Mac. 2019-07-09 08:57:14 -07:00
Jon Lipsky 36fb387b53 Mac backend work
* Added image support
* Started copying iOS handler pattern to Mac.
2019-07-09 00:33:30 -07:00
Jon Lipsky 967c876d9a Work on new approach to handlers to enable overlays, masking and shadows. 2019-07-08 23:52:12 -07:00
Jon Lipsky 1b9e5184d3 Merge branch 'master' of https://github.com/Clancey/HotForms 2019-07-07 19:59:57 -06:00
Jon Lipsky f4f4840774 Worked on clipping. 2019-07-07 19:59:53 -06:00
James Clancey 611dc5b092
Merge pull request #19 from Clancey/newHotReload
New hot reload
2019-07-07 14:39:02 -08:00
James Clancey 8a2e0bb1d4 Merge branch 'newHotReload' of github.com:Clancey/HotUI into newHotReload 2019-07-07 14:38:27 -08:00
James Clancey df2a8f7863 Delete nuget.config 2019-07-07 14:37:58 -08:00
James Clancey 1b96f342b1 Revert "Samples now use HotUI.Reload"
This reverts commit f79292f9ca.
2019-07-07 14:37:58 -08:00
James Clancey 7b1bdbe75d Fixed a crash in list handler 2019-07-07 14:37:58 -08:00
James Clancey b9790d8ae9 Samples now use HotUI.Reload 2019-07-07 14:37:58 -08:00
James Clancey 2aac4da8f5 Added nuget.config 2019-07-07 14:37:58 -08:00
James Clancey 60aa05e0e4 Added things for HotReload 2019-07-07 14:37:58 -08:00
James Clancey f164869c0a Added in Missing HotReload 2019-07-07 14:37:58 -08:00
James Clancey 218739e44b Delete nuget.config 2019-07-07 14:37:27 -08:00
James Clancey 2c3adf735a Revert "Samples now use HotUI.Reload"
This reverts commit f79292f9ca.
2019-07-07 14:36:35 -08:00
Jon Lipsky 4c2214adf3 Added the rest of the shadow arguments that SwiftUI has. 2019-07-07 17:14:08 -05:00
Jon Lipsky 6efa206702 Shadows are implemented for iOS views. 2019-07-07 17:05:34 -05:00
Jon Lipsky d86a136b06 Started work on shape support. 2019-07-07 14:58:38 -05:00
Jon Lipsky 2f3cf6023a Fixed samples. 2019-07-07 14:08:40 -05:00
Jon Lipsky 21bf2eb7ee Added the font size extension back. 2019-07-07 09:31:25 -05:00
Jon Lipsky 1beabdf8cf Refactored color slightly. 2019-07-07 09:29:09 -05:00
Jon Lipsky 3e2f2a1e1f Worked on getting mac on equal par to iOS 2019-07-07 09:25:36 -05:00
Jon Lipsky 35854ad3e7 Working on getting Mac on equal par to iOS 2019-07-07 09:25:06 -05:00
James Clancey c0c9b1542f Fixed a crash in list handler 2019-07-06 21:41:09 -08:00
James Clancey f79292f9ca Samples now use HotUI.Reload 2019-07-06 18:41:13 -08:00