Sweekriti Satpathy
|
2a91790c2a
|
Update build-master.yml for Azure Pipelines
|
2019-07-12 12:21:41 -07:00 |
Sweeky Satpathy
|
d38b80e208
|
bringing back that DevOps
|
2019-07-12 14:19:32 -05:00 |
Jon Lipsky
|
8b7a835b7c
|
Refactored all of the views to match slider.
|
2019-07-12 12:26:01 -05:00 |
Jon Lipsky
|
bd435e91de
|
Simplified Slider even more.
|
2019-07-12 11:40:46 -05:00 |
Jon Lipsky
|
f4e7b751e3
|
Added another implicit conversion
|
2019-07-12 11:01:26 -05:00 |
Jon Lipsky
|
f894b27da8
|
Added an intermediary class to simplify views with binding.
|
2019-07-12 10:10:48 -05:00 |
Jon Lipsky
|
07db51fd6b
|
Cleaned up stuff I added that’s not needed.
|
2019-07-12 09:43:58 -05:00 |
Jon Lipsky
|
cb62bdfd4d
|
More cleanup of Slider
|
2019-07-12 09:42:37 -05:00 |
Jon Lipsky
|
0a3d82b4df
|
Moved logic to view.
|
2019-07-12 09:25:27 -05:00 |
Jon Lipsky
|
66562d873c
|
Prototyped Binding with
|
2019-07-12 09:09:54 -05:00 |
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 |