Commit Graph

112 Commits

Author SHA1 Message Date
Matt Bruce
ce9e64da0f updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 10:22:31 -05:00
Matt Bruce
a3dfa2efed updated for item count in groups
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:57:59 -05:00
Matt Bruce
052a6fbe67 refactored SelectorBase/Checkbox/RadioButton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 16:46:16 -05:00
Matt Bruce
18ab46b1f3 updated more accessibilityLabels/Values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 12:49:11 -05:00
Matt Bruce
9f1e8d84e0 CXTDT-420885 - spacing between items in groups update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 14:47:01 -05:00
Matt Bruce
6e7ff86b0b refactored colorConfig -> colorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:57:40 -05:00
Matt Bruce
8a5ecdc6b6 updated colors again for all use cases
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:34:49 -05:00
Matt Bruce
e8f0e7828a added property for isanmiated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:35 -05:00
Matt Bruce
53e14978c2 added property isAnimated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:15 -05:00
Matt Bruce
42e6f9025c refactored checkbox for new subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:42:42 -05:00
Matt Bruce
64f0b570c4 Refactored out checkbox and renamed to checkboxitem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 08:09:47 -05:00
Matt Bruce
276b3c327d refactor out checkboxview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-31 14:08:32 -05:00
Matt Bruce
fb4a473f42 fixed animation bug in checkbox
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 14:46:49 -05:00
Matt Bruce
bd902434ef refactored reset methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 14:40:11 -05:00
Matt Bruce
e82a94304c refactored to remove combine for local updater, replaced with setNeedsUpdate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 11:51:10 -05:00
Matt Bruce
ff51eb6f51 converted to property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-26 17:00:43 -05:00
Matt Bruce
8cbef2e910 added model extensions on selectorviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-26 16:11:15 -05:00
Matt Bruce
08bcaed4d8 ensured classes are open to allow subclassing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-06 17:06:21 -05:00
Matt Bruce
308ef596a4 added onChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-03 10:14:52 -05:00
Matt Bruce
94d44c5d54 refactored clickable
removed old clickable code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 15:37:32 -05:00
Matt Bruce
aa233515a5 updated control
and subcontrols

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:47:56 -05:00
Matt Bruce
58162040d3 added click subscriber and updateAccessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:19 -06:00
Matt Bruce
67fc629368 removed accessibility protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:14 -06:00
Matt Bruce
78bd6be6ce added some accessibilty updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 16:31:31 -06:00
Matt Bruce
ef1ca0f6ab marked private/internal subcomponents to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-23 09:27:36 -06:00
Matt Bruce
35d1f4071d refactored TextStyle enums to camelCase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 15:32:11 -06:00
Matt Bruce
443636b723 refactored typograpicalStyle to textStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:36:53 -06:00
Matt Bruce
3beacb2a5e added isAnimated to checkbox
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 12:42:04 -06:00
Matt Bruce
410ee5afdf refactored to use tokens instead of hardcoded values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-03 11:36:36 -06:00
Matt Bruce
ae6c380627 removed old code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 19:34:04 -06:00
Matt Bruce
84ccbac762 removed prints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 18:15:16 -06:00
Matt Bruce
bc4f0e8915 added selected,highlighted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 18:06:11 -06:00
Matt Bruce
5b754502da updated checkbox logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 17:59:40 -06:00
Matt Bruce
3825488d0e refactored vars
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 15:18:41 -06:00
Matt Bruce
77f957b23f refacored checkbox to new color states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:48:35 -06:00
Matt Bruce
5445445136 added documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-28 14:29:09 -06:00
Matt Bruce
dd6fddbcf4 fixed layout bugs in console
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-21 12:45:52 -06:00
Matt Bruce
5684104913 updated to use extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:16:19 -06:00
Matt Bruce
00f1418e69 updated controls for reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-15 10:10:04 -06:00
Matt Bruce
9b75fd4edc ensure resets are working
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 18:25:07 -06:00
Matt Bruce
ed07680965 refactored private var names
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 15:17:39 -06:00
Matt Bruce
19a7ba5627 updated defaults into initializers
update all initializers to look the same

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 15:10:18 -06:00
Matt Bruce
7f0da47036 added the logic for a attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:44:42 -06:00
Matt Bruce
69ad6e9fb1 added constraints for veritcal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:30:04 -06:00
Scott Pfeil
4d362f41ad Open it up 2022-10-28 10:27:30 -04:00
Matt Bruce
46d0bb3047 added @objc() class name to keep collisions from occurring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 10:42:24 -05:00
Matt Bruce
1e046fa336 removed / replaced anything to do with model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:41:41 -05:00
Matt Bruce
b5314ad879 deleted all models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:12:25 -05:00
Matt Bruce
60dbfa9d2b refactored to use layoutSubviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 14:06:03 -05:00
Matt Bruce
63543b5cf5 fixed issues with init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 13:13:28 -05:00