Commit Graph

55 Commits

Author SHA1 Message Date
Matt Bruce
d078b6beed Merge branch 'develop' into feature/monarch 2024-05-24 12:13:02 -05:00
Matt Bruce
9690f152ef CXTDT-556996 RadioboxGroup – Voice over does not render the group position for the radio box group.
implemented groupable to ensure accessibilityValue is kept to help explain groups

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 08:34:56 -05:00
Scott Pfeil
a04ccd9bf5 Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:44:53 -04:00
Matt Bruce
68d21296a7 Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-04-29 15:16:56 -05:00
Matt Bruce
b0f13de69b Merge branch 'develop' into refactor/VDSTokens
# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Icon/ButtonIcon/ButtonIcon.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TileContainer/TileContainer.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 09:37:15 -06:00
Matt Bruce
3448954ddc updated reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:07:31 -06:00
Matt Bruce
d98b08d26e removed old frameworks to add the 1 primary VDSTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-23 10:09:09 -06:00
Matt Bruce
2a589b1e22 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:00:23 -05:00
Matt Bruce
3219788569 refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:04:38 -05:00
Matt Bruce
0657445fd9 refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 09:20:43 -05:00
Matt Bruce
caf5415853 refactored to one selectorgrouphandlerbase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 09:16:50 -05:00
Matt Bruce
5f3c872092 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:40:10 -05:00
Matt Bruce
c8ee289640 added more documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 17:17:00 -05:00
Matt Bruce
d6cefaf980 refactoring comments, marks, etc...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:13:13 -05:00
Matt Bruce
2b1234afc8 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 11:07:47 -05:00
Matt Bruce
da1434fdfd added documentaion comments.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 10:28:53 -05:00
Matt Bruce
7f461e72e9 removed disabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 14:55:11 -05:00
Matt Bruce
5811fa7a01 added isEnabled for setters where disabled is set
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 13:03:34 -05:00
Matt Bruce
56c2217b0c public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 16:01:38 -05:00
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
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
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
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
aa233515a5 updated control
and subcontrols

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:47:56 -05: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
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
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
60dbfa9d2b refactored to use layoutSubviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 14:06:03 -05:00
Matt Bruce
4bf9ce83b5 refactored to remove models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 10:55:36 -05:00
Matt Bruce
fa3d139742 refactored hasError to showError
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-03 12:21:27 -05:00
Matt Bruce
9e2d5fff47 added Equality to Modelable
added AnyEquality to classes that have an a property with 'any'
added default implementation on shouldUpdateView() to check equality, this can be re-implemented in classes
removed all shouldUpdateView methods everywhere since above was done

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-16 09:14:27 -05:00
Matt Bruce
e07f855eb6 added Identifiable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 13:56:58 -05:00
Matt Bruce
77a02a1e25 moved valueChanged to method
again this is due to the updating internal models via the control, therefore there will be a delay in the eventing from the publisher back up to the parent model

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 11:59:01 -05:00
Matt Bruce
9b22fb4e2f refactored hasError
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 11:54:10 -05:00
Matt Bruce
8f63017ce9 added selectedModelHandler/Handler
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 11:46:33 -05:00
Matt Bruce
421ea78991 refactored to use modelHandler instead direct model change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-12 15:51:20 -05:00
Matt Bruce
dbfce2c999 refactored again, removed protocol and enforce base class of subject
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:39:24 -05:00
Matt Bruce
12771fa0f2 created protocols for control/view
refactored to use protocols

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:18:43 -05:00
Matt Bruce
d00a219ebb updated protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:06:07 -05:00
Matt Bruce
57853b6145 added typealias
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:45:14 -05:00
Matt Bruce
71b020cb3f refactored more of the groups to remove protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:38:46 -05:00
Matt Bruce
bc0610b828 refactored checkboxgroupbase to use subclass and update default implementation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:20:51 -05:00
Matt Bruce
49911145cf refactored checkboxgroup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 15:44:10 -05:00
Matt Bruce
574d6f84ac fixed stackviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 16:26:31 -05:00