116 Commits

Author SHA1 Message Date
Michael Ong
17bf6a4ee9 Add update for initial value. 2023-11-28 00:44:59 +08:00
Michael Ong
5f414d83c2 Fix state handler internally 2023-09-07 09:49:14 +08:00
Michael Ong
685b3f1052 Add bind for Publisher protocol 2023-09-07 00:00:48 +08:00
Michael Ong
aac11e2537 Tweak stuff 2023-09-06 23:19:47 +08:00
Michael Ong
1244104276 Forgot the nil 2023-07-04 23:39:52 +08:00
Michael Ong
db98fce62b Add additional method for defineSubmit 2023-07-04 23:37:08 +08:00
Michael Ong
8975e07aa2 Fix hairline border mislogic 2023-06-29 14:37:37 +08:00
Michael Ong
e0dfdad2d0 ok what just happened? 2023-06-29 14:11:54 +08:00
Michael Ong
0470b21aba asdasd 2023-06-29 13:51:00 +08:00
Michael Ong
ec5f03d09d bleh >:T 2023-06-29 13:44:55 +08:00
Michael Ong
fa8297d142 Guuh 2023-06-29 13:00:37 +08:00
Michael Ong
568ae7a3f4 Meh 2023-06-29 12:32:08 +08:00
Michael Ong
afcee2e5cc Layout tweaks 2023-06-29 12:12:15 +08:00
Michael Ong
91f0d2fb36 Changed collection page header to be separate from collection view. 2023-06-29 12:00:25 +08:00
Michael Ong
bd91d316c4 Bugfix 2023-05-25 08:25:09 +08:00
Michael Ong
2328e5d668 Tweak loadable to always get previous data. 2023-05-25 08:10:43 +08:00
Michael Ong
9e27bb9b86 Update stuff with the pages 2023-05-10 13:00:38 +08:00
Michael Ong
15a2d80f4b Add documentation 2023-04-21 22:14:32 +08:00
Michael Ong
bc30db9ccd Add state isModified to form handler 2023-04-21 22:12:33 +08:00
Michael Ong
4d87cb1b80 Fix main thread bug with formable's defineSubmit method 2023-04-19 14:20:56 +08:00
Michael Ong
e4ed07a001 Add template page view to support swiftui 2023-04-19 13:39:12 +08:00
Michael Ong
21fe491e8d Fix form handling not working with SwiftUI 2023-04-19 11:22:15 +08:00
Michael Ong
9877f14f6d Fix SwiftUI compatibility and start documentation for interaction 2023-04-19 10:16:24 +08:00
Michael Ong
47231ed526 Switch to Published for form and state handlers 2023-04-09 18:06:46 +08:00
Michael Ong
bb7eb11af5 Cleanup 2023-04-09 17:22:24 +08:00
Michael Ong
72492b955a Add makataForm initial support to SwiftUI 2023-04-09 16:47:42 +08:00
Michael Ong
eecebef9f3 Add more stuff 2023-04-09 08:17:26 +08:00
Michael Ong
ee50dd1050 Finish makataForm documentation 2023-04-09 08:11:15 +08:00
Michael Ong
c655fc1395 More documentation! 2023-04-06 16:55:42 +08:00
Michael Ong
2f892ef93a Grammer change 2023-04-06 16:35:04 +08:00
Michael Ong
e937bee384 Add documentation to field validator 2023-04-06 16:34:20 +08:00
Michael Ong
72105c723d Building documentation 2023-04-06 16:06:59 +08:00
Michael Ong
2db3488edc Code cleanup 2023-04-06 09:50:21 +08:00
Michael Ong
a9f90b8402 Update readme 2023-04-06 09:21:51 +08:00
Michael Ong
39c646f91d More swift 5.8 conditional stuff 2023-04-06 09:01:13 +08:00
Michael Ong
4df57d422f Remove optional form binding init for swift 5.8. 2023-04-06 09:00:02 +08:00
Michael Ong
cf13eec591 Add a way make side effects from form field updates 2023-04-05 15:50:53 +08:00
Michael Ong
0b596baf9d Update default stack spacing value to be configurable. 2023-04-05 14:37:41 +08:00
Michael Ong
7b393c94ff Add option for hiding border for controller pages 2023-04-01 16:31:46 +08:00
Michael Ong
f613154d52 Add always blur option to page template 2023-03-23 16:52:30 +08:00
Michael Ong
aa678be669 Fix back button dismiss bug 2023-03-23 12:29:18 +08:00
Michael Ong
63e146c676 Update incorrect parameter for rendering views 2023-03-23 09:36:04 +08:00
Michael Ong
69e857eb6a Change margin reference 2023-03-23 09:07:40 +08:00
Michael Ong
e8113ce517 Add alternate collection template initializer. 2023-03-21 17:38:45 +08:00
Michael Ong
e5a97f73c2 Clamp interpolate value 2023-03-20 11:45:23 +08:00
Michael Ong
be6e035d4c Add more stuff for content scroll rect delegate 2023-03-20 11:34:59 +08:00
Michael Ong
69ff29facb Yeah 2023-03-20 09:56:26 +08:00
Michael Ong
43d0a60310 Add dismiss case for back action 2023-03-18 16:38:10 +08:00
Michael Ong
8e980e4e04 Fix crash on subscription deinit 2023-03-12 22:37:01 +08:00
Michael Ong
e98fbc82f7 Fix main thread issue 2023-03-12 22:31:05 +08:00