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

2199 Коммитов

Автор SHA1 Сообщение Дата
Sweeky Satpathy 1ff8798f3a adding initial build-master.yml 2019-06-24 14:35:12 -07:00
Jon Lipsky 2cf3068785 Renaming to be more like SwiftUI
Label -> Text
Entry -> TextField
2019-06-24 14:14:35 -07:00
James Clancey 0a2c36ff3a Fixed another sample 2019-06-24 12:23:03 -08:00
James Clancey 21a6c62319 Fixed sample 2019-06-24 12:15:22 -08:00
James Clancey b0a28d3d42 Trying making ViewElements Readonly 2019-06-24 12:03:22 -08:00
James Clancey 0ee2318e1b Updated forms to use the common sample 2019-06-24 10:38:49 -08:00
Jon Lipsky 0c0f695434 Added workaround to get HotUI.Mac compiling with latest stable. 2019-06-24 10:44:50 -07:00
Jon Lipsky 3644e5dd7f Added initial implemention for Android 2019-06-23 21:00:02 -06:00
Jon Lipsky f98c912170 Merge branch 'master' of https://github.com/Clancey/HotForms into mac 2019-06-23 15:10:43 -05:00
James Clancey c7058214aa Cleaned up some syntax 2019-06-23 09:48:44 -08:00
James Clancey 4cccef78c2 Updated label 2019-06-22 23:20:21 -08:00
James Clancey a0c92b7657 Optimized the databinding extension 2019-06-22 23:16:22 -08:00
James Clancey 45f5fe4b2c Rewrote binding object, it is now simpler! 2019-06-22 16:49:05 -08:00
Jon Lipsky 50fb853d24 Applied similar fixes to Mac handlers that were applies to the iOS handlers. 2019-06-22 15:26:08 -05:00
Jon Lipsky d51cc7700d Merge branch 'master' of https://github.com/Clancey/HotForms into mac 2019-06-22 15:19:41 -05:00
Jon Lipsky 6bd8e50900 Started work on Mac support. 2019-06-21 21:54:38 -04:00
James Clancey 8453e2bda1 Added default style to iOS buttons 2019-06-21 16:50:22 -08:00
James Clancey 5ba214f09b Entry now ends editing on return 2019-06-21 16:15:23 -08:00
James Clancey 42b2db3cd6 Made the iOS stack more efficient 2019-06-21 16:14:47 -08:00
James Clancey 5a33c69398 Fixed a few things that caused recursive updating 2019-06-21 16:12:56 -08:00
Jon Lipsky aae820ab4f Downgraded to the latest stable version of Xamarin.Forms 2019-06-21 18:56:46 -04:00
James Clancey 22b8e61493 Added readme 2019-06-21 14:36:38 -08:00
James Clancey 7bfe05bf9a Forms now auto inits! 2019-06-21 14:15:12 -08:00
James Clancey 82e6cb1641 Started on iOS version! 2019-06-21 13:30:03 -08:00
James Clancey c149a188d0 Onappearing was moved to HotPAge, not view builder 2019-06-21 00:13:58 -08:00
James Clancey 7f9d4b4d44 Added onAppearing and dissapearing for HotPage 2019-06-21 00:11:17 -08:00
James Clancey 54881233f8 Fixed ViewDiffing! It's super fast 2019-06-20 23:25:34 -08:00
James Clancey 2d4b10f52f
Merge pull request #1 from Clancey/Restructure
Restructure and rename!
2019-06-20 22:35:33 -08:00
James Clancey 631f58b2bf Code formating 2019-06-20 22:34:39 -08:00
James Clancey f47aab436c Mass Rename 2019-06-20 22:32:58 -08:00
James Clancey 7572c5c64d Folder/Project rename 2019-06-20 22:09:08 -08:00
James Clancey b04d911046 Global edits now cause an update! 2019-06-20 22:05:07 -08:00
James Clancey 720903d896 Removed Xamarin.Forms from the root project 2019-06-20 18:12:42 -08:00
James Clancey 0289e9a323 Fixed databind 2019-06-20 16:30:27 -08:00
James Clancey 863d8d694f Fixed entry 2019-06-20 16:26:35 -08:00
James Clancey 541a7f066e Updated to new version, still have bugs to fix 2019-06-20 16:25:33 -08:00
James Clancey 7894564b33 Added State<T> :D 2019-06-19 11:46:05 -08:00
James Clancey 973a06ca44 New binding object works! 2019-06-18 23:26:26 -08:00
James Clancey 5bc6f479d4 Added nicer debug data 2019-06-18 13:00:42 -08:00
James Clancey 50c8b2284b Binding now works great, And Views diff when a full refresh is needed. 2019-06-18 01:52:46 -08:00
James Clancey d3fa58b0e9 Made the magic function! 2019-06-17 22:00:39 -08:00
James Clancey 9c77dae065 Added Magic Databinding!
Started moving things away from deriving from Forms.
2019-06-17 21:16:56 -08:00
James Clancey 4a24ca2e86 Started on GroupedList 2019-06-17 12:10:00 -08:00
James Clancey 3f110586d9 Added the ability to track changes on the state! 2019-06-16 22:12:49 -08:00
James Clancey d0f3d66f13 Added ListView 2019-06-16 09:40:48 -08:00
James Clancey b20e136fb8 Unified naming 2019-06-15 22:03:35 -08:00
James Clancey aa133f2954 Added entry 2019-06-15 21:55:25 -08:00
James Clancey 02aba33fac Enabled the interpreter so the interface hack works 2019-06-15 12:57:21 -08:00
James Clancey 5274200967 Initial Commit 2019-06-15 12:50:39 -08:00