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
Jon Lipsky
ba81929eb0
Worked on Mac enhancements.
2019-07-06 18:41:13 -08:00
Jon Lipsky
3c46ab1ab8
Fix the build.
2019-07-06 18:41:13 -08:00
Jon Lipsky
d4a24bff58
Worked on Mac enhancements.
2019-07-06 01:19:49 -05:00
Jon Lipsky
c75c774f06
Fix the build.
2019-07-05 21:14:22 -05:00
James Clancey
4063c75a6c
Added nuget.config
2019-07-05 15:51:37 -08:00
James Clancey
e634a44c42
Added things for HotReload
2019-07-05 15:28:45 -08:00
James Clancey
32fa0ec28d
Added in Missing HotReload
2019-07-05 15:10:43 -08:00
Jon Lipsky
c34ad8879f
Adjusted property mapper to work when the viewhandler doesn't subclass the view.
2019-07-05 17:19:00 -05:00
Jon Lipsky
33df8133d7
Fixed UWP and WPF regressions.
2019-07-05 17:08:43 -05:00
Jon Lipsky
3fa8d8678e
You can now chain the mappers.
2019-07-05 16:57:49 -05:00
Jon Lipsky
3ee618c54e
Fixed scrollview
2019-07-05 16:06:03 -05:00
Jon Lipsky
e7200c49d3
Making more progress on layout on iOS.
2019-07-05 15:49:10 -05:00
Jon Lipsky
2e08a25572
More work on layouts
2019-07-05 10:30:36 -05:00
Jon Lipsky
6d634c3135
Tweaked iOS root view layout so it works like SwiftUI.
2019-07-05 01:30:11 -05:00
Jon Lipsky
f6c9717ef7
More progress on prototyping font support.
2019-07-05 01:10:42 -05:00
James Clancey
ce249cac85
NavViews now transfer present on reload
2019-07-04 19:40:39 -08:00
Jon Lipsky
df84a735a3
Updated HotUI sample to mirror SwiftUI sample
2019-07-04 15:37:41 -05:00
Jon Lipsky
43d804bfee
Started work on adding font support.
2019-07-04 15:33:34 -05:00
Jon Lipsky
4649b44f2b
Started work on layout padding
...
* Added primitives for Thickness, Size and Point (borrowed from Forms)
* Added extension methods to specify padding
* Added enums for horizontal and vertical alignment
* Added optional parameters for the stack contructors to match SwiftUI (though they aren't used any way)
2019-07-03 17:28:06 -05:00
Jon Lipsky
afe9d29e42
Added color support
...
* Added a color class
* Added a colors class for default colors.
* Added extension methods to set the colors.
* Added support for colors to the iOS text handler.
2019-07-03 16:55:00 -05:00
Jon Lipsky
560c1760d0
Added scrollview and toggle for WPF.
2019-07-03 15:42:35 -05:00
Jon Lipsky
ac0e9b2e68
Merge branch 'master' of https://github.com/Clancey/HotUI
2019-07-03 15:38:00 -05:00
Jon Lipsky
fb5fa6a121
Added toggle and scrollview for UWP
2019-07-03 15:37:45 -05:00
James Clancey
e98f7c6d1a
Added better debuging messages
2019-07-03 12:31:14 -08:00
Jon Lipsky
1cfaf0301f
Added (non-virtualized) listview support for UWP/WPF
2019-07-03 15:22:44 -05:00
Jon Lipsky
669a0e3073
Merge branch 'master' of https://github.com/Clancey/HotUI
2019-07-03 12:42:23 -05:00
Jon Lipsky
da8873ac1e
Navigation now works on UWP.
2019-07-03 12:42:17 -05:00
James Clancey
fb9926244d
Removed some builds from the Debug|iPhoneSimulator hoping to fix the build
2019-07-03 08:05:07 -08:00
Sweeky Satpathy
f30b0b3e25
yml syntax error fixed
2019-07-02 17:37:00 -07:00
Sweeky Satpathy
f7f3e4d473
tests run fixe attempt 2
2019-07-02 16:45:08 -07:00
Sweeky Satpathy
8f0c7b5a08
tests dll locations updated in pr-build script
2019-07-02 16:39:00 -07:00