Commit Graph

52 Commits

Author SHA1 Message Date
Matt Bruce
bf4ff94933 moved default values into setDefaults()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 16:45:35 -05:00
Matt Bruce
59294ebd51 using setup() now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:37:36 -05:00
Matt Bruce
09886ffe26 added setDefaults() into protocol and implemented
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:35:51 -05:00
Matt Bruce
760433243e updated to private methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:52:25 -05:00
Matt Bruce
317cf89fb6 ensure updateView() can't be called until setup() is run
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:21:51 -05:00
Matt Bruce
781df9ff1a added objcMembers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:45:20 -05:00
Matt Bruce
9c6009e4ac fixed bug in not using super for overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 10:14:48 -05:00
Matt Bruce
73f27d1e8b more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 12:37:19 -05:00
Matt Bruce
d013f07db3 first cut with just inline replace
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 10:11:41 -05:00
Matt Bruce
2700c39632 fixed rename
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:27:29 -05:00
Matt Bruce
6c4d428984 override for accessibility new impl
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:46 -05:00
Matt Bruce
a2f7c03b8f added to base classes the new accessiblity implmenation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:19 -05:00
Matt Bruce
ec8d4ba1d6 updated base with fix 2024-06-19 13:28:04 -05:00
Matt Bruce
ac816f07f0 added accessibility override for main click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 13:27:50 -05:00
Matt Bruce
8d2125a91c updated mainStackView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 11:57:49 -05:00
Matt Bruce
c20027dd2c updated for label click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 10:53:19 -05:00
Matt Bruce
4aa081f6de updated for checkbox only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:49:19 -05:00
Matt Bruce
6d42ec599c updated accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:36:11 -05:00
Matt Bruce
18b2415143 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/selector-accessibility
# Conflicts:
#	VDS/Components/DatePicker/DatePicker.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-18 14:39:30 -05:00
Matt Bruce
b3f810500b split up accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:15:53 -05:00
Matt Bruce
a043bd33f2 added shouldUpdateAccessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:15:35 -05:00
Matt Bruce
9ff45a73af Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/monarch 2024-06-03 08:53:51 -05:00
Matt Bruce
9aa026ee94 Selector called 2x for the items/group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 09:40:57 -05:00
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
accd264595 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
# Conflicts:
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/InputField/InputField.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:30:25 -05:00
Matt Bruce
68d21296a7 Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-04-29 15:16:56 -05:00
Matt Bruce
80233b6797 added error state in the accessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:52:39 -05:00
Matt Bruce
a04f9a14df fixed bug in selector base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:29:50 -05:00
Matt Bruce
b83dc8c8a2 remvoed layoutifneeded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -05:00
Matt Bruce
c22592cdb5 refactor to reset onClick/onClick to nil
removed old willSet

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:49:23 -05:00
Matt Bruce
5d19edbc6e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TileContainer/TileContainer.swift
#	VDS/Extensions/VDSLayout.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 12:09:30 -05:00
Matt Bruce
441971d2f9 updated to fix issue for attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 09:20:17 -06:00
Matt Bruce
1cce539222 added layoutsubviews to call setNeedsUpdate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-01 10:14:05 -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
8603cd7cb1 refactored
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 19:17:18 -05:00
Matt Bruce
c7746874b6 updated isHighlighted even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 19:15:36 -05:00
Matt Bruce
143d1bf717 refactored out canHighlight and added shouldHighlight to be able to override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:43:55 -05:00
Matt Bruce
ad6c00214e removing touchUpInsideCount, since now we are keying off of onClickSubscriber
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 08:31:51 -05:00
Matt Bruce
5ff8d2f06e fixed bug in radiobutton group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 16:39:16 -05:00
Matt Bruce
794f68a67f formatted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 16:57:15 -05:00
Matt Bruce
d9dc8e9b4f refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -05: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
affdf8176f added high level description to components.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:50:29 -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
39afe7920b moved classes around and renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:50:21 -05:00
Matt Bruce
01083bd8c8 added classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-07-28 18:06:49 -05:00