Commit Graph

41 Commits

Author SHA1 Message Date
Matt Bruce
4820dc66cd updated samplelabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-26 10:50:35 -05:00
Matt Bruce
d8a8caa957 converted to use isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:07:54 -05:00
Matt Bruce
a528dc291b added label inline link sample
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-24 14:20:25 -05:00
Matt Bruce
df91effafb updates for debugging
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 13:45:22 -05:00
Matt Bruce
b7ef70820d refactored method into base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 09:16:50 -05:00
Matt Bruce
02315048fd refactored table content sample
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 09:00:25 -05:00
Matt Bruce
c742fbab35 refactored to sample
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-14 14:41:59 -05:00
Matt Bruce
20689203c8 added component sample
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-14 11:26:36 -05:00
Matt Bruce
5797b5c7e9 var to let
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-27 15:47:27 -05:00
Matt Bruce
18dfdb179e removed minimumLineHeight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-24 10:56:30 -05:00
Matt Bruce
5c3e6b0ea5 refactored label and textfields
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 12:12:33 -05:00
Matt Bruce
7664b1e05a set isOn = var in global memory
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 09:14:06 -05:00
Matt Bruce
27b0740b0c updated version
fixed issue with keyboard in label not having a minus sign
added helpers in Label for looking at scaled mode
added min lineheight

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 09:11:48 -05:00
Matt Bruce
adbb858fa4 fixed bugs in label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 16:06:44 -05:00
Matt Bruce
10e6c4dd21 refactored in numberPublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 14:55:23 -05:00
Matt Bruce
b8ab69adbd removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 08:17:23 -05:00
Matt Bruce
1410f30178 updated for label changes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 12:50:06 -05:00
Matt Bruce
4b03f39443 added Toggle/ToggleItem
update Toggle in screens to not use a wrapper

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 09:41:28 -05:00
Matt Bruce
606b06798e updated version, added in extra Label setters
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-22 15:25:13 -05:00
Matt Bruce
9dd5f1fadd refactored controllers to show border/touch areas
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-02 11:32:21 -05:00
Matt Bruce
b9cdc0dc4b updated controllers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:25:09 -05:00
Matt Bruce
e6fa8a5930 move to onChange for controls
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-03 10:16:06 -05:00
Matt Bruce
70beb503c7 rfactored to new textstyle naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 15:35:54 -06:00
Matt Bruce
90d83a2ab7 converted to textStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 14:04:28 -06:00
Matt Bruce
b7c250809b refactored to change typograpicalStyle to textStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:36:40 -06:00
Matt Bruce
73c5ae8114 updated to use a numeric field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 09:54:01 -06:00
Matt Bruce
14e984942d added textField addition
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-21 10:00:13 -06:00
Matt Bruce
8d6c744ae4 convert forms to use Toggle/Button instead of native
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 14:44:50 -06:00
Matt Bruce
0c0fb2ef44 removed stuff with model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:42:04 -05:00
Matt Bruce
8242cbd9de refactored
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 10:55:07 -05:00
Matt Bruce
b24f90dab7 refactored picker base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 16:35:16 -05:00
Matt Bruce
5e1dbd1598 refactored more of the surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-30 09:49:31 -05:00
Matt Bruce
5337f30843 refactored picker logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-30 09:45:03 -05:00
Matt Bruce
31fae5c21c using property instead of model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-16 11:09:28 -05:00
Matt Bruce
4390c29c08 refactored radiobutton 2022-08-24 12:20:33 -05:00
Matt Bruce
ae4a63bfcc moved picker to base scrollview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 12:04:44 -05:00
Matt Bruce
d8eebd69c7 refactored label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 11:37:47 -05:00
Matt Bruce
022a2271d7 updated set(with
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 10:08:31 -05:00
Matt Bruce
a9358c9892 updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-17 14:41:49 -05:00
Matt Bruce
f44ac60f88 udpated code for micro fix
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-17 14:27:57 -05:00
Matt Bruce
790f440b38 updated for label viewcontroller 2022-08-16 18:16:04 -05:00