Commit Graph

381 Commits

Author SHA1 Message Date
Matt Bruce
c8ce32cc7b updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-10 15:21:49 -05:00
Matt Bruce
9f32622c2f adding background color instead of surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 15:34:12 -05:00
Matt Bruce
46f29472ef removed new feature
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 14:07:39 -05:00
Matt Bruce
91a1acd7f6 added trailing text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:37:42 -05:00
Matt Bruce
76722fe9e2 updated for 38 build
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 16:15:02 -05:00
Matt Bruce
9597a7f363 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 14:51:42 -05:00
Matt Bruce
5da7abcd32 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 15:08:49 -05:00
Matt Bruce
9ce3790597 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 14:58:10 -05:00
Matt Bruce
fa29d8834a updated tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 12:04:07 -05:00
Matt Bruce
0763df0c3a added action handlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 12:00:13 -05:00
Matt Bruce
93c0be4614 updated radiobox for handler
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 14:06:01 -05:00
Matt Bruce
2c708b512c updated for name action instead of "component" action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:39:41 -05:00
Matt Bruce
b28bfc0e55 updated for actions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:38:33 -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
bdb6e98672 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 14:33:22 -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
1c793b44ad updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 12:13:02 -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
7c2836be6d fixed bug in keyboard
updated version

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 16:54:47 -05:00
Matt Bruce
d4b1de0f38 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 16:09:28 -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
e8a7fb7246 reverted to use textfield delegate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 15:14:53 -05:00
Matt Bruce
f90711415f fixed bug i produced for top container of base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 15:09:15 -05:00
Matt Bruce
2498a9f3af added number publisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 14:55:37 -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
1f2711851c removed allTextFields
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 08:15:41 -05:00
Matt Bruce
cee2209dc6 updated TextField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 08:14:59 -05:00
Matt Bruce
c44beb5e32 updated button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 19:36:36 -05:00
Matt Bruce
69482c2c7a added keyboard handling
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 19:35:49 -05:00
Matt Bruce
abe93d2298 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 13:07:07 -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
20e053ab5f refactored to new toggle that doesn't fill screen width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 13:47:35 -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
d52c1f989b added in CheckBox/RadioButton with Item
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 16:49:29 -05:00
Matt Bruce
cf242f829d updated version 2023-07-14 14:51:18 -05:00
Matt Bruce
7c63ca1bba refactored for naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-14 07:57:34 -05:00
Matt Bruce
f1f197f260 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-07 14:39:57 -05:00
Matt Bruce
087ec47f15 separated loader full screen info
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 10:45:10 -05:00
Matt Bruce
ac89d95687 removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 10:39:11 -05:00
Matt Bruce
0aae405bb8 added fullscreen
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 16:04:47 -05:00
Matt Bruce
92521eca74 added the loader view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 15:16:56 -05:00
Matt Bruce
2ec49f4a1d updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 15:57:18 -05:00
Matt Bruce
1e3a4e50e1 updated to bold eyebrow on start
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:15:50 -05:00
Matt Bruce
8298f02d3b refactor for titlelockup/tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:31:21 -05:00
Matt Bruce
8b945943e2 removed spacer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:26:21 -05:00
Matt Bruce
b646bb1b82 renamed viewcontroller file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:25:36 -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